
Can't join server on a vanilla client with mod installed
pepperonitony513 opened this issue ยท 3 comments
Mod Version
7.0.2
What mod loader(s) are you seeing the problem on?
Fabric
Mod Loader Version
0.14.8
Problem Description
Whenever I try to launch my 1.19 fabric server with fireplace lib I get this error.
Internal Exception: io.netty.handler.codec.DecoderException: aa: Non [a-z0-9/._-] character in path of location: minecraft:mi
Same thing happens when I use another fireplacelib mod (in this case unforgiving void), but I'm confused as to why I'm getting this error when it's just the library mod.
Steps To Reproduce
- Make fabric server
- Include fireplacelib in mods
- Join on vanilla client
Crash Report or Error Logs
Internal Exception: io.netty.handler.codec.DecoderException: aa: Non [a-z0-9/._-] character in path of location: minecraft:mi
Additional Information
No response
Most likely related to #51
Also getting this. I have a velocity proxy, with a modded fabric server in the proxy. Logging into it from the client (mods match on client and server) causes this error, probably since it's going through the proxy first.