Closed sternschnaube closed 2 months ago
Seems like your server has requireClientSide
option enabled, in which case it is an expected error.
Using the new generated config, in which this option is from the beginning disabled.
{"addGlow":true,"cleanableElytra":true,"requireClientSide":false,"addTrims":true,"addPatterns":true}
Please verify that it's not affected by any other mods you have. I can't reproduce it with a local server running elytra trims 3.1.4 and a fully vanilla client:
The issue is the Fabric API itself. Very weird, vanilla connects without problems. If Fabric API is present on the client, the problem occurs.
Weird indeed, I'll look into it later today
Maybe it's related with this.
This is gonna be more work than I anticipated, blame 1.20.5
Ok, it was less work than I reanticipated
I'm glad to hear that 😄
It's happening again Server mod version: 3.5.0+1.21 Client without mod can't join, clients with can. I will disable the mod on the server for now because we don't have elytras yet, but please fix this. EDIT: Mc version is 1.21
Please use version 3.4.4 for the time being
So is this fixed now?
In 3.5.1
Mod loader
Fabric
Minecraft version
1.20.6
Mod version
3.1.4
Affected mods
Bug description
Received unknown remote registry entries from server Registry entry (minecraft:crafting_special_elytrapatterns) is missing from local registry (minecraft:recipe_serializer) Registry entry (minecraft:crafting_special_elytraglow) is missing from local registry (minecraft:recipe_serializer) Registry entry (minecraft:crafting_special_elytraanimation) is missing from local registry (minecraft:recipe_serializer)
Steps to reproduce
No response
Relevant logs
No response