PlanetTeamSpeakk / MoreCommands

The source code of my mod, MoreCommands
https://www.curseforge.com/minecraft/mc-mods/morecommands
Creative Commons Zero v1.0 Universal
14 stars 5 forks source link

Error when connecting #20

Closed wh0oo closed 3 years ago

wh0oo commented 3 years ago

erroor Server starts fine, running on linux, no errors, but I cannot join.

wh0oo commented 3 years ago

From my game log:

[13:51:32] [Netty Client IO #2/ERROR]: Could not deserialize morecommands:registry_argument

PlanetTeamSpeakk commented 3 years ago

Are you sure that first error is caused by MoreCommands? Doesn't seem like anything my mod would cause. Regarding the second one, imma need some more info to go with that if you have any cuz I'm not sure if the two are related and even if they are, that still doesn't get me very far.

wh0oo commented 3 years ago

Hey, sorry for my vagueness.

I am using morecommands on a remote server running the latest (as of my typing) version of fabricmc. I am also running carpet (also latest version) (in a very limited capacity).

The screenshot above corresponds to the error message I posted. There is just this, in my local log:

[13:51:29] [Render thread/INFO]: Connecting to xx.xx.xx.xx., 25565 [13:51:32] [Netty Client IO #2/ERROR]: Could not deserialize morecommands:registry_argument [13:51:33] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', account .....

The logs on the server only show the connection happening as normal.

Finally, yes, this is caused by morecommands. If I remove it, I can join the server.

I am going to try it without carpet to see if there is an incompatability, but yes, its morecommands that's causing the issue on joining.

wh0oo commented 3 years ago

Following up, I tried running just this mod alone, no other mods to conflict, and still a no-go.

kotaskyy commented 3 years ago

im having the exact issue.. when this mod is loaded and i try to join, i get kicked immediately, and when i remove the mod everything works fine. :l any possible fixes?