I get kicked from my server with the following error:
[23:03:21] [Render thread/ERROR]: Received unknown remote registry entries from server
[23:03:21] [Render thread/ERROR]: Registry entry (tinkerers_smithing:repair) is missing from local registry (minecraft:recipe_serializer)
[23:03:21] [Render thread/ERROR]: Registry entry (tinkerers_smithing:sacrifice) is missing from local registry (minecraft:recipe_serializer)
[23:03:21] [Render thread/ERROR]: Registry entry (tinkerers_smithing:smithing) is missing from local registry (minecraft:recipe_serializer)
[23:03:21] [Render thread/ERROR]: Registry entry (tinkerers_smithing:shapeless) is missing from local registry (minecraft:recipe_serializer)
[23:03:21] [Render thread/ERROR]: Registry remapping failed!
java.util.concurrent.CompletionException: net.fabricmc.fabric.impl.registry.sync.RemapException: Received 4 registry entries that are unknown to this client.
Seems like something that's been fixed before? Found a similar looking closed issue.
I get kicked from my server with the following error:
Seems like something that's been fixed before? Found a similar looking closed issue.
Edit: Opened a PR to fix