keubpard Posted July 30 Posted July 30 I tried to run java again after i put in my shipwrecked modpack and the error message kept showing up. Error: Unable to access jarfile forge-1.21-51.0.29-shim.jar is all that showed up Im on a m2 mac air and i ran the run.sh file. When i tried to run the run.sh after cd server it also gave me a fatal error message detected by the java runtime enviroment. A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000102ea68fc, pid=73610, tid=126211 # # JRE version: Java(TM) SE Runtime Environment (22.0.2+9) (build 22.0.2+9-70) # Java VM: Java HotSpot(TM) 64-Bit Server VM (22.0.2+9-70, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) # Problematic frame: # C [jna15258103312733787804.tmp+0x68fc] Java_com_sun_jna_Native_invokePointer+0xadc # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /Users/me/Desktop/server/hs_err_pid73610.log # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /Users/me/Desktop/server/run.sh: line 7: 73610 Abort trap: 6 java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.21-51.0.29/unix_args.txt "$@" I have replaced the /Users/[name]/ to /me/ but for everything else i just straight up copy pasted. I have no knowledge about java or coding so let me know if i am missing something. Quote
keubpard Posted July 30 Author Posted July 30 Im trying to host my own server with a modpack and the modpack i was trying to install is the deserted island survival modpack. https://www.curseforge.com/minecraft/modpacks/deserted-island-survival-by-forge-labs Quote
TileEntity Posted July 30 Posted July 30 Use Java 21 instead of Java 22 Quote Try my Modpack >>Link to Curseforge<<
keubpard Posted July 30 Author Posted July 30 I have tried switching to java 21 after i downloaded java 22 but im not sure if it works. I just followed the installation and i downloaded the ARM64 DMG Installer product/file description. Its still showing the fatal error. Quote
TileEntity Posted July 30 Posted July 30 Add the new crash-report Quote Try my Modpack >>Link to Curseforge<<
keubpard Posted July 31 Author Posted July 31 I think the error is still the same but it loaded a few server/thread infos that werent present before. I think it only loaded the main/info when i was using java 22 Below is the full crash report with the additional server thread/info [10:42:58] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.21 [10:42:58] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [10:42:58] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [10:42:58] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00000001012428fc, pid=76464, tid=127491 # # JRE version: Java(TM) SE Runtime Environment (21.0.3+7) (build 21.0.3+7-LTS-152) # Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0.3+7-LTS-152, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) # Problematic frame: # C [jna13902680717977756248.tmp+0x68fc] Java_com_sun_jna_Native_invokePointer+0xadc # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /Users/me/Desktop/server/hs_err_pid76464.log [8.679s][warning][os] Loading hsdis library failed # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /Users/me/Desktop/server/run.sh: line 7: 76464 Abort trap: 6 java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.21-51.0.29/unix_args.txt "$@" me@my-MacBook-Air-2 server % cat hs_err_pid76464.log # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00000001012428fc, pid=76464, tid=127491 # # JRE version: Java(TM) SE Runtime Environment (21.0.3+7) (build 21.0.3+7-LTS-152) # Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0.3+7-LTS-152, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) # Problematic frame: # C [jna13902680717977756248.tmp+0x68fc] Java_com_sun_jna_Native_invokePointer+0xadc # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Quote
TileEntity Posted August 3 Posted August 3 I have no idea - maybe something outside of Minecraft is preventing Java from working Quote Try my Modpack >>Link to Curseforge<<
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.