View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0000816 | AI War 1 / Classic | Crash/Exception | Oct 21, 2010 9:34 pm | Oct 21, 2010 9:52 pm | |
Reporter | Chris_McElligottPark | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Summary | 0000816: GUI Exception on windows. | ||||
Description | 10/21/2010 9:01:43 PM (3.900) -----------------------------------Exception-----------------------------------Log String: KeyNotFoundException: The given key was not present in the dictionary. Stack Trace: System.Collections.Generic.Dictionary`2[ForegroundUnitType,System.Int32].get_Item (.ForegroundUnitType key) SelectionDescriptionWindow.<SubclassInit>m__96 (.ForegroundUnitType ItemToDisplay) ArcenButtonSet`1[ForegroundUnitType].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) That might be a cause of something like a freeze on OSX, depending on how it reacts. | ||||
Tags | No tags attached. | ||||
Internal Weight | |||||
|
* Fixed a rare key-does-not-exist exception in SelectionDescriptionWindow. Odd, seems like that would only happen after starting a game and then encountering a ClearEntireGame and then displaying the window again sometime later. Was that something like what happened? |
|
I have no idea, it never showed me the error. But I was closing and opening different saves, so maybe. |
|
And FYI, that was almost certainly caused by one of the changes I've made post-3.900-push. |
|
Yea, that would do it. |
|
Actually, I was running the vanilla 3.900. |
|
Maybe I was wrong then, been known to happen once or twice ;) |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 21, 2010 9:34 pm | Chris_McElligottPark | New Issue | |
Oct 21, 2010 9:34 pm | Chris_McElligottPark | Status | new => assigned |
Oct 21, 2010 9:34 pm | Chris_McElligottPark | Assigned To | => keith.lamothe |
Oct 21, 2010 9:39 pm | keith.lamothe | Note Added: 0001894 | |
Oct 21, 2010 9:39 pm | keith.lamothe | Status | assigned => resolved |
Oct 21, 2010 9:39 pm | keith.lamothe | Resolution | open => fixed |
Oct 21, 2010 9:40 pm | Chris_McElligottPark | Note Added: 0001896 | |
Oct 21, 2010 9:41 pm | keith.lamothe | Note Added: 0001898 | |
Oct 21, 2010 9:41 pm | keith.lamothe | Note Added: 0001899 | |
Oct 21, 2010 9:45 pm | Chris_McElligottPark | Note Added: 0001902 | |
Oct 21, 2010 9:52 pm | keith.lamothe | Note Added: 0001903 | |
Apr 14, 2014 9:27 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |