Crash on launch in Turkish locale
jeremiahwinsley opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
Mod crashes on launch in Turkish locale due to use of toLower without specifying a locale.
Steps to reproduce the problem:
- Fresh install of Forge 1.18.2 with Evilcraft installed.
- Add these args to startup to set the locale:
-Duser.language=tr -Duser.country=TR
- Start the game.
Expected behaviour:
Calls to toLower should specify Locale.ROOT so that this doesn't crash.
Versions:
- This mod: 1.2.2
- Minecraft: 1.18.2
- Forge: 40.1.30
Log file:
https://gist.github.com/jeremiahwinsley/70ec10f61b33f92ad258a8aff3972993