[Solved] Game crashes on start when loading API #1907
Unanswered
lilithium-hydride
asked this question in
Player support
Replies: 1 comment 1 reply
-
See: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Getting the error below when attempting to start the game on Linux (using latest JDK/JRE 17). I've tried the previous versions of the Fabric loader and API, and that didn't work either. Disabling everything except for the API still crashes, although the mod loader can load Sodium and Iris without the API enabled and without crashing the game. I've also tried using native libraries, and swapping between JDK and OpenJDK, neither worked. I'm using MultiMC and passing
-Xms409m, -Xmx4096m, -Duser.language=en
to Java if it matters. Anyone know what could be wrong here?Beta Was this translation helpful? Give feedback.
All reactions