Dimensional Doors Legacy

Dimensional Doors Legacy

7.4k Downloads

[Bug]: Quilt ID Mismatch

PolyframeX opened this issue ยท 6 comments

commented

What happened?

When launching a server, The game breaks and ID's become mismatched.

Logs:

--Client--
latest.log
--Server--
latest.log

commented

Those logs don't even have references to the Dimensional Doors.

commented

I think I uploaded the completely wrong logs. I'll have to reproduce the error and reupload the logs when I have the time

commented

Correct logs:

--Client--
latest.log
--Server--
latest.log

commented

Happens Also on Forge versions of the mod, dimdoors seemingly tries to create doors out of other doors from other mods, wich desyncs client and Server ID's. This seems to be more clientsided though, since the client only shows an error, not the server. Will upload relevant logs in a bit.

commented

A woraround for issues like this could be to add a config option to Disable the creation of dimdoors from other doors, if easy to implement for now.

commented

latest.log
pretty crazy, error should be more visible in the end of the log when trying to join the server, found out it was caused by a completely different mod messing up a lot of ID's
Still gonna stay with my recommendation to add a config option to disable modded door creation.