THEREALWWEFAN231 / Inertia-Issues

This is used for reporting bugs and or requesting features for the minecraft Utility Mod Inertia
66 stars 10 forks source link

Instant crash upon loading into a world #1184

Closed Majora320 closed 3 years ago

Majora320 commented 3 years ago

Inertia Utility Mod version: 3.1.3 Minecraft version: 1.16.4 Operating system: Arch Linux Optifine/Other mods: N/A

What's the issue: When attempting to create or play on a world, or connect to a server, the game will crash. I've tested this on 1.16.5 as well as 1.16.4 and the same thing happens, but I'll give you the log for 1.16.4 because I have an isolated environment set up there already (if you want one for 1.16.5, though, I can provide that).

Crash report: Here

Final checklist:

Vulnerab1lity commented 3 years ago

Screen cannot be null?

Majora320 commented 3 years ago

Screen cannot be null?

I'm not sure what you mean by that?

Paralusion commented 3 years ago

Your crash report shows you're using Java Version: 15.0.2, N/A, Inertia does not support this Java version. Install Java 8 or lower and the issue will be fixed.

THEREALWWEFAN231 commented 3 years ago

Para is correct, I don't know why I didn't notice this when I first looked at this, Inertia crashes on java12(iirc) and above. You were using java 15, you have to install a lower version(I suggest java 8), and make the fabric profile(used to load inertia) use the java 8 version you installed(I don't know how to do it in multimc, but I'm sure your already know how).