View Issue Details

IDProjectCategoryLast Update
0024733AI War 2Crash/ExceptionApr 23, 2021 11:09 am
ReporterTherival Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version2.807 Beginner Journals and MP Sync 
Fixed in Version2.808 MP Ghostbusting 
Summary0024733: Game shows NullReferenceException on game load. (Kaizer's Marauders)
DescriptionGame was going fine with no errors, had to save and quit for a bit and when I loaded into the game it threw up NullReferenceExeptions, it looks like it is related to the Kaizers Marauders. The description of the mod says no tech support so I was not sure if I should report it or not.
TagsNo tags attached.

Activities

Therival

Apr 22, 2021 11:20 pm

reporter  

ArcenDebugLog.txt (1,009,661 bytes)
1.save (619,219 bytes)

Chris_McElligottPark

Apr 23, 2021 11:09 am

administrator   ~0061217

I have added this:

* Added wrappers to catch exceptions happening in UpdatePowerLevel, CheckIfPlayerHasSeenFaction, and UpdatePlanetInfluence in factions, and make it clear which factions had the error while also not blocking proper execution of other factions.
** If a mod in particular has an exception in one of these methods, it will now have less of an impact on the rest of the game.

The mod author is aware of the problem, but he'll have to update it as I don't think I even have the source code. Thanks!

Issue History

Date Modified Username Field Change
Apr 22, 2021 11:20 pm Therival New Issue
Apr 22, 2021 11:20 pm Therival File Added: ArcenDebugLog.txt
Apr 22, 2021 11:20 pm Therival File Added: 1.save
Apr 23, 2021 12:26 am BadgerBadger Summary Game shows NullReferenceException on game load. => Game shows NullReferenceException on game load. (Kaizer's Marauders)
Apr 23, 2021 11:09 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 23, 2021 11:09 am Chris_McElligottPark Status new => resolved
Apr 23, 2021 11:09 am Chris_McElligottPark Resolution open => fixed
Apr 23, 2021 11:09 am Chris_McElligottPark Fixed in Version => 2.808 MP Ghostbusting
Apr 23, 2021 11:09 am Chris_McElligottPark Note Added: 0061217