Custom Loading Screen

Custom Loading Screen

3M Downloads

Minecraft crashes if Forge's splash.properties file is not present.

bawr opened this issue ยท 6 comments

commented

Works fine the next time around when the file is generated, though.

For a quick reproduction, just nuke the config directory, it doesn't matter if BLS' config is kept or not.

Just a triviality, since 99% of the time that file is already present, but caught me by surprise when gathering up a modpack, heh.

commented

Sure, I'll add one in the evening.

commented

(Also, isn't it possible to basically overwrite splash.properties with your own version, that specifies enabled=false?)

commented

I'm not at my laptop for another few days, so can I have a crash report? Also I think this is caused by the way I disable forges splash screen at the moment: mess up forge's splash screen state so it crashes and disables itself next time (which isn't the best way of doing in things, but it kinda works) I am going to fix this soon though

commented

It is possible, but I would rather not mess with config files... Even if it is forge's own files, it's not ideal when coding it to work properly would be better

commented

Also I don't think I need a crash report anymore, I'm pretty sure I've already reproduced the issue before :)

commented

The issue still present.