DimensionalDevelopment / DimDoors

A rewrite of the classic mod: Dimensional Doors
https://minecraft.curseforge.com/projects/dimensionaldoors
GNU General Public License v3.0
97 stars 56 forks source link

[Bug]: Quilt ID Mismatch #401

Open PolyframeX opened 8 months ago

PolyframeX commented 8 months ago

What happened?

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

Logs:

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

Waterpicker commented 8 months ago

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

PolyframeX commented 8 months ago

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

PolyframeX commented 8 months ago

Correct logs:

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

WalEl6512 commented 8 months ago

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.

WalEl6512 commented 8 months ago

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.

WalEl6512 commented 8 months ago

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.