Server disconnects players with DecoderException on login
spiritedsnowcat opened this issue · 6 comments
Versions
Minecraft 1.18.1 (Forge 39.0.7)
Hexerei 0.1.8
Summary
So, this one is a little weird since there are no client or server logs (just a screenshot of the error). Players are being disconnected on login when Hexerei is installed with an internal exception that's different every time. I provided a screenshot below ("non [a-z0-9/._-] character in path of location"). This happens even if Hexerei is the only mod on the client and server.
I am definitely wrong and am sorry, this is to do with my mod and will try to solve this asap!
This definitely seems like its not a bug due to my mod. I have nothing to do with a stonecutter and copper slabs. I would say try reinstalling forge or something. I have never come across anything like this before
This issue will be fixed in the next update. coming sometime tomorrow - Thanks for letting me know!
Well, this was just with Hexerei installed and nothing else. The item in the error is different each time. Here's how I reproduce it without fail:
- Create a new Forge server (version 39.0.7).
- Create a new Forge client (version 39.0.7, new profile in CurseForge).
- Add the Hexerei mod to both.
- Run the server (generating a new world) and run the client.
- Attempt to connect to the server from the client (repeatable).
Not sure if this helps, but I'm running the server on Linux. Could it possibly be a problem with text encoding a path or the en-us locale of my server? Thanks for your time.