Crash on startup
quienti opened this issue ยท 6 comments
Gendustry: 1.6.4.17, bdLib: 1.12.2.8, Forge: 12.18.1.2088
Same crash with last alpha release :/
I did not put the language because I never started this modpack, so en_US normally ?
There is a possibility to know what language is set ?
Okay, I have tried with minecraft launcher, and it works
(Yes, because I use my custom launcher), so I have a bug with my code apparently :/
Sorry, I search why is my fault !
Thank you for your help
If that helps you debugging, what i think happened is that LanguageManager.getCurrentLanguage returns null for some reason... Looking at the vanilla code i'm not sure how that would happen... Built-in resource pack failing to load maybe?
Actually, I do not know, but I will come back to you when I have found a solution with with strange bug...
Because, when I launch an official version, it works fine, but when I try with a modpack, crash...