View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024095 | AI War 2 | Crash/Exception | Nov 10, 2020 8:42 pm | Nov 13, 2020 12:04 pm | |
Reporter | crawlers | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.629 Ship Cap Hotfix | ||||
Fixed in Version | 2.631 Multiplayer Swaps And Performance | ||||
Summary | 0024095: Multiplayer error in client keeps repeating | ||||
Description | I'm not sure exactly why or what is going on, but a person I am playing with gets an error every few seconds. | ||||
Tags | No tags attached. | ||||
|
|
|
There are several in here, here's the first. Thanks! * Fixed an exception that could happen in RemoveInvalidatedOrdersAndReturnFirstValid_IncludingDecollision() somewhat at random on multiplayer clients, mainly as a race condition. |
|
Another one: * For whatever exact reason, the Macrophage faction really doesn't work well if the client is also trying to calculate all the decisions for things in multiplayer. This is referring to the DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim() method in general, but the telium spawning logic in particular. ** Since this was a constant source of errors, and since the desync repair code should catch things like this quickly in general, for now we're just not running this on the client at all anymore. This stops the errors, and any divergences should be quickly and easily picked up by the desync repair logic. |
|
The one you actually had a screenshot of, which I couldn't duplicate: * Fixed potential exceptions that could happen in OnlyInMapgenOrInActuallyGettingRidOfEntities_ImmediatelyRemoveFromSim() in general during cross-threading, but most often on multiplayer clients. |
|
Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
Nov 10, 2020 8:42 pm | crawlers | New Issue | |
Nov 10, 2020 8:42 pm | crawlers | File Added: client_error.png | |
Nov 10, 2020 8:42 pm | crawlers | File Added: _3_clienterrors.save | |
Nov 10, 2020 8:42 pm | crawlers | File Added: _3_clienterrors.savemet | |
Nov 13, 2020 10:58 am | Chris_McElligottPark | Note Added: 0059584 | |
Nov 13, 2020 11:09 am | Chris_McElligottPark | Note Added: 0059585 | |
Nov 13, 2020 12:03 pm | Chris_McElligottPark | Note Added: 0059586 | |
Nov 13, 2020 12:04 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Nov 13, 2020 12:04 pm | Chris_McElligottPark | Status | new => resolved |
Nov 13, 2020 12:04 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 13, 2020 12:04 pm | Chris_McElligottPark | Fixed in Version | => 2.631 Multiplayer Swaps And Performance |
Nov 13, 2020 12:04 pm | Chris_McElligottPark | Note Added: 0059587 |