Open Phrancis opened 6 years ago
The messages shown here, such as {"command":"zoneChange","entity":112,"sourceZone":-1,"destinationZone":47}
are only for the new card being created. (sourceZone -1
) and then a cardInfo message for the same entity id.
Need to check for the other messages which probably have destinationZone -1
Could we make those messages log to the console as well? I didn't notice anything like that going on while reproducing the bug,
Sorry, my bad. Look for messages that say {"command":"entityRemoved","entity":61}
OK I'll test it again later and update this issue with my findings.
Turn 1, initial play Upgrado Mk I
Turn 2, Upgrado Mk I is correctly replaced by Mk II
Turn 3, Upgrado Mk II is correctly replaced by Mk III
Turn 4, Upgrado Mk VI is placed on Battlefield, but Mk III is not removed.
All game actions have become unavailable, so the game is basically frozen now. The browser console did not display any error.