Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (โ‹ฎ) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hey, I'm trying to make a mod in 1.19.2, I followed the install instructions, when trying to run the "runClient" command it starts up as usual, however it always crashes with the following error

[18:43:28] [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
[18:43:29] [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.1 build 7
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff49b92b60, pid=15380, tid=23724
#
# 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]
#
# 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:\Programing\Fiver\1192_zombie_jerkey\mdk\run\hs_err_pid15380.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=0x00007fff4b97da79]

Does anyone know why this happens and how to fix it?

Quote

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff49b92b60, pid=15380, tid=23724 # # 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]

Crash in your graphics driver.

See this thread for a possible fix:ย https://forums.minecraftforge.net/topic/117925-forge-1192-43147-crashing-on-startup-with-exit-code-1/#comment-519007

Otherwise contact amd.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.comย  You should also read the support forum sticky post.

4 minutes ago, Robin Roloff said:

Hey, I'm trying to make a mod in 1.19.2, I followed the install instructions, when trying to run the "runClient" command it starts up as usual, however it always crashes with the following error

[18:43:28] [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
[18:43:29] [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.1 build 7
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff49b92b60, pid=15380, tid=23724
#
# 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]
#
# 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:\Programing\Fiver\1192_zombie_jerkey\mdk\run\hs_err_pid15380.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=0x00007fff4b97da79]

Does anyone know why this happens and how to fix it?

This is a consistent problem with the latest versions of AMD drivers. I was on the more experimental 22Q, but I believe most of the up to date drivers have this issue.

I suggest downgrading toย 20.4.2ย as that seems to have consistently fixed the problem for anyone dealing with this. I reported the issue to AMD and can only hope it gets fixed. Seems to be an issue with glfwCreateWindow for some reason.

For loops inside of For loops inside of For loops inside a For loop.

  • Author
27 minutes ago, Sunku said:

This is a consistent problem with the latest versions of AMD drivers. I was on the more experimental 22Q, but I believe most of the up to date drivers have this issue.

I suggest downgrading toย 20.4.2ย as that seems to have consistently fixed the problem for anyone dealing with this. I reported the issue to AMD and can only hope it gets fixed. Seems to be an issue with glfwCreateWindow for some reason.

this helped alot, thank you!

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions โ†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.