View Issue Details

IDProjectCategoryLast Update
0002064AI War 1 / ClassicBug - OtherDec 30, 2010 12:54 am
ReporterVinraith Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version4.051 
Fixed in Version4.052 
Summary0002064: ErrorsReportedByEngine on new game start
DescriptionErrorsReportedByEngine-----------------------------------
12/16/2010 4:52:49 PM (4.051)
-----------------------------------Exception-----------------------------------Log String: NullReferenceException: Object reference not set to an instance of an object
Stack Trace: GameButton.RenderSelf (Rect buttonRect, Boolean IsEnabled)
ArcenButtonSetSelfRender.Render (Rect ParentBounds, Vector2 EffectiveScrollPosition, Vector3 MousePositionFromTopLeft)
AbstractArcenWindow.WindowFunctionCall (Int32 WindowID)
UnityEngine.GUI+_Window.Do ()
UnityEngine.GUI.EndWindows (UnityEngine.IDList idlist)
UnityEngine.GUIUtility.EndGUI (Int32 doLayout, Int32 doWindows, UnityEngine.IDList idlist)

How worried am I? It reads like a GUI glitch.
TagsNo tags attached.
Internal Weight

Relationships

related to 0002220 resolvedkeith.lamothe Reproducible, recurrent gc heap error 
related to 0002221 closedChris_McElligottPark Crash 

Activities

Spikey00

Dec 16, 2010 5:18 pm

reporter   ~0006332

*Colony ship blows up*

Chris_McElligottPark

Dec 16, 2010 9:07 pm

administrator   ~0006342

There's definitely not a reason to be overly concerned with this one, I wouldn't think. I don't think it would have harmed the state of your new campaign, I mean. If you have steps to reproduce, I'd appreciate it, though -- but, perhaps if you see it again after 4.052, just shoot us a copy of the new error, and that would be the main help we'd need. In for the new version:

* Put in some error-trapping code to help with diagnosing the occasional nullreferencexception in gamebutton rendering. This will both provide us with more info (which row/col button it was with the error), as well as providing a safeguard to definitely avoid any interruption to the game execution.

Vinraith

Dec 16, 2010 9:50 pm

reporter   ~0006346

It did this on new campaign start, as soon as the second player loaded in.

Issue History

Date Modified Username Field Change
Dec 16, 2010 4:55 pm Vinraith New Issue
Dec 16, 2010 5:18 pm Spikey00 Note Added: 0006332
Dec 16, 2010 7:30 pm Vinraith Description Updated
Dec 16, 2010 9:07 pm Chris_McElligottPark Note Added: 0006342
Dec 16, 2010 9:07 pm Chris_McElligottPark Status new => resolved
Dec 16, 2010 9:07 pm Chris_McElligottPark Fixed in Version => 4.052
Dec 16, 2010 9:07 pm Chris_McElligottPark Resolution open => fixed
Dec 16, 2010 9:07 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Dec 16, 2010 9:50 pm Vinraith Note Added: 0006346
Dec 30, 2010 12:54 am Vinraith Relationship added related to 0002220
Dec 30, 2010 2:01 am Vinraith Relationship added related to 0002221