Error on loading the game
Pip0une opened this issue ยท 1 comments
Your GTNH Discord Username
Pip0une4576
Your Pack Version
2.7.1
Your Server
Private server
Java Version
Java 21
Type of Server
None
Your Actions
tried different version of java (21-17-8)
tried different launcher (FTB and Prism)
Fresh install works, but if PC restart then we get the error.
happen on Pop_os! latest, up to date.
before that error, we got stuck at 83% with the sound server initialized message.
Crash Report
[Default Sound Device Checker/ERROR] [ArchaicFix]: An exception occured while checking sound device status
java.lang.UnsatisfiedLinkError: org.lwjgl.openal.ALC10.nalcIsExtensionPresent(JJ)Z
at org.lwjgl.openal.ALC10.nalcIsExtensionPresent(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.lwjgl.openal.ALC10.alcIsExtensionPresent(ALC10.java:399) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
at org.embeddedt.archaicfix.helpers.SoundDeviceThread.isDisconnected(SoundDeviceThread.java:29) ~[SoundDeviceThread.class:?]
at org.embeddedt.archaicfix.helpers.SoundDeviceThread.run(SoundDeviceThread.java:47) [SoundDeviceThread.class:?]
Final Checklist
- I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
- I can reproduce this crash consistently by following the exact steps I described above.
- I have asked other people and they confirm they also crash by following the exact steps I described above.