View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026253 | AI War 2 | Crash/Exception | Feb 4, 2022 6:04 pm | Feb 5, 2022 5:48 pm | |
Reporter | slake-moth | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.793 The Turncoat Question | ||||
Fixed in Version | Beta 3.794 Synchronicity | ||||
Summary | 0026253: Squad Faction ReasonCode: Normal Wormhole Traversal Squad Planet ReasonCode: Normal Wormhole Traversal Squad Fleet ReasonCode: | ||||
Description | 2/4/2022 6:01:33 PM 3.793 SINGLEP DELAYED15 TID25 Ship Fusion Bomber Drone was part of fleet Combat Support but has now somehow jumped to slake-moth. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Normal Wormhole Traversal Squad Planet ReasonCode: Normal Wormhole Traversal Squad Fleet ReasonCode: Went To Loose Fleet Because Had Null FMem 2/4/2022 6:01:34 PM 3.793 SINGLEP DELAYED16 TID10 Ship Fusion Bomber Drone was part of fleet Combat Support but has now somehow jumped to slake-moth. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Normal Wormhole Traversal Squad Planet ReasonCode: Normal Wormhole Traversal Squad Fleet ReasonCode: Went To Loose Fleet Because Had Null FMem | ||||
Tags | No tags attached. | ||||
|
2/4/2022 6:05:03 PM 3.793 SINGLEP DELAYED17 TID40 Ship Fusion Bomber Drone was part of fleet Combat Support but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: CreateSquadNewWithSpecifiedID Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Went To Loose Fleet Because Had Null FMem |
|
IN MP on client: 2/5/2022 1:14:27 AM 3.793 CLIENT DELAYED11 TID17 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:28 AM 3.793 CLIENT DELAYED12 TID5 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:29 AM 3.793 CLIENT DELAYED13 TID12 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:30 AM 3.793 CLIENT DELAYED14 TID21 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:31 AM 3.793 CLIENT DELAYED15 TID10 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:32 AM 3.793 CLIENT DELAYED16 TID19 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:33 AM 3.793 CLIENT DELAYED17 TID8 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 2/5/2022 1:14:34 AM 3.793 CLIENT DELAYED18 TID9 Ship Parasitic Fusion Bomber was part of fleet Orcan Cmd but has now somehow jumped to Unnamed. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: Deserialization-1 Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: Deserialization-R1 |
|
Got this error when trying to start two new campaigns. 3.793 SINGLEP DELAYED41 TID16 Ship Combat Engineer was part of faction slake-moth but has now somehow jumped to Natural Objects. Yikes! Anything of note just happen in the game in terms of actions taken? Squad Faction ReasonCode: CreateSquadNewWithSpecifiedID Squad Planet ReasonCode: Entity Init Squad Fleet ReasonCode: PostCreationOfSquad-B |
|
Adding a saved game that has been reproducing the Deserialization-R1 version of the error every time I have reloaded it. start.savemet (85 bytes)
UK 389086885 21642 76 random Random Difficulty 7 12 <color=#0000fb>slake-moth</color> |
|
Attacked planet Tenebra. Reloading save fixed this. |
|
Thanks! * Added a new EnqueueIfDoesNotMatchPrevousItem() option to our implementation of Queue<>. ** Added a new GetAllContentsAsCommaSeparatedStringForDebugging() extension method for Queue<>/ ** When the "Yikes! Anything of note just happen in the game in terms of actions taken?" messages are written now, they now include a list of the last 10 reasons that a squad's fleet membership changed. *** All of the ships that are having funky results seem to have a most-recent reason of "Went To Loose Fleet Because Had Null FMem", so we need to go back further to understand what is happening. * That said, for the Planet and PlanetFaction fields, it was already not allowing null to ever be set for them (that causes too many issues with distant threads), and that seems like a nice improvement to fleet membership as well. ** So now it will just throw away any requests for a ship's fleet membership that would turn it to null, and we'll see if that happens to resolve this problem. That should be a positive change in general. |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 4, 2022 6:04 pm | slake-moth | New Issue | |
Feb 4, 2022 6:06 pm | slake-moth | Note Added: 0064118 | |
Feb 4, 2022 6:19 pm | Bummeri_1 | Note Added: 0064119 | |
Feb 5, 2022 11:03 am | slake-moth | Note Added: 0064133 | |
Feb 5, 2022 3:39 pm | slake-moth | Note Added: 0064135 | |
Feb 5, 2022 3:39 pm | slake-moth | File Added: start.save | |
Feb 5, 2022 3:39 pm | slake-moth | File Added: start.savemet | |
Feb 5, 2022 4:05 pm | Tuntematon | Note Added: 0064136 | |
Feb 5, 2022 4:05 pm | Tuntematon | File Added: ArcenDebugLog.txt | |
Feb 5, 2022 4:05 pm | Tuntematon | File Added: error.save | |
Feb 5, 2022 5:48 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Feb 5, 2022 5:48 pm | Chris_McElligottPark | Status | new => resolved |
Feb 5, 2022 5:48 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 5, 2022 5:48 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.794 Synchronicity |
Feb 5, 2022 5:48 pm | Chris_McElligottPark | Note Added: 0064140 |