A victorious attacker can move attacking land units into the newly conquered sector or leave them behind. Normally, the player is asked what to do, but when the land unit's army has already been told to stay behind, or the command has been aborted, the land unit stays behind without asking. In that case, a copy of the land unit made right after the victory was written back. Any updates since the victory were wiped out, triggering a seqno mismatch oops. Fix by moving the re-read of the land unit in ask_move_in() out of the prompt conditional. |
||
---|---|---|
.. | ||
client | ||
lib | ||
scripts | ||
server | ||
util |