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 in FTB Launcher overwolf #930

Closed
Alucabr opened this issue Oct 25, 2023 · 1 comment
Closed

Crash in FTB Launcher overwolf #930

Alucabr opened this issue Oct 25, 2023 · 1 comment
Labels
bug Something isn't working Minecraft

Comments

@Alucabr
Copy link

Alucabr commented Oct 25, 2023

Please provide a brief summary of the bug

I'm a layman, but there seem to be errors in the Java application and memory communication.

Please provide steps to reproduce where possible

normally playing a minecraft modpack, it crashes several times with the same type of error

Expected Results

that doesn't crash?

Actual Results

crash in minecraft modpacks

What Java Version are you using?

OpenJDK Runtime Environment Temurin-17.0.4+8

What is your operating system and platform?

Windows 10 64bits

How did you install Java?

related java came with overwolf/ftb launcher

Did it work before?

No, because I had recently formatted the PC

Did you test with the latest update version?

no, I use the recommended version of the launcher that comes with it

Did you test with other Java versions?

no, I use the recommended version of the launcher that comes with it

Relevant log output

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x0000029a0ef72207, pid=13744, tid=17236
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.4+8 (17.0.4+8) (build 17.0.4+8)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (17.0.4+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# J 69021 c2 net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_()V minecraft@1.20.1 (10 bytes) @ 0x0000029a0ef72207 [0x0000029a0ef71f60+0x00000000000002a7]
#
# 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\Pacheco\AppData\Local\.ftba\instances\0eacfb1d-5190-4f28-a275-e234a8fc1709\hs_err_pid13744.log
Compiled method (c2) 4378286 69021       4       net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper::m_142224_ (10 bytes)
 total in heap  [0x0000029a0ef71c10,0x0000029a0ef75088] = 13432
 relocation     [0x0000029a0ef71d68,0x0000029a0ef71f48] = 480
 main code      [0x0000029a0ef71f60,0x0000029a0ef737e0] = 6272
 stub code      [0x0000029a0ef737e0,0x0000029a0ef73880] = 160
 oops           [0x0000029a0ef73880,0x0000029a0ef738d0] = 80
 metadata       [0x0000029a0ef738d0,0x0000029a0ef73bf0] = 800
 scopes data    [0x0000029a0ef73bf0,0x0000029a0ef745a0] = 2480
 scopes pcs     [0x0000029a0ef745a0,0x0000029a0ef74cb0] = 1808
 dependencies   [0x0000029a0ef74cb0,0x0000029a0ef74d70] = 192
 handler table  [0x0000029a0ef74d70,0x0000029a0ef74f38] = 456
 nul chk table  [0x0000029a0ef74f38,0x0000029a0ef75088] = 336
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
#
@Alucabr Alucabr added the bug Something isn't working label Oct 25, 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.

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

1 participant