Hello, support!
I am very 'into' programming, and am currently developing Minecraft Java mods. I've been doing so for about a year, and everything has always gone fine.
However, I have recently bumped into an extremely annoying crash, when running the Minecraft client on the Fabric api.
The crash involves LWGL, and according to a few other Fabric devs, it 'just happens' with Windows.
Here is the full log (with my Windows username starred) :
C:\Users*.jdks\openjdk-19.0.1\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:2058,suspend=y,server=n -Dfabric.dli.config=C:\Users*\Documents\Coding\ninjamod.gradle\loom-cache\launch.cfg -Dfabric.dli.env=client -Dfabric.dli.main=net.fabricmc.loader.impl.launch.knot.KnotClient --enable-preview -javaagent:C:\Users*\AppData\Local\JetBrains\IdeaIC2022.3\captureAgent\debugger-agent.jar=file:/C:/Users//AppData/Local/Temp/capture6.props -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 @C:\Users*\AppData\Local\Temp\idea_arg_file796332558 net.fabricmc.devlaunchinjector.Main Connected to the target VM, address: '127.0.0.1:2058', transport: 'socket' [11:08:58] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.19.3 with Fabric Loader 0.14.12 [11:08:58] [main/INFO] (FabricLoader) Loading 50 mods: - fabric-api 0.72.0+1.19.3 - fabric-api-base 0.4.20+afca2f3e85 - fabric-api-lookup-api-v1 1.6.19+49abcf7e85 - fabric-biome-api-v1 12.1.0+b5d379b085 - fabric-block-api-v1 1.0.4+e022e5d185 - fabric-blockrenderlayer-v1 1.1.29+c6af733c85 - fabric-client-tags-api-v1 1.0.11+1134c5b885 - fabric-command-api-v2 2.2.0+3fc4752e85 - fabric-content-registries-v0 3.5.0+1d37d50285 - fabric-convention-tags-v1 1.2.1+8e4e694f85 - fabric-crash-report-info-v1 0.2.13+aeb40ebe85 - fabric-data-generation-api-v1 11.1.4+1134c5b885 - fabric-dimensions-v1 2.1.40+48349a3f85 - fabric-entity-events-v1 1.5.6+b83334a085 - fabric-events-interaction-v0 0.4.39+3baeb27a85 - fabric-game-rule-api-v1 1.0.29+99f9db8085 - fabric-gametest-api-v1 1.1.16+1134c5b885 - fabric-item-api-v1 2.1.8+1134c5b885 - fabric-item-group-api-v1 2.1.11+1134c5b885 - fabric-key-binding-api-v1 1.0.30+bc01e09785 - fabric-lifecycle-events-v1 2.2.9+23a79c8a85 - fabric-loot-api-v2 1.1.19+75e9821185 - fabric-message-api-v1 5.0.13+6ede1da985 - fabric-mining-level-api-v1 2.1.30+49abcf7e85 - fabric-models-v0 0.3.26+11ba9c3b85 - fabric-networking-api-v1 1.2.16+4017a8cb85 - fabric-object-builder-api-v1 5.3.0+85f102ee85 - fabric-particles-v1 1.0.19+f1e4495b85 - fabric-recipe-api-v1 1.0.0+5176f73d85 - fabric-registry-sync-v0 2.0.4+1134c5b885 - fabric-renderer-api-v1 2.2.0+9f179aa185 - fabric-renderer-indigo 0.7.0+9f179aa185 - fabric-rendering-data-attachment-v1 0.3.24+afca2f3e85 - fabric-rendering-fluids-v1 3.0.17+f1e4495b85 - fabric-rendering-v1 1.12.0+6dc0edd785 - fabric-resource-conditions-api-v1 2.2.2+1134c5b885 - fabric-resource-loader-v0 0.10.4+a91e48b785 - fabric-screen-api-v1 1.0.40+f1e4495b85 - fabric-screen-handler-api-v1 1.3.12+99f9db8085 - fabric-sound-api-v1 1.0.7+75e9821185 - fabric-transfer-api-v1 2.1.14+ccd377ba85 - fabric-transitive-access-wideners-v1 2.3.0+5b9a588b85 - fabricloader 0.14.12 - geckolib 4.0.3 - java 19 - minecraft 1.19.3 - ninjamod 1.0-SNAPSHOT - reborncore 5.5.0 - team_reborn_energy 2.3.0 - techreborn 5.5.0 [11:08:58] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users//.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.11.4+mixin.0.8.5/c1dc27696aa4006e492c2485c9ccbcb26045a971/sponge-mixin-0.11.4+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT [11:08:59] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper! [11:08:59] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16 [11:08:59] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17 [11:09:09] [main/INFO] (Minecraft) Building optimized datafixer [11:09:20] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers. # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8423d6c84, pid=25924, tid=39004 # # JRE version: OpenJDK Runtime Environment (19.0.1+10) (build 19.0.1+10-21) # Java VM: OpenJDK 64-Bit Server VM (19.0.1+10-21, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # C [jdwp.dll+0x26c84] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # An error report file with more information is saved as: # C:\Users*******\Documents\Coding\ninjamod\run\hs_err_pid25924.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. # Disconnected from the target VM, address: '127.0.0.1:2058', transport: 'socket' Process finished with exit code 1
Any help would be greatly appreciated, thanks!