ZeroGScott
Posts: 13
Joined: 10/27/2015 Status: offline
|
Error Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less then 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.Galazy.SetupAlienRacePopulations(EmpireStartList empireStarts, Int32 aggressiveRacesRequired) at DistantWorlds.Types.Galaxy..ctor(Int32 galaxyRandomSeed, GalaxyShape galaxyshape, Int32 starCount, Double colonyPrevalence, Int32 lifePrevalence, Double creaturePrevalence, Double piratePrevalence, Int 32 pirateProximity, Int64 startStarDate, Double baseTechCost, Double hyperdriveSpeedMultiplier, Int32 age, Double aggressionLevel, Int32 maximumEmpireAmount, Boolean spawnNewEmpire, EmpireStartList empireStarts, String applicationStartupPath, String customizationSetName, Bitmap galaxyBackground, Bitmap[] cloudImages, Double difficultyLevel, Int32 sectorWidth, Int32 sectorHeight, ResourceSystem resourceSystem, Boolean allowGiantKaltorGeneration) at DistantWorlds.Start.OYWJFHBRu7(GalaxyShape ,Int32 ,Int32 , Boolean ,Double ,Int32 ,Double ,Double ,Int32 ,Double ,Double , Int32 ,Double ,EmpireStart ,EmpireStartList ,VictoryConditions , EmpireVictoryConditions ,EmpireVictoryConditions ,Boolean , Boolean ,GameStartResets )
|