Hello everyone,
I am having an issue running Minecraft from Eclipse. I have run gradlew genEclipseRuns, and all the files seem to have downloaded. However, when I run it, I get this error:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe2c592b60, pid=1184, tid=1944
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.5+8 (17.0.5+8) (build 17.0.5+8)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.5+8 (17.0.5+8, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C [atio6axx.dll+0x192b60]
I have put the whole log in this hastebin as it is quite long.
Thank you for your time!