TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

14:25:03.1161 [FATAL] Initializer: Sandbox.Game.Screens.MyLoadingException: An error occurred while adding one or more objects. #395

Closed thebeast5268 closed 4 years ago

thebeast5268 commented 4 years ago

Torch Version: 1.195.23 SE Version: most recent as of 07/10/2020

Expected Behavior

What did you expect to happen?

Expected DS to finalize and have game ready

Observed Behavior

What actually happened?

Received Error and torch had to close

Steps to Reproduce

  1. How did this issue get triggered?

Opened torch and started server with existing world

  1. Write the steps here.

Open torch and start server with existing world, including mods.

Other Information

Provide links to game logs or saves here if necessary.

Entire torch DS log https://pastebin.com/Zb8MTjUY

Jimmacle commented 4 years ago

This is most likely due to a corrupt save or a problem with modded blocks.

thebeast5268 commented 3 years ago

This is most likely due to a corrupt save or a problem with modded blocks.

It's neither, as the save works with the vanilla host and removing all mods causes the same crash.