Accessories

Accessories

4M Downloads

Does not specify locale when using toUpperCase

Poopooracoocoo opened this issue · 2 comments

commented

These are not locale agnostic. This can cause issues (such as crashes or failure to load resources) with locales such as Turkish, which convert "i" to "ı"

You should be using Locale.ROOT.

commented

God I love java as a language that easily allows for this to occur....

commented

A fix for such an issue was released on 1.20.1, 1.21.1, and 1.21.4 on modrinth and curseforge