Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Quilt ID Mismatch #401

Open
PolyframeX opened this issue Mar 30, 2024 · 6 comments
Open

[Bug]: Quilt ID Mismatch #401

PolyframeX opened this issue Mar 30, 2024 · 6 comments
Assignees
Labels

Comments

@PolyframeX
Copy link

PolyframeX commented Mar 30, 2024

What happened?

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

Logs:

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

@Waterpicker
Copy link
Collaborator

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

@PolyframeX
Copy link
Author

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
Copy link
Author

Correct logs:

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

@WalEl6512
Copy link

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
Copy link

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants