View Issue Details

IDProjectCategoryLast Update
0018992AI War 2Crash/ExceptionMar 3, 2017 9:38 am
ReporterBadgerBadger Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.103 
Fixed in Version0.104 
Summary0018992: NullReferenceException: Object reference not set to an instance of an object
DescriptionI hit this one again:

3/2/2017 7:42:17 PM
ErrorsReportedByEngine: -----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: ArcenShipSquad.ReactToSquadReplacementShipJustDeployed (Arcen.AIW2.Core.GameEntity EntityProvidingReplacement) (at D:/vclarge/AI_War_2_Ultra/ArcenAIW2Visualization/src/ShipDisplayCode/ArcenShipSquad.cs:573)
ArcenMainGameVisuals.HandleShipCreationRequests () (at D:/vclarge/AI_War_2_Ultra/ArcenAIW2Visualization/src/ShipDisplayCode/ArcenMainGameVisuals.cs:215)
ArcenMainGameVisuals.DoOnPlanetAnimations () (at D:/vclarge/AI_War_2_Ultra/ArcenAIW2Visualization/src/ShipDisplayCode/ArcenMainGameVisuals.cs:141)
ArcenMainGameVisuals.Update () (at D:/vclarge/AI_War_2_Ultra/ArcenAIW2Visualization/src/ShipDisplayCode/ArcenMainGameVisuals.cs:87)



   at System.Environment.get_StackTrace() in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Environment.cs:line 227
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 137
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 109
   at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 89
   at Arcen.Universal.Engine_Universal.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\Engine_Universal.cs:line 857
   at Arcen.Universal.Engine_Universal.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\Engine_Universal.cs:line 823
   at Arcen.Universal.Engine_Universal.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\Engine_Universal.cs:line 538
   at Arcen.Universal.Engine_Universal.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) in D:\vclarge\AI_War_2_Ultra\ArcenUniversal\src\Engine_Universal.cs:line 488
   at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type, Boolean invokedOnMainThread) in /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/ApplicationBindings.gen.cs:line 463


I think it was also when capturing a planet.
TagsNo tags attached.

Relationships

related to 0018991 resolvedChris_McElligottPark In game "Quit Game" button does not work 
related to 0018993 resolvedChris_McElligottPark Save games still result in being unable to see any units 
related to 0018994 resolvedChris_McElligottPark Selecting planet start does not work on linux 

Activities

BadgerBadger

Mar 2, 2017 9:44 pm

manager   ~0045855

Incidentally, this was also on linux. I suspect there might have been some problem with your build procedure. Or maybe my system is messed up.

gavin144

Mar 3, 2017 5:34 am

reporter   ~0045858

I also get these errors on Linux, however they don't break the game for me.

Chris_McElligottPark

Mar 3, 2017 9:36 am

administrator   ~0045862

Thanks!

* Fixed an issue where possibly some of the DLLs were out of date on the linux build, or something of that nature -- at any rate, everything is synced up now.

Issue History

Date Modified Username Field Change
Mar 2, 2017 7:46 pm BadgerBadger New Issue
Mar 2, 2017 9:44 pm BadgerBadger Note Added: 0045855
Mar 3, 2017 5:34 am gavin144 Note Added: 0045858
Mar 3, 2017 9:36 am Chris_McElligottPark Relationship added related to 0018991
Mar 3, 2017 9:36 am Chris_McElligottPark Note Added: 0045862
Mar 3, 2017 9:36 am Chris_McElligottPark Status new => resolved
Mar 3, 2017 9:36 am Chris_McElligottPark Fixed in Version => 0.104
Mar 3, 2017 9:36 am Chris_McElligottPark Resolution open => fixed
Mar 3, 2017 9:36 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Mar 3, 2017 9:37 am Chris_McElligottPark Relationship added related to 0018993
Mar 3, 2017 9:38 am Chris_McElligottPark Relationship added related to 0018994