top | item 46984404

(no title)

WatchDog | 18 days ago

Clicking the button sometimes displays an error:

    Error: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Looking at the network tab, the POST request to the commit API returns a 409 error with the message:

    Commitment already pending for Round 26020619. Please wait for settlement before starting a new round.

discuss

order

rishi_blockrand|18 days ago

Oh yes, its only one commitment per call... this is a UI handling issue, will resolve it... the backend by design only takes one commitment per player, till it is resolved/revealed... Thanks

WatchDog|18 days ago

This happened on the first click opening the page, no other commit request in progress from myself, although maybe it's conflicting with other users.