View Issue Details

IDProjectCategoryLast Update
0024275AI War 2Crash/ExceptionDec 30, 2020 3:59 pm
ReporterIsiel Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version2.709 Obedient Engineers 
Fixed in Version2.711 Deep Memories 
Summary0024275: repeating error involving shot without origin causes extremely slow game speed
DescriptionIt 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.
TagsNo tags attached.

Relationships

related to 0024270 resolvedChris_McElligottPark Exception Popup at Arcen.AIW2.Core.Faction.DoFactionStepLogic 

Activities

Isiel

Dec 26, 2020 4:59 pm

reporter  

ArcenDebugLog.txt (311,235 bytes)

Chris_McElligottPark

Dec 30, 2020 12:38 pm

administrator   ~0060178

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.

Chris_McElligottPark

Dec 30, 2020 12:41 pm

administrator   ~0060180

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.

Chris_McElligottPark

Dec 30, 2020 3:59 pm

administrator   ~0060191

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.

Issue History

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