alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
41 stars 30 forks source link

[1.19.2] I can't get into dedicated server #192

Closed DankestO closed 10 months ago

DankestO commented 10 months ago

Summary With the new update (ParCool-1.19.2-3.1.0.1-R) when I go to my dedicated server an error appears and it doesn't let me enter.

Running Environment

Detail In singleplayer everything works correctly, it only happens with dedicated servers from what I've tested.

Additional Data No crash-report is produced, so I can't send that unfortunately. image (1)

alRex-U commented 10 months ago

Yeah this is already known error. I am working on fixing it.

This problem is occurs on 1.19.x - 1.20.x. I got detailed error log, but this exception was raised from io.netty networking library so I cannot know the exact cause.

I think that synchronization of command argumrnt type is probably the cause. probably. I have no clue that indicate this fact.

When I set online-mode by false in server.properties, this issue doesn't occur.

or for moment please use v3.0.x.x, not v3.1.x.x.

alRex-U commented 10 months ago

Fixed on v3.1.0.3