View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024275 | AI War 2 | Crash/Exception | Dec 26, 2020 4:59 pm | Dec 30, 2020 3:59 pm | |
Reporter | Isiel | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.709 Obedient Engineers | ||||
Fixed in Version | 2.711 Deep Memories | ||||
Summary | 0024275: repeating error involving shot without origin causes extremely slow game speed | ||||
Description | It started as soon as I loaded the save. I'd like to note that I have a custom fleet, so uploading the save wouldn't prove helpful I don't think. | ||||
Tags | No tags attached. | ||||
related to | 0024270 | resolved | Chris_McElligottPark | Exception Popup at Arcen.AIW2.Core.Faction.DoFactionStepLogic |
|
|
|
Thanks! * Some sort of exception in the Stage3 logic for a faction getting into an infinite loop is happening for a couple of players, but now the game will provide extra information when it logs the death of those threads. |
|
If the fleet is a custom fleet and just from xml, then the save should load fine for me I think. It depends if you defined new ships or not, or just fleet designs. If no new ships but just fleet designs, I'd love to have this save so I can fix it. |
|
Thanks! I think that I got the most central things at least: * Fixed an issue where one branch of code that is used to create shots (bullets) would not properly set the origin system, even in single-player and on hosts. ** This branch is not used by any actual main game code, but appears to be used by some mods. That code branch is now marked as deprecated, which will force mod authors to recompile when they start using this method, with instructions on what to do. In the meantime, any mods that are triggering this code path will just have those particular shots not appear, since they would only be a source of errors, anyhow. |
Date Modified | Username | Field | Change |
---|---|---|---|
Dec 26, 2020 4:59 pm | Isiel | New Issue | |
Dec 26, 2020 4:59 pm | Isiel | File Added: ArcenDebugLog.txt | |
Dec 26, 2020 5:11 pm | Isiel | Relationship added | related to 0024270 |
Dec 26, 2020 7:46 pm | TechSY730 | Severity | minor => major |
Dec 28, 2020 4:51 pm | Isiel | Summary | error causing extremely slow game speed => repeating error involving shot without origin causes extremely slow game speed |
Dec 30, 2020 12:38 pm | Chris_McElligottPark | Note Added: 0060178 | |
Dec 30, 2020 12:41 pm | Chris_McElligottPark | Note Added: 0060180 | |
Dec 30, 2020 3:59 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Dec 30, 2020 3:59 pm | Chris_McElligottPark | Status | new => resolved |
Dec 30, 2020 3:59 pm | Chris_McElligottPark | Resolution | open => fixed |
Dec 30, 2020 3:59 pm | Chris_McElligottPark | Fixed in Version | => 2.711 Deep Memories |
Dec 30, 2020 3:59 pm | Chris_McElligottPark | Note Added: 0060191 |