Changes between Initial Version and Version 1 of Ticket #4594, comment 5


Ignore:
Timestamp:
Jun 3, 2018, 3:05:48 AM (6 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4594, comment 5

    initial v1  
    88
    99The fix is most likely to not send this ingame message if not ingame.
     10
     11EDIT: `NotifyFinishedOwnCommands` is always called, the `CEndCommandBatchMessage` is always sent, it's just not always received until the shutdown! Not sure if the send can fail too, jeopardizing the idea of the feature. But at least the FSM state warning should be fixed.