localization broken in 3.0.9
dadobug1111 opened this issue ยท 4 comments
Versions
Forge Version:
1.12.2-forge-14.23.5.2838
Mod Version:
3.0.9
Other Mods
none
latest log
info
this does not happen on 3.0.8 or older
So, TL;DR is that either my occasional use of Windows, or an issue with Git/GitHub, has caused the capitalization of locale files to be botched.
I think this is why the last update (3.0.9) went out without me noticing, is that on Windows it wasn't happening to me.
I'm testing stuff now, but I'm pretty sure it's fixed by 584573d
Alright, on my mac this is confirmed working so I'm going to call this closed.
macOS and Linux / Unix-based Operating Systems are case-sensitive, and Windows is not -- so I think it's safe to say that if it's working on a case-sensitive OS, it should work on a non-case-sensitive OS as well ๐