Overlord015
Posts: 46
Joined: 1/20/2015 Status: offline
|
Can't believe I find myself crawling back into this thread. . . Finally got some time off college duties and sat down to mod, been working on balancing the resource spawn rates. Then this error started popping up when trying to generate a test run: ------------------------------------------------------------------------------------------------------------------ There was an error while attempting to start a new game. If you are using a theme, please revert to the default Distant Worlds theme and try again Error Details: System.NullReferenceException: Object reference not set to an instance of an object. at DistantWorlds.Types.Galaxy.SetupSolarSystem(GalaxyShape galaxyshape, Habitat sunHabitat, HabitatList&asteroidField) at DistantWorlds.Types.Galaxy..ctor(Int32 galaxyRandomSeed, GalaxyShape galaxyShape, Int32 starCount, Double colony Prevalence, Int32 lifePrevalence, Double creaturePrevalence,DoublepiratePrevalence, Int32 pirateProximity, Int64 starDate, DoublebaseTechCost, Double hyperdriveSpeedMultiplier, Int32 age, Double aggressionLevel, Int32 maximumEmpireAmount, Boolean spawnNewEmpires, EmpireStartList empireStartrts, String applicationStartupPath, String customizationSetName, Bitmap galaxyBackground, Bitmap[] cloudImages, Double difficultyLevel, Int32 sector Width, Int32 sectorHeight, ResourceSystem resourceSystem, Boolean allowGiantKaltorGeneration) at DistantWorlds.Start.wPyBURij0T(GalaxyShape , Int32 , Int32, Boolean , Double , Int32 Double , Double , Int32 , Double , Double , EmpireStart , EmpireStartList , VictoryConditions , EmpireVictoryConditions , EMpireVictoryConditions , Boolean , Boolean , GameStartResets ) ------------------------------------------------------------------------------------------------------------------ (Yes, i just typed that in, too low level or something to post pictures apparently) Interestingly when i revert to past revisions, it runs just fine, have compared the different revisions and I just can't find anything that may cause trouble. I don't think its something along the lines of a typo, misplaced ID/resource, etc. If this were the case the game wouldn't even start. Also this error doesn't CTD the game, it just keeps me from starting a game, regardless of settings or whether I chose to play as empire or pirate. Tested a few things to make sure this wasn't coming from somewhere else, but it only confirmed even further that something in the latest revision of the resource file must be bringing on this nonsense. Been trying to crack this one for 3 days now (I wonder what did I break this time), any ideas?
|