Help setting up Fabric Server and cobblemon mod #2039
Replies: 1 comment 1 reply
-
It sounds like you have narrowed the cause to cobblemon and should report an issue with them. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to setup a Fabric server running the cobblemod mod.
The server itself seems to be running but i disconnect the moment i try to join my server.
i gen an
Internal Exception: io.netty.handler.codec.DecoderExeption: Unknown serizalizer type 26
I have setup the server without any mods running perfectly fine.
Here is the docker-compose.yaml im using:
I tried to specify the cobblemon project version i am using but no difference. The server is up and running but i can't connect from mac or windows.
The server does not throw any error and just informs about the player connecting and disconnecting so it seems to be an error on the client side. And yes i am using the correct java version 1.19.2.
Any ideas how to solve this?
Beta Was this translation helpful? Give feedback.
All reactions