View Issue Details

IDProjectCategoryLast Update
0013309The Last FederationCrash/ExceptionMar 13, 2014 9:34 am
ReporterAquohn Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.803 
Fixed in Version0.804 
Summary0013309: Crash during smuggling mission
DescriptionSo, after accidentally triggering a spy probe while attempting to smuggle in spacefaring tech, the game generated this crash file. I did not notice anything out of the ordinary after the crash, though.
TagsNo tags attached.
Internal WeightNew

Relationships

duplicate of 0013304 resolvedChris_McElligottPark Fatal Error after battle 

Activities

Aquohn

Mar 13, 2014 8:58 am

reporter  

UnhandledErrors.txt (962 bytes)   
3/13/2014 8:06:00 PM (0.803) Mem: 40,574,976 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at CombatEncounter.RenderCombat (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at CombatEncounter.RenderCombat (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 


UnhandledErrors.txt (962 bytes)   

Aquohn

Mar 13, 2014 8:59 am

reporter  

ArcenDebugLog.txt (6,098 bytes)   
3/12/2014 10:01:31 PM
Steamworks Init     3/12/2014 10:01:31 PM
Steamworks IsRunning: False     3/12/2014 10:01:31 PM
GameInit (0 - 3/12/2014 10:01:31 PM)     3/12/2014 10:01:31 PM
GameInit (1 - 3/12/2014 10:01:31 PM)     3/12/2014 10:01:31 PM
GameInit (2 - 3/12/2014 10:01:31 PM)     3/12/2014 10:01:31 PM
audio load: 4     3/12/2014 10:01:31 PM
GameInit (3 - 3/12/2014 10:01:31 PM)     3/12/2014 10:01:31 PM
GameInit (4 - 3/12/2014 10:01:31 PM)     3/12/2014 10:01:32 PM
GameInit (5 - 3/12/2014 10:01:32 PM)     3/12/2014 10:01:33 PM
GameInit (6 - 3/12/2014 10:01:33 PM)     3/12/2014 10:01:34 PM
GameInit (7 - 3/12/2014 10:01:34 PM)     3/12/2014 10:01:34 PM
GameInit (8 - 3/12/2014 10:01:34 PM)     3/12/2014 10:01:35 PM
GameInit (9 - 3/12/2014 10:01:35 PM)     3/12/2014 10:01:35 PM
GameInit (10 - 3/12/2014 10:01:35 PM)     3/13/2014 7:31:34 PM
Steamworks Init     3/13/2014 7:31:35 PM
Steamworks IsRunning: False     3/13/2014 7:31:35 PM
GameInit (0 - 3/13/2014 7:31:35 PM)     3/13/2014 7:31:35 PM
GameInit (1 - 3/13/2014 7:31:35 PM)     3/13/2014 7:31:35 PM
GameInit (2 - 3/13/2014 7:31:35 PM)     3/13/2014 7:31:35 PM
audio load: 4     3/13/2014 7:31:35 PM
GameInit (3 - 3/13/2014 7:31:35 PM)     3/13/2014 7:31:35 PM
GameInit (4 - 3/13/2014 7:31:35 PM)     3/13/2014 7:31:37 PM
GameInit (5 - 3/13/2014 7:31:37 PM)     3/13/2014 7:31:38 PM
GameInit (6 - 3/13/2014 7:31:38 PM)     3/13/2014 7:31:39 PM
GameInit (7 - 3/13/2014 7:31:39 PM)     3/13/2014 7:31:39 PM
GameInit (8 - 3/13/2014 7:31:39 PM)     3/13/2014 7:31:40 PM
GameInit (9 - 3/13/2014 7:31:40 PM)     3/13/2014 7:31:41 PM
GameInit (10 - 3/13/2014 7:31:41 PM)     3/13/2014 8:06:00 PM
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at CombatEncounter.RenderCombat (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at CombatEncounter.RenderCombat (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

3/13/2014 8:06:00 PM
:    -----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at CombatEncounter.RenderCombat (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 
Stack Trace:   at CombatEncounter.RenderCombat (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow) [0x00000] in <filename unknown>:0 
  at Game.DrawGame () [0x00000] in <filename unknown>:0 
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at ArcenMainCameraImplementations.MainUpdateLogic()
   at MainCameraLogic.Update()

3/13/2014 8:21:49 PM
Steamworks Init     3/13/2014 8:21:49 PM
Steamworks IsRunning: False     3/13/2014 8:21:49 PM
GameInit (0 - 3/13/2014 8:21:49 PM)     3/13/2014 8:21:49 PM
GameInit (1 - 3/13/2014 8:21:49 PM)     3/13/2014 8:21:49 PM
GameInit (2 - 3/13/2014 8:21:49 PM)     3/13/2014 8:21:49 PM
audio load: 4     3/13/2014 8:21:49 PM
GameInit (3 - 3/13/2014 8:21:49 PM)     3/13/2014 8:21:49 PM
GameInit (4 - 3/13/2014 8:21:49 PM)     3/13/2014 8:21:50 PM
GameInit (5 - 3/13/2014 8:21:50 PM)     3/13/2014 8:21:50 PM
GameInit (6 - 3/13/2014 8:21:50 PM)     3/13/2014 8:21:51 PM
GameInit (7 - 3/13/2014 8:21:51 PM)     3/13/2014 8:21:51 PM
GameInit (8 - 3/13/2014 8:21:51 PM)     3/13/2014 8:21:52 PM
GameInit (9 - 3/13/2014 8:21:52 PM)     3/13/2014 8:21:53 PM
GameInit (10 - 3/13/2014 8:21:53 PM)     
ArcenDebugLog.txt (6,098 bytes)   

Chris_McElligottPark

Mar 13, 2014 9:34 am

administrator   ~0035155

Thanks!

* Fixed an exception that could occur as of the last release when hovering over a shot to get a tooltip.

Issue History

Date Modified Username Field Change
Mar 13, 2014 8:58 am Aquohn New Issue
Mar 13, 2014 8:58 am Aquohn File Added: UnhandledErrors.txt
Mar 13, 2014 8:58 am Aquohn Description Updated
Mar 13, 2014 8:59 am Aquohn File Added: ArcenDebugLog.txt
Mar 13, 2014 9:34 am Chris_McElligottPark Internal Weight => New
Mar 13, 2014 9:34 am Chris_McElligottPark Note Added: 0035155
Mar 13, 2014 9:34 am Chris_McElligottPark Status new => resolved
Mar 13, 2014 9:34 am Chris_McElligottPark Fixed in Version => 0.804
Mar 13, 2014 9:34 am Chris_McElligottPark Resolution open => fixed
Mar 13, 2014 9:34 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Mar 13, 2014 9:34 am Chris_McElligottPark Relationship added duplicate of 0013304
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception