SendMove sometimes works sometimes not with result 4

0 votes
Hi,

()unity) when i log to appwrap create room and everything,

sometimes on first sendmove i get result 4 and i keep trying and its always result 4

sometimes when it works, then it works the whole game without one failure.

maybe its the length of the string? my string is 80+- but sometimes i send more

let me know whats going on i need this to work much better.

thx.
asked Jun 25, 2014 in AppWarp by armetis9 (10 points)
recategorized Oct 24, 2014 by sushil

1 Answer

0 votes
You get 4 which is Bad Request in the following cases

1) Length of the move string is greater than 500.

2) It is not the client's turn

3) The room is in stopped state i.e. startGame has not been called.
answered Jun 26, 2014 by dhruvc (1,099 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...