PrismarineJS / prismarine-chat

A parser for a minecraft chat message
MIT License
34 stars 21 forks source link

% #71

Closed CNWMakesCode closed 4 months ago

CNWMakesCode commented 2 years ago

/tellraw bot_username "%" crashes the bot.

vanquishes commented 2 years ago

making a try-catch for the chat will fix this. however #83 should also fix this issue.

vanquishes commented 1 year ago

This is now fixed as of commit 3e2eb58

extremeheat commented 1 year ago

Make a release PR to fix