Game Errors
Posted: Fri Oct 11, 2013 2:11 am
SInce the recent patch have encountered an increased volume of exception errors and other crash type events.
As an Idea, in your error trapping routines, add in a button to send you a copy of the error.
One I am hitting tonight, that I had not seem before now, and seems to be something recurrant. As it has appeared 3x within about 15 minutes of resuming my save. GxB0 error.
crashdump:
Distant Worlds - Crash Dump - 1.9.0.11
10:48:52 PM Thursday, October 10, 2013
System.NullReferenceException: Object reference not set to an instance of an object.
at DistantWorlds.Types.BuiltObject.CompleteTeardown(Galaxy galaxy, Boolean removeFromEmpire)
at DistantWorlds.Types.BuiltObject.DoExplosions(Galaxy galaxy)
at DistantWorlds.Types.BuiltObject.DoTasks(DateTime time, Int64 starDate, Boolean inView)
at DistantWorlds.Main.TLtpIsLwHy(DateTime , Int64 , BuiltObjectList , Boolean )
at DistantWorlds.Main.ProgramLoop()
--- COMPLETE ---
I am guessing it tried to remove a killed ship twice, and caused a null object pointer error.
I am on W7, have 8GB of ram, 10x10 map, 700 stars. It is very early in the game, I am still in my starting system.
As an Idea, in your error trapping routines, add in a button to send you a copy of the error.
One I am hitting tonight, that I had not seem before now, and seems to be something recurrant. As it has appeared 3x within about 15 minutes of resuming my save. GxB0 error.
crashdump:
Distant Worlds - Crash Dump - 1.9.0.11
10:48:52 PM Thursday, October 10, 2013
System.NullReferenceException: Object reference not set to an instance of an object.
at DistantWorlds.Types.BuiltObject.CompleteTeardown(Galaxy galaxy, Boolean removeFromEmpire)
at DistantWorlds.Types.BuiltObject.DoExplosions(Galaxy galaxy)
at DistantWorlds.Types.BuiltObject.DoTasks(DateTime time, Int64 starDate, Boolean inView)
at DistantWorlds.Main.TLtpIsLwHy(DateTime , Int64 , BuiltObjectList , Boolean )
at DistantWorlds.Main.ProgramLoop()
--- COMPLETE ---
I am guessing it tried to remove a killed ship twice, and caused a null object pointer error.
I am on W7, have 8GB of ram, 10x10 map, 700 stars. It is very early in the game, I am still in my starting system.