Jndion
Posts: 9
Joined: 8/4/2014 Status: offline
|
The other official theme is fine, as well as the default. Also, if the Gametext is changed with certain theme, not all gametexts are properly replaced sometimes (not always). I cannot repeat this problem though. Details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at DistantWorlds.Types.Galaxy.ResolveDescriptionGeneral(ResourceBonus resourceBonus)
at DistantWorlds.Types.Galaxy.GenerateRaceSummary(Race race)
at DistantWorlds.Start.RnpV6wX1mHiih9J8Bhk(Object )
at DistantWorlds.Start.CoPdRad4o7(Object , EventArgs )
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at DistantWorlds.Start.qxVBxyR78GyMhB4nnvB(Object , Int32 )
at DistantWorlds.Start.gZoj564rUT(StartGameOptions )
at DistantWorlds.Start.VGHOSyWnJe(String )
at DistantWorlds.Start.Xq8dzkiWi1(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DistantWorlds.Controls.HoverMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
< Message edited by Jndion -- 8/15/2014 4:38:31 AM >
|