View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0018946 | AI War 2 | GUI | Feb 27, 2017 2:51 pm | Feb 28, 2017 7:35 pm | |
Reporter | daktaklakpak | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Fixed in Version | 0.102 | ||||
Summary | 0018946: Buttons vanish when creating new game | ||||
Description | When starting a new game, sometimes clicking the "map type" button causes all buttons except for "Hide GUI" to vanish. Does not always occur. If the map is scrolled at all before pressing the button, seems to prevent the issue? When it does occur, the map also moves completely off the screen. Can usually reproduce by: 1) start game 2) click "map type" 3) click map type a second time. | ||||
Tags | No tags attached. | ||||
duplicate of | 0018949 | resolved | keith.lamothe | Change map type problem |
|
You can press the ([)(left bracket) key to reset map selection, I found that. |
|
error.txt (1,806 bytes)
2/27/2017 6:21:03 PM System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[Arcen.AIW2.Core.Planet].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Galaxy.Mapgen_SeedSpecialEntities (Arcen.AIW2.Core.ArcenSimContext Context, Arcen.AIW2.Core.WorldSide SideOrNull, SpecialEntityType SpecialType, Int32 Count, Int32 minDistanceFromHumanHomeworld, Int32 maxDistanceFromHumanHomeworld, Int32 minDistanceFromAIHomeworld, Int32 maxDistanceFromAIHomeworld) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.SetOfGalaxies.Create (Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Mapgen.WorkThreadOnly_GenerateNewGame () [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Engine_AIW2.WorkThreadOnly_StartNewGame () [0x00000] in <filename unknown>:0 2/27/2017 6:21:03 PM System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[Arcen.AIW2.Core.Planet].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Galaxy.Mapgen_SeedSpecialEntities (Arcen.AIW2.Core.ArcenSimContext Context, Arcen.AIW2.Core.WorldSide SideOrNull, SpecialEntityType SpecialType, Int32 Count, Int32 minDistanceFromHumanHomeworld, Int32 maxDistanceFromHumanHomeworld, Int32 minDistanceFromAIHomeworld, Int32 maxDistanceFromAIHomeworld) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.SetOfGalaxies.Create (Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Mapgen.WorkThreadOnly_GenerateNewGame () [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Engine_AIW2.WorkThreadOnly_StartNewGame () [0x00000] in <filename unknown>:0 |
|
uploaded error.txt which I think corresponds with my Gui dissapearing |
|
For 0.102: * Fixed a bug during game setup where regenerating a map (from changing the map type) could lead to the game trying to re-draw the map before generation was done, leading to chaos. Thanks :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 27, 2017 2:51 pm | daktaklakpak | New Issue | |
Feb 27, 2017 5:44 pm | Zogheen | Note Added: 0045758 | |
Feb 27, 2017 6:45 pm | Lakshata | File Added: error.txt | |
Feb 27, 2017 6:46 pm | Lakshata | Note Added: 0045764 | |
Feb 27, 2017 7:40 pm | Zogheen | Relationship added | related to 0018954 |
Feb 27, 2017 7:40 pm | Zogheen | Relationship deleted | related to 0018954 |
Feb 27, 2017 7:42 pm | Zogheen | Relationship added | duplicate of 0018949 |
Feb 28, 2017 7:35 pm | keith.lamothe | Note Added: 0045786 | |
Feb 28, 2017 7:35 pm | keith.lamothe | Status | new => resolved |
Feb 28, 2017 7:35 pm | keith.lamothe | Fixed in Version | => 0.102 |
Feb 28, 2017 7:35 pm | keith.lamothe | Resolution | open => fixed |
Feb 28, 2017 7:35 pm | keith.lamothe | Assigned To | => keith.lamothe |