EnderIO crash when PC Locale is Turkish
pokrus opened this issue ยท 2 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
Hi i tried launching a server of LL8 and cant because of ender io and ars additions when i remove these 2 mods the server works just fine
i tried contacting LL8's creator and we couldnt find any solutions so i guess its something to do with the mod itself i have no info to woh to recreate it but it also happens on my friends pc my best guess is that the mod doesnt like something about windows being turkish
(only happens when trying to open a server not on normal minecraft client)
crash-2024-10-04_15.33.55-fml.txt
Expected Behavior
No response
How to Test
No response
Local Environment
- Operating System: Windows
- Java version: 21.0.3
- Minecraft Version: 1.21.1
- Version: 7.0.7 alpha
- Other Mods: LL8 modpack https://www.curseforge.com/minecraft/modpacks/tnp-limitless-8
Any Additional Information?
No response
Aha, looks like one of the language file setup files is turning some text to lower case, which notoriously blows up with other languages (normally Turkish or similar :P) I'll need to change that to force it to use the english representation. Thanks for reporting, in the meantime the only workaround unfortunately would be to change the Windows locale to English or similar but I appreciate that's not exactly convenient. I'll try and fix this as soon as I am able, or if another person is able to that'd be grand.
Hey Rover I actually found out about that on my old PC in the early stages of the Aversion backport. I can send you the fix I did tomorrow, when I get my hands on the old pc.
Aha, looks like one of the language file setup files is turning some text to lower case, which notoriously blows up with other languages (normally Turkish or similar :P) I'll need to change that to force it to use the english representation. Thanks for reporting, in the meantime the only workaround unfortunately would be to change the Windows locale to English or similar but I appreciate that's not exactly convenient. I'll try and fix this as soon as I am able, or if another person is able to that'd be grand.