apace100 / show-me-what-you-got

Minecraft mod which allows displaying your items to other players in chat.
MIT License
6 stars 5 forks source link

kicked for illegal characters #22

Open Zeehkers opened 7 months ago

Zeehkers commented 7 months ago

this kick message occurs when I try to send the "§" character. this character is used for color codes in minecraft, so items with colored names will contain "§" when I try to show it in chat. Idk if this mod will make a fix for this but does anyone know any mods that patch this?

FabioBnt commented 6 months ago

Same issue here. Any ideas on how to fix ?

eben-vranken commented 5 months ago

Same here.

Lolens commented 4 months ago

You can use fork that fixes illegal characters error

eben-vranken commented 3 months ago

This is not getting merged with the main branch?

Lolens commented 3 months ago

I've hardcoded it and didn't fixed every possible issue like pasting item with illegal characters from message history. If author will update this mod he can make it much better so this fork is more like a quick fix rather than solution to the problem

eben-vranken commented 3 months ago

well, cheers for the fork!

Cicopath commented 3 months ago

same issue as #19

also yeah I've experienced this on Prominence II RPG modpack as well. sending an item affected by Tierify will crash the client. happened multiple times which was frustrating. hopefully there's an official fix soon!

eben-vranken commented 3 months ago

Prominence II RPG modpack

Might be a good idea to make an issue on the repo, especially since a fix will have the same code solution as the fork by Lolens

https://github.com/Lolens/show-me-what-you-got/commit/1793fa7e4ce34b43b32defacd34db641aa2c5eb2

Larsonix commented 1 week ago

The mod "Paragraphs" (https://github.com/FurnyGo/Paragraphs) solves this problem by allowing users to use the Section sign (§)

Fix working for me Fabric 1.20.1