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

Client registry mismatch error when server has mods that the client does not require #266

Open
aidan-walden opened this issue Dec 12, 2022 · 2 comments
Labels
bug Something isn't working library: core Related to the core library.

Comments

@aidan-walden
Copy link

aidan-walden commented Dec 12, 2022

Not sure if this is an issue for Quilt loader or Quilted Fabric API.
Installed Bookshelf lib on my Fabric server. Attempting to join with Quilt client results in this warning:

[19:32:29] [Netty Client IO QuiltMC/quilt-loader#1/WARN]: Missing entries for registry "minecraft:command_argument_type":
    - bookshelf:font

    - bookshelf:item_output

I am then booted from the server for: "Client registry is missing entries! Mismatched mods?"

Server logs show the following:

[19:32:29] [User Authenticator QuiltMC/quilt-loader#7/INFO]: UUID of player <my username> is <my uuid>
[19:32:29] [Server thread/INFO]: <my username> [/192.168.1.1:59001] logged in with entity id 7898 at (4377.5336965756715, 89.0, -9542.931967669663)
[19:32:29] [Server thread/INFO]: <my username> joined the game
[19:32:29] [Server thread/INFO]: <my username> lost connection: Disconnected
[19:32:29] [Server thread/INFO]: <my username> left the game

Using Fabric with the same modset does not produce the warning, and I am able to join the server no problem.

Minecraft version: 1.19.2
Quilt version: 0.17.7 but also able to reproduce with 0.18.1-beta.23

Mod list:

  • Quilted Fabric API, version 4.0.0-beta.24+0.68.0-1.19.2
@LambdAurora
Copy link
Contributor

Hello, you omitted important information like the Minecraft version and the list of mods and their version.

To be able to diagnose the problem better, please provide said information.

@aidan-walden
Copy link
Author

@LambdAurora Relevant information added, sorry about that

@TheGlitch76 TheGlitch76 transferred this issue from QuiltMC/quilt-loader Feb 13, 2023
@ix0rai ix0rai added bug Something isn't working library: core Related to the core library. labels May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working library: core Related to the core library.
Projects
None yet
Development

No branches or pull requests

3 participants