
[FORGE 1.18.1] Crash menu opens, but the text is all in boxes.
RandomlyZay opened this issue ยท 5 comments
Describe the bug
A clear and concise description of what the bug is.
The crash screen that takes you back to the title screen and tells you which mods may have caused the crash is bugged. It just displays box characters instead of text (as seen below).
To Reproduce
Steps to reproduce the behavior:
- Download my game instance
- Start the instance (It will crash no matter what because there is a mod incompatibility somewhere)
Crash Log:
Link to the crash log, if relevant. You can upload a crash log by using crashy.
Crashy keeps saying that there's something wrong with my crash log so I just used pastebin if that's okay.
Crash Log
Game Instance:
Link to the curseforge/multimc game instance, or to a zip containing your game instance. For most issues, you must provide something including the mods, saves, and configs you have used.
My Game Instance - Creations-1.0.zip
Hey, thanks a lot for filling out the template, it will help me a lot in solving this!
I've opened a seperate Crashy issue for your crash log not being accepted: natanfudge/Crashy#35
I found that one of the mods shown in red below stopped forge from telling me that 20 of the mods actually needed their libraries. I haven't seen if it fixed the box problem too, but it at least let Minecraft load enough to give me details instead of just telling me it crashed.
Basically, when I was trying to startup MC, notenoughcrashes was showing up first and telling me that Minecraft crashed, instead of getting to the forge menu that tells you that some mods are missing their libraries (menu below).
EDIT: After adding the libraries, the game finally loaded normally which I really didn't expect to happen. Is there a way that you know of that could test your mod by intentionally crashing the game and going to the crash screen?
I encountered the problem again, but this time, it's in 1.16.5. The exact same thing happens with only the boxes appearing as text. I'm looking right now to find the incompatible mod responsible. I'll get back as soon as I can.
EDIT: I found that the mod causing the issue was Chisel, but only because its library mod was not installed. That doesn't help much, but at least everything is normal. I feel like it's a problem with that mod instead of yours, because instead of doing the thing where it tells you that you need to install a library for a mod, it just crashes the game. And I just assume that MC hasn't loaded the font yet so the boxes replace the text everywhere.