View Issue Details

IDProjectCategoryLast Update
0018946AI War 2GUIFeb 28, 2017 7:35 pm
Reporterdaktaklakpak Assigned Tokeith.lamothe  
Severityminor 
Status resolvedResolutionfixed 
Fixed in Version0.102 
Summary0018946: Buttons vanish when creating new game
DescriptionWhen 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.
TagsNo tags attached.

Relationships

duplicate of 0018949 resolvedkeith.lamothe Change map type problem 

Activities

Zogheen

Feb 27, 2017 5:44 pm

reporter   ~0045758

You can press the ([)(left bracket) key to reset map selection, I found that.

Lakshata

Feb 27, 2017 6:45 pm

reporter  

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 
error.txt (1,806 bytes)   

Lakshata

Feb 27, 2017 6:46 pm

reporter   ~0045764

uploaded error.txt which I think corresponds with my Gui dissapearing

keith.lamothe

Feb 28, 2017 7:35 pm

administrator   ~0045786

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 :)

Issue History

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