Straw Statues [Forge & Fabric]

Straw Statues [Forge & Fabric]

3M Downloads

[Bug]: Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: minecraft:[weird symbol here]

cmwahl opened this issue · 8 comments

commented

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.19.2

Mod Version (Required)

4.0.12

Notes (Required)

Using this mod on a server with Forge 43.3.0 for Minecraft 1.19.2. There are two players on this server.
1.) Place down the statue
2.) Either one of us tries to change the skin on the statue.
3.) I get "Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: minecraft:[weird symbol here]"
Only I get kicked and not the other player.

Thank you!

latest.log (Optional)

https://gist.github.com/cmwahl/57de0e7f145ed7eeb0ab1f04d6e12f6d

commented

Hello! Just had this bug in 1.20.1 on a server after setting the skin, disconnected everyone and preventing from logging in again, no error in console.
image

commented

@xhatz Please send both client and server logs.

commented

There were no error log on server but I will try to reproduce and catch client one

commented

Still always send both please, even if you don’t see anything.

commented

Hey, sorry for the delay, had to be away yesterday. Here is what I could gather after reproducing the issue (starting server, starting client, logging in, placing straw statue, setting a skin, getting disconnected and closed the game manually).

Client Logs
latest-client.log

Server Logs
latest-server.log

commented

Thanks, fixed in v8.0.3.

The issue is completely separate from the one initially reported though.

commented

My bad 😅 I had seen part of the title and the fitting description and error words so I didn't know if I should've done another post. I'll do it next time. Thank you!

commented