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

World load error after restart. No backups work. #387

Closed Casimir255 closed 4 years ago

Casimir255 commented 4 years ago

Torch Version: 1.3.1.120 SE Version: 1.194.207

Observed Behavior

We have been trying to load a world with no plugins now for each of our backup saves and it keeps throwing a loading world error.

Steps to Reproduce

  1. The issue occurred after a server restart
  2. It only happens on one of our worlds/Servers. I've tried going back a day and it's still throwing the error.

Other Information

Torch-2020-04-26.log

World: https://www.mediafire.com/file/4c7ucj1ihi33qjl/2020-04-25_220746.rar/file

Jimmacle commented 4 years ago

The Keen log file should have a more specific error about why the world failed to load. Based on the one in the log you provided it's likely an issue with duplicate entity IDs.

Casimir255 commented 4 years ago

I see. KeenLog.txt

Here is the keen log. So Is there a way fix this entity then? Or check if this is not present and yeetus deletus this entitiy?

Here is the extended log: KeenLogExtended.txt

Jimmacle commented 4 years ago

That actually looks like the game failed to load a model or something related to the large gatling turret.

Casimir255 commented 4 years ago

Interesting. So this could be related to a mod.

Casimir255 commented 4 years ago

Yeah, I'm at a loss on how to fix this. This is our main server world. I wish it would tell us what entity then I could delete it. SEToolbox gives the same error as well as any server/singleplayer world with no mods or any plugins.