Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash loading up client direwolf20 access violation #913

Closed
airhawk9 opened this issue Oct 11, 2023 · 3 comments
Closed

Crash loading up client direwolf20 access violation #913

airhawk9 opened this issue Oct 11, 2023 · 3 comments
Labels
bug Something isn't working Minecraft

Comments

@airhawk9
Copy link

Please provide a brief summary of the bug

the game crashes while loading up assets and mods, sometimes without any intervention gets to the main minecraft menu, but only like every 1/10 launches. just updated java, reinstalled graphics driver with ddu for fresh install, and chdsk and scannow all came back no issues.

Please provide steps to reproduce where possible

6gb allocated ram launching windowed 1600x900. launch direwolf20 (had the same issue on the 1.0.1 version as well as 1.1.0) . signed in with microsoft account. not logged into overwolf or any ftb accounts. browse and get the direwolf mod, try to run it, and client will close after 5-10 seconds on average, but has survived 30s and crashed at the minecraft menu.

Expected Results

game opens

Actual Results

game crashes. error given:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc365d653a, pid=5996, tid=23828

What Java Version are you using?

build 1.8.0_381-b09

What is your operating system and platform?

win 10 64bit rx6900 xt and i913900k. ssd boot and ssd storage drives

How did you install Java?

No response

Did it work before?

no but it has launched to menu, no gameplay was attempted at the time

Did you test with the latest update version?

No response

Did you test with other Java versions?

No response

Relevant log output

# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# V [jvm.dll+0x30656d]
# Problematic frame:
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (17.0.7+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# JRE version: OpenJDK Runtime Environment Temurin-17.0.7+7 (17.0.7+7) (build 17.0.7+7)
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc3506656d, pid=17724, tid=20096
#
# A fatal error has been detected by the Java Runtime Environment:
#
2023-10-10 20:06:12,708 main WARN Advanced terminal features are not available in this environment
@airhawk9 airhawk9 added the bug Something isn't working label Oct 11, 2023
@github-actions
Copy link

Thank you for the report!
It looks like you are reporting that the game Minecraft crashed for you. Please try the following:

  • Update your graphics drivers, see this Minecraft Help Center article, section "Update your Video Card Drivers";
    often Minecraft crashes are caused by outdated graphics drivers
  • In case you are using mods, try disabling them one by one until you find the mod causing the crash, then report the crash to the mod author
  • If you are using a third-party launcher, try the official launcher instead

If none of the above helped, and you are still experiencing the crash with the official launcher and without any mods installed, please submit this issue over at the Mojang bug tracker. Please search for existing reports first; in case you do not find any, create a new report and let us know about the issue number here (e.g. MC-123456).
The Mojang team will take the first look. If an OpenJDK bug is identified, the Mojang team will contact our team to address the issue.

@airhawk9
Copy link
Author

this issue is not solved, regular mc launches just fine and modded still have many issues. please reopen

@VT-14
Copy link

VT-14 commented Oct 11, 2023

The bot may be improved by noting which version of Java each Minecraft version is looking for.

  • I think older versions of Minecraft used Java 6, but likely work fine on Java 8.
  • Minecraft 1.12-1.16 used Java 8 (1.8).
  • Minecraft 1.17 used Java 16.
  • Minecraft 1.18 to present use Java 17.

From a Reddit post I know airhawk is using a Minecraft 1.20 modpack, and their issue report says they are using a 1.8 (Java 8) build of Adoptium. It's a setup error with their 3rd party launcher (FeedTheBeast), not an issue with Adoptium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Minecraft
Projects
None yet
Development

No branches or pull requests

2 participants