You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I decided to add a 1.20.1 instance in multimc. I have added the fabric loader 0.14.24 and downloaded the API 0.90.7+1.20.1 to the instance, it loads up just fine, then when I connect to my folia server, I get this error:
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: Attempted to register ID ResourceKey[Minecraft:damage_type / Minecraft:outside_order] at different raw IDs (30,44)! If you are trying to override an item, use .set(), not .register()!
The same issue though occurred on 1.20.
The same folia server is running on 1.20.1.
I have been running a 1.19.3 instance for the last 3 months or so and have had zero issues using fabric API (client side) when logging into the Minecraft server.
Fabric API 0.76.0+1.19.3
Fabric Loader: 0.14.21
So what has changed between 1.19.3 and 1.20 to get this error?
The text was updated successfully, but these errors were encountered:
I would recommend heading to the discord or opening a discussion so that the actual issue can be isolated to either a flaw in your server or a flaw in your mods
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.
Today I decided to add a 1.20.1 instance in multimc. I have added the fabric loader 0.14.24 and downloaded the API 0.90.7+1.20.1 to the instance, it loads up just fine, then when I connect to my folia server, I get this error:
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: Attempted to register ID ResourceKey[Minecraft:damage_type / Minecraft:outside_order] at different raw IDs (30,44)! If you are trying to override an item, use .set(), not .register()!
The same issue though occurred on 1.20.
The same folia server is running on 1.20.1.
I have been running a 1.19.3 instance for the last 3 months or so and have had zero issues using fabric API (client side) when logging into the Minecraft server.
Fabric API 0.76.0+1.19.3
Fabric Loader: 0.14.21
So what has changed between 1.19.3 and 1.20 to get this error?
The text was updated successfully, but these errors were encountered: