Action errors?

Game development with Board Game Arena Studio
Post Reply
User avatar
cmgames
Posts: 16
Joined: 05 October 2016, 22:14

Action errors?

Post by cmgames »

What is the difference (in the backend) between the action errors: 'This game action is impossible right now' and 'This move is not authorized now'?

~cmgames
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Action errors?

Post by Victoria_La »

My guess (did not read the code) that Action is impossible is when action is not list of possible actions,
and move is not authorized is when Non active player tries to do something
User avatar
cmgames
Posts: 16
Joined: 05 October 2016, 22:14

Re: Action errors?

Post by cmgames »

I'm not getting the errors right now, but when I get them it would help to know if the particular error can indicate WHERE to start troubleshooting.

I usually get 'It is not your turn right now' as the error when a non-active player tries to do something.

~cmgames
Post Reply

Return to “Developers”