BooseOG

Untitled

Oct 23rd, 2024
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | Gaming | 0 0
  1. Error: Error during loading session:System.NullReferenceException: Object reference not set to an instance of an object.
  2. at ConfigurableOres.Helpers.LogVar[T](String prefix, String name, T varT, Boolean isServer)
  3. at ConfigurableOres.MyPlanetConfiguration.LogVar[T](String name, T varT, Boolean isServer)
  4. at ConfigurableOres.MyPlanetConfiguration.GenerateMappings()
  5. at ConfigurableOres.MyPlanetConfiguration..ctor(Configuration config, IEnumerable`1 planetOreMappings)
  6. at ConfigurableOres.ConfigurableOres.LoadAndCheckPlanetConfigurations()
  7. at ConfigurableOres.ConfigurableOres.LoadData()
  8. at Sandbox.Game.World.MySession.LoadComponent(MySessionComponentBase component)
  9. at Sandbox.Game.World.MySession.LoadDataComponents()
  10. at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
  11. at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
  12. 2024-10-23 16:10:39.710 - Thread: 1 -> Exception while loading world: Object reference not set to an instance of an object.
  13. 2024-10-23 16:10:39.711 - Thread: 1 -> at ConfigurableOres.Helpers.LogVar[T](String prefix, String name, T varT, Boolean isServer)
  14. at ConfigurableOres.MyPlanetConfiguration.LogVar[T](String name, T varT, Boolean isServer)
  15. at ConfigurableOres.MyPlanetConfiguration.GenerateMappings()
  16. at ConfigurableOres.MyPlanetConfiguration..ctor(Configuration config, IEnumerable`1 planetOreMappings)
  17. at ConfigurableOres.ConfigurableOres.LoadAndCheckPlanetConfigurations()
  18. at ConfigurableOres.ConfigurableOres.LoadData()
  19. at Sandbox.Game.World.MySession.LoadComponent(MySessionComponentBase component)
  20. at Sandbox.Game.World.MySession.LoadDataComponents()
  21. at Sandbox.Game.World.MySession.PrepareBaseSession(MyObjectBuilder_Checkpoint checkpoint, MyObjectBuilder_Sector sector)
  22. at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
Advertisement
Add Comment
Please, Sign In to add comment