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

[Quilt] Unable to connect to server due to mismatched states #206

Closed
Venaf opened this issue Nov 14, 2023 · 2 comments
Closed

[Quilt] Unable to connect to server due to mismatched states #206

Venaf opened this issue Nov 14, 2023 · 2 comments
Labels
bug Something isn't working compatibility Something is conflicting/happening between mods wontfix This will not be worked on

Comments

@Venaf
Copy link

Venaf commented Nov 14, 2023

Mismatched states for entries of 'minecraft:block'

  • Found 'mythicmetals:adamantite_block', expected 'alloy_forgery:adamantite_block_forge_controller'
  • Found 'alloy_forgery:adamantite_block_forge_controller', expected 'mythicmetals:adamantite_block'

Minecraft 1.20.1 with Quilt Loader 0.21.1

Alloy Forgery 2.0.22+1.20
Mythic Metals 0.18.2+1.20
mod list gist

Getting this when trying to connect to a custom mod list. Not sure if the issue is actually with these mods, I've not run into this in the past.

Mods work fine in single player and the server seems to be running fine, just can't connect.

@Noaaan
Copy link
Owner

Noaaan commented Nov 14, 2023

This issue is unfortunately a Quilt exclusive problem, which you see with these related issues: #180 #182

There is already an issue open for this on QFAPI's repository (QuiltMC/quilted-fabric-api#115). The summary of it is that it seems to be a load-order dependent issue that is problematic specifically with Quilt Registry Sync in some way.

As mentioned previously in the related issues; I am still unable to reproduce this myself, and I do not know what the best methods are to debug it. I do know that from experience that enabling/disabling random mods can change the load order to the point where this issue doesn't appear anymore, but it is still a very annoying incompatibility.

@Noaaan Noaaan added bug Something isn't working help wanted Extra attention is needed compatibility Something is conflicting/happening between mods labels Nov 14, 2023
@Noaaan Noaaan changed the title Unable to connect to server with same mods [Quilt] Unable to connect to server due to mismatched states Nov 29, 2023
@Noaaan Noaaan added the wontfix This will not be worked on label Jun 30, 2024
@Noaaan
Copy link
Owner

Noaaan commented Jun 30, 2024

Going forward I will not be supporting Quilt, as from what I have read they are diverging QFAPI to be it's own thing. While I might look into porting in the future, it is not a priority as of now.

@Noaaan Noaaan closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2024
@Noaaan Noaaan removed the help wanted Extra attention is needed label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility Something is conflicting/happening between mods wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants