-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[USER OS ISSUE] Crashing on startup on Linux #247
Comments
Not too knowledgeable with Linux issues but I'll leave this open in case anyone else might be able to assist you though you would have better luck in the discord |
See #72 you might need a more recent glfw version than 3.3.7 if one exists Also try using PolyMC |
I had the same issue on an Arch Linux install and I was able to fix this by installing the git version of glfw (glfw-git) from the arch aur and adding -Dorg.lwjgl.glfw.libname=/usr/lib64/libglfw.so.3 to the jvm args. If you're using something like PolyMC or Prism launcher the switch under workarounds to use the native glfw does not work for 1.19+ (PrismLauncher/PrismLauncher#513). |
what do you mean add -Dorg.lwjgl.glfw.libname=/usr/lib64/libglfw.so.3 i can't find libglfw.so.3? I have the same problem as spudnuts 2000, my system pop os |
glfw (glfw-git) have installed. AQM2 not working |
Modpack Version
1.6.0
Minecraft Version
1.19.3
Describe the crash or bug
Pack will not launch, immediate crash upon loading.
Steps to reproduce the behavior:
Install the pack on Linux with any launcher.
Expected behavior
The pack runs.
Screenshots
N/A
Crash log or latest.log.log
https://pastebin.com/TtaK58rV
Additional context
** System Specs **
I realize this might be a far stretch since I am on linux and unable to use the cureforge launcher, but any help would be appreciated.
p.s. I hate java stacktraces
The text was updated successfully, but these errors were encountered: