View Issue Details

IDProjectCategoryLast Update
0013884The Last FederationCrash/ExceptionApr 13, 2014 6:44 am
ReporterTormodino Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.857 (RCI Dispatches, Combat Balance, Tutorials) 
Fixed in Version0.859 (Squadron Counts, Exception Fixing) 
Summary0013884: Game client told me to shut down the game and post error log. Updated with several new errors.
DescriptionDid not crash the game, but in-client message said that further errors were likely to occur if I kept playing.
TagsNo tags attached.
Internal WeightNew

Relationships

duplicate of 0013599 resolvedkeith.lamothe Unhandled Error while exploring race relationship 

Activities

Tormodino

Apr 12, 2014 5:59 pm

reporter  

UnhandledErrors.txt (1,593 bytes)   
4/12/2014 11:41:13 PM (0.856) Mem: 37,355,520 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at RaceAttitudeBarGraphWindow.<SubclassInit>b__4 (.BarGraphDataPoint Item) [0x00000] in <filename unknown>:0 
  at ArcenHorizontalBarGraph.RenderNonGUI (.UnityRenderer R, DrawLayer DrawLayer, Color DrawColor, Rect ParentBounds, Vector2 EffectiveScrollPosition, Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.Render (.UnityRenderer R) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.Render (.UnityRenderer R) [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 RaceAttitudeBarGraphWindow.<SubclassInit>b__4 (.BarGraphDataPoint Item) [0x00000] in <filename unknown>:0 
  at ArcenHorizontalBarGraph.RenderNonGUI (.UnityRenderer R, DrawLayer DrawLayer, Color DrawColor, Rect ParentBounds, Vector2 EffectiveScrollPosition, Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 
  at AbstractArcenWindow.Render (.UnityRenderer R) [0x00000] in <filename unknown>:0 
  at ArcenGUIManager.Render (.UnityRenderer R) [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 (1,593 bytes)   

Chris_McElligottPark

Apr 13, 2014 6:31 am

administrator   ~0035905

Do you have a savegame where you can repro this? This happened on the viewing of a bar graph for a race, I can see from the log. But that's the first I've heard of that, so there must be some specific circumstances to replicate it. Any ideas? :)

Thanks!

Chris_McElligottPark

Apr 13, 2014 6:44 am

administrator   ~0035909

Actually, I think I may have got it:

* Put in a couple of fixes that should prevent the exceptions that a few people had on the race relations bar graph screen. If you do see that again, please let us know!

Thanks!

Issue History

Date Modified Username Field Change
Apr 12, 2014 5:59 pm Tormodino New Issue
Apr 12, 2014 5:59 pm Tormodino File Added: UnhandledErrors.txt
Apr 12, 2014 6:18 pm Tormodino Summary Game client told me to shut down the game and post error log. Looks to be UI related. => Game client told me to shut down the game and post error log. Updated with several new errors.
Apr 13, 2014 6:31 am Chris_McElligottPark Note Added: 0035905
Apr 13, 2014 6:31 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 13, 2014 6:31 am Chris_McElligottPark Status new => feedback
Apr 13, 2014 6:39 am Chris_McElligottPark Relationship added duplicate of 0013599
Apr 13, 2014 6:44 am Chris_McElligottPark Internal Weight => New
Apr 13, 2014 6:44 am Chris_McElligottPark Note Added: 0035909
Apr 13, 2014 6:44 am Chris_McElligottPark Status feedback => resolved
Apr 13, 2014 6:44 am Chris_McElligottPark Fixed in Version => 0.859 (Squadron Counts, Exception Fixing)
Apr 13, 2014 6:44 am Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception