View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0014018 | AI War 1 / Classic | Bug - Other | Apr 14, 2014 12:25 am | Apr 28, 2014 4:15 pm | |
Reporter | TechSY730 | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 7.020 | ||||
Fixed in Version | 7.021 | ||||
Summary | 0014018: Unhandled errors when selected Mk. IV starship foldout | ||||
Description | When I had a Mk. IV starship foldout selected, I got unhandled exceptions. If it makes any difference, I was not able to build any Mk. IV starships at the time (due to no Mk. III starships unlocked) 4/13/2014 8:14:14 PM (7.020) Mem: 129,245,184 Plat:WindowsPlayer -----------------------------------UnhandledErrors----------------------------------- 4/13/2014 8:14:14 PM (7.020) -----------------------------------Error-----------------------------------Log String: Update: System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[GameButton[]].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at GameButton.InitializeType () [0x00000] in <filename unknown>:0 Stack Trace: at System.Collections.Generic.List`1[GameButton[]].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at GameButton.InitializeType () [0x00000] in <filename unknown>:0 This stack trace was repeated many times. | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
Does this reproduce? Or was it just the one time? If it reproduces, does you have a save? Was this in multiplayer (hence the foldout)? Or just multiple players under your control? Thanks :) |
|
Nevermind, found it :) For 7.021: * Fixed a bug where the foldouts for the advanced factory and advanced starship constructors did not have their buy categories properly set (to include all 5 marks, though only allowing construction of what you should be able to build, like the things they were foldouts of). ** As a side effect, this bug made selecting those foldouts (or at least the starship one) cause array-index-out-of-bounds errors when it tried to initialize the menu with tons of buttons stacked up in a single column instead of spread out properly. Thanks! :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 14, 2014 12:25 am | TechSY730 | New Issue | |
Apr 16, 2014 10:03 pm | keith.lamothe | Assigned To | => keith.lamothe |
Apr 16, 2014 10:03 pm | keith.lamothe | Status | new => assigned |
Apr 28, 2014 3:29 pm | keith.lamothe | Note Added: 0036934 | |
Apr 28, 2014 3:29 pm | keith.lamothe | Status | assigned => feedback |
Apr 28, 2014 4:15 pm | keith.lamothe | Internal Weight | => New |
Apr 28, 2014 4:15 pm | keith.lamothe | Note Added: 0036935 | |
Apr 28, 2014 4:15 pm | keith.lamothe | Status | feedback => resolved |
Apr 28, 2014 4:15 pm | keith.lamothe | Fixed in Version | => 7.021 |
Apr 28, 2014 4:15 pm | keith.lamothe | Resolution | open => fixed |