Gendustry

Gendustry

35M Downloads

Crash on startup

quienti opened this issue ยท 6 comments

commented

Gendustry: 1.6.4.17, bdLib: 1.12.2.8, Forge: 12.18.1.2088

Same crash with last alpha release :/

crash-2016-09-16_15.49.45-client.txt

commented

Hm, that makes no sense to me. What is your client language set to?

commented

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 ?

commented

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

commented

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?

commented

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...

commented

Ok , I found my problem!
You were right, when I loaded Forge, I lacked the addition of " assets" in the JSON file -_-

Thank you for your help, you had given me the solution :D

Sorry for the inconvenience