kikugie / elytra-trims

Lightweight and customizable support for trimmable elytras
https://modrinth.com/mod/elytra-trims
GNU Lesser General Public License v3.0
32 stars 10 forks source link

[Bug]: Servers require client side mod installation on 1.20.5+ #56

Closed sternschnaube closed 2 months ago

sternschnaube commented 6 months ago

Mod loader

Fabric

Minecraft version

1.20.6

Mod version

3.1.4

Affected mods

Bug description

image

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

kikugie commented 6 months ago

Seems like your server has requireClientSide option enabled, in which case it is an expected error.

sternschnaube commented 6 months ago

Using the new generated config, in which this option is from the beginning disabled.

{"addGlow":true,"cleanableElytra":true,"requireClientSide":false,"addTrims":true,"addPatterns":true}

kikugie commented 6 months ago

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: image

sternschnaube commented 6 months ago

The issue is the Fabric API itself. Very weird, vanilla connects without problems. If Fabric API is present on the client, the problem occurs.

kikugie commented 6 months ago

Weird indeed, I'll look into it later today

sternschnaube commented 6 months ago

Maybe it's related with this.

image

kikugie commented 6 months ago

This is gonna be more work than I anticipated, blame 1.20.5

kikugie commented 6 months ago

Ok, it was less work than I reanticipated

sternschnaube commented 6 months ago

I'm glad to hear that 😄

kikugie commented 6 months ago

FIXED

cat-agree

electricsteve commented 2 months ago

It's happening again image 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

kikugie commented 2 months ago

Please use version 3.4.4 for the time being

electricsteve commented 2 months ago

So is this fixed now?

kikugie commented 2 months ago

In 3.5.1