View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023982 | AI War 2 | Bug - Other | Oct 15, 2020 11:58 am | Oct 16, 2020 5:03 pm | |
Reporter | Endovior | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.616 Stop Printing Money, AI! | ||||
Fixed in Version | 2.617 Calming For The Nerves | ||||
Summary | 0023982: Collection Error on Save and Quit | ||||
Description | Immediately after clicking "Save and Quit" to exit a game, I got an error which referenced "System.Collections" and "Return to Pool". This is plausibly a mod cleanup issue, since I'm running most of the included mods (everything but Spire Railgun Shop, but no non-included mods). The save was still good, and the error didn't seem to persist after closing and relaunching the game. The only effect I noticed was that instead of the usual main screen animation, I got a view of the planet I was at behind the main menu. I didn't encounter this error earlier in this game and version, and was not able to reproduce the error by relaunching the game and trying another save and quit. Debug Log and screenshots attached. | ||||
Tags | No tags attached. | ||||
|
Hmm, files didn't seem to upload correctly the first time. Trying again... |
|
Thank you! * Updated the TimeBasedPool class to no longer expand, but rather to start large and just use the parts that it needs, throwing any excesses away if there really are any that are that far out of bounds. ** There was an exceptionally rare exception that could happen when shutting down the game or going to the main menu out of the game with the way it worked before, but much more common was some extra slowness in how it was having to resize arrays to handle those events in general. That is all faster now, and can't have that sort of exception. |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 15, 2020 11:58 am | Endovior | New Issue | |
Oct 15, 2020 11:59 am | Endovior | File Added: ArcenDebugLog.txt | |
Oct 15, 2020 11:59 am | Endovior | File Added: BuggedMainScreen.PNG | |
Oct 15, 2020 11:59 am | Endovior | File Added: BugReturnToPool.PNG | |
Oct 15, 2020 11:59 am | Endovior | Note Added: 0059235 | |
Oct 16, 2020 5:03 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Oct 16, 2020 5:03 pm | Chris_McElligottPark | Status | new => resolved |
Oct 16, 2020 5:03 pm | Chris_McElligottPark | Resolution | open => fixed |
Oct 16, 2020 5:03 pm | Chris_McElligottPark | Fixed in Version | => 2.617 Calming For The Nerves |
Oct 16, 2020 5:03 pm | Chris_McElligottPark | Note Added: 0059246 |