View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0018992 | AI War 2 | Crash/Exception | Mar 2, 2017 7:46 pm | Mar 3, 2017 9:38 am | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.103 | ||||
Fixed in Version | 0.104 | ||||
Summary | 0018992: NullReferenceException: Object reference not set to an instance of an object | ||||
Description | I 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. | ||||
Tags | No tags attached. | ||||
related to | 0018991 | resolved | Chris_McElligottPark | In game "Quit Game" button does not work |
related to | 0018993 | resolved | Chris_McElligottPark | Save games still result in being unable to see any units |
related to | 0018994 | resolved | Chris_McElligottPark | Selecting planet start does not work on linux |
|
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. |
|
I also get these errors on Linux, however they don't break the game for me. |
|
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. |
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 |