java_jvm_crash_error when running client

Started by ItsKirr on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 17:44, 26. Mar 2023
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
java_jvm_crash_error when running client

whenever i run client i get this error

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffcc930590, pid=640, tid=15772
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.1+12 (17.0.1+12) (build 17.0.1+12)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (17.0.1+12, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C [atio6axx.dll+0x190590]
#
# 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\User\MCreatorWorkspaces\random_mod\run\hs_err_pid640.log
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
[error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffcc8f9b30]
] > Task :runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 11s
10 actionable tasks: 3 executed, 7 up-to-date

BUILD FAILED
Task completed in 13 seconds

 

full log: https://paste.gg/p/anonymous/82438bca73824142bf54e724a3d26378

Last seen on 23:09, 16. Oct 2022
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
same
Tue, 08/16/2022 - 16:03

same

Last seen on 17:44, 26. Mar 2023
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
bump
Fri, 08/26/2022 - 20:59

bump

Last seen on 03:38, 20. Mar 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also having this issue…
Mon, 01/02/2023 - 12:27

Also having this issue myself, though if anything points in the direction of a solution, it might be something on Forge's end, because it seems like any modded client running on 1.19.2 for me just doesn't seem to work at all. Not entirely sure, but keep a watch for a possible fix.