After one of my state, I've got a "This move is not authorized now"..; even I can do all the things I want...
SO I try to debug using the 3 load and save... I save at very start of the game (nothing done) (1), after first action (2) and before the bug (3).
If I reload at (2) or (3) and continue, the message does not appear anymore.... If I reload at 1, ans I continue it makes it appear...
I don't understand why...
the possible action seems to be well described (in an array
) ...
A thing that I verified, if I reload before having the message for the first time, the message will happen...
also if I refresh before also...
But after having it... If I reload at save 2 or 3 ... it does not happen.
Have you had such a behaviour? What could be the difference in a reload ?
SO I try to debug using the 3 load and save... I save at very start of the game (nothing done) (1), after first action (2) and before the bug (3).
If I reload at (2) or (3) and continue, the message does not appear anymore.... If I reload at 1, ans I continue it makes it appear...
I don't understand why...
the possible action seems to be well described (in an array
A thing that I verified, if I reload before having the message for the first time, the message will happen...
also if I refresh before also...
But after having it... If I reload at save 2 or 3 ... it does not happen.
Have you had such a behaviour? What could be the difference in a reload ?