Sokar408
Posts: 39
Joined: 6/13/2014 Status: offline
|
Alright, so ever since I started using Distant Worlds Extended Universe, with a mix of Chrome and GEM, I'm getting this error all the time when clicking on planets. Most of the time I can simply click "Continue", wait a bit and I'll be able to click the planet later. However now it seems to be happening permanently with one particular planet. What can I do to fix this? This is the Detail Log: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at DistantWorlds.Controls.MessagePopup.SetUpMessageDisplay(Galaxy galaxy, CharacterImageCache characterImageCache, BuiltObjectImageCache builtObjectImageCache, HabitatImageCache habitatImageCache) at DistantWorlds.Controls.MessagePopup.Ignite(Galaxy galaxy, CharacterImageCache characterImageCache, BuiltObjectImageCache builtObjectImageCache, HabitatImageCache habitatImageCache, Bitmap[] messageImages, Bitmap[] landscapeImages, RaceImageCache raceImageCache, Bitmap[] componentImages, Bitmap[] resourceImages, Bitmap[] ruinImages, Bitmap[] builtObjectImages, Bitmap[] fighterImages, Bitmap[] facilityImages, Bitmap[] habitatTypeImages, Bitmap constructionImage, Empire playerEmpire, EmpireMessage empireMessage, Bitmap refuelImage, Bitmap miningImage, Bitmap attackTargetImage, Bitmap[] troopImagesInfantry, Bitmap[] troopImagesArmored, Bitmap[] troopImagesArtillery, Bitmap[] troopImagesSpecialForces, Bitmap[] troopImagesPirateRaider) at DistantWorlds.Main.ReceiveMessageInternal(EmpireMessage message)
|