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

Issue with Industrial Craft 2 on Minecraft 1.19.2 Fabric Server - Unable to Join Server #129

Open
EvanYuan516 opened this issue Dec 28, 2023 · 5 comments

Comments

@EvanYuan516
Copy link

Hello,

I am experiencing an issue with the Industrial Craft 2 mod (version industrialcraft-2-2.9.32+ex119-1.19.2-fabric) on a Minecraft 1.19.2 server running Fabric (fabric-server-mc.1.19.2-loader.0.15.3-launcher.0.11.2). I am unable to join the server, and I encounter a specific error on the client side.

Client-Side Error Message:
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Unknown recipe serializer ic2:shapeless

Server-Side Logs:
[19:27:30] [Server thread/INFO]: BX joined the game
[19:27:33] [Server thread/INFO]: BX lost connection: Disconnected
[19:27:33] [Server thread/INFO]: BX left the game
Server and Client Setup:

Both the server and client have only IC2 and FabricAPI in the mods directory.
The same error occurs with Forge, but the server can be joined if IC2 is removed.
Could you please assist in identifying the cause of this issue? Is there any additional information that would be helpful for troubleshooting?

Thank you for your time and assistance.

@Lu-Yanzhi
Copy link

Hello,

I have the same trouble when I enter the server as a player. I also can not enter the server.

Server: Minecraft 1.19.2 with Fabric.
Mod: Fabric 0.15.4 , industrialcraft-2-2.9.36+ex119-1.19.2-fabric.

Client:Minecraft 1.19.2 with Fabric.
Mod: Fabric 0.15.4 , industrialcraft-2-2.9.36+ex119-1.19.2-fabric.

Client-Side Error Message:
Internal Exception: io.netty.handler.codec DecoderException: io.netty.handler
codec.EncoderException:java.io.IOException: Root tag must be a named compound tag.

Server-Side Logs:
[13:42:50] [Server thread/INFO]: Lu_Yanzhi joined the game
[13:42:50] [Server thread/INFO]: Lu_Yanzhi lost connection: Disconnected
[13:42:50] [Server thread/INFO]: Lu_Yanzhi left the game

Thank you for your time and assistance.

@Reider745
Copy link

I have been climbing inside the jar industrial craft 2 for some time, I found that if I delete the data/ic2/recipes folder, I can log in to the server, but industrial craft 2 is boring without recipes :D

@nkdns
Copy link

nkdns commented Feb 13, 2024

I have the same problem. I suspect there is something wrong with the Fabric mount formula. I am using the latest build of industrialcraft-2-2.9.39+ex119-1.19.2-fabric.jar

@RainbowXXX
Copy link

I've try to make a mod to fix this bug, and it solves the problem to some extent.
My github repository is at here, you can try to use it.

@wfq1971
Copy link

wfq1971 commented Aug 15, 2024

Internal Exception :io.netty.handler.codec.DecoderException:io.netty.handler.codec.EncoderException:java.io.UTFDataFormaException:malformed input around byte 61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants