Jump to content

Java error 0xc0000005 when starting Minecraft 1.12.2 modpack

Go to solution Solved by ILikeToFlyPlanes,

The ram as broken replacing it fixed my problems

When I try starting the Modpack Stoneblock 2 it crashes with Java error 0xc0000005. I tried reinstalling windows multiple times as well as disabling DEP and many other things and i cant get it to wort reliably. I couldn't reproduce it on any other pc its just on my gaming desktop with an 19 10850k and 32gb of ran as well as at the moment intel uhd graphics. The game either crashes directly on startup, during loading , while or after joining a server. The problem is that even a complete reinstall didn't resolve the problem why i think its either a driver thing or wired compatibility. I updated all the drivers but still it doesn't work. this is the link for the hs_err_pid4072.log https://drive.google.com/file/d/1xTscJyrbly3DC7EpTFkbqq45LvMieFQM/view?usp=sharing

A fatal error has been detected by the Java Runtime Environment:
[Info: 2022-02-17 08:34:08.4204486: GameCallbacks.cpp(177)] Game/game () Info #
[Info: 2022-02-17 08:34:08.4204638: GameCallbacks.cpp(177)] Game/game () Info #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005733e4b7, pid=4072, tid=4868
[Info: 2022-02-17 08:34:08.4204792: GameCallbacks.cpp(177)] Game/game () Info #
[Info: 2022-02-17 08:34:08.4204926: GameCallbacks.cpp(177)] Game/game () Info # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
[Info: 2022-02-17 08:34:08.4205065: GameCallbacks.cpp(177)] Game/game () Info # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 )
[Info: 2022-02-17 08:34:08.4205199: GameCallbacks.cpp(177)] Game/game () Info # Problematic frame:
[Info: 2022-02-17 08:34:08.4251796: GameCallbacks.cpp(177)] Game/game () Info # V  [jvm.dll+0x10e4b7]
[Info: 2022-02-17 08:34:08.4252379: GameCallbacks.cpp(177)] Game/game () Info #
[Info: 2022-02-17 08:34:08.4252551: GameCallbacks.cpp(177)] Game/game () Info # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[Info: 2022-02-17 08:34:08.4252686: GameCallbacks.cpp(177)] Game/game () Info #
[Info: 2022-02-17 08:34:08.4254493: GameCallbacks.cpp(177)] Game/game () Info # An error report file with more information is saved as:
[Info: 2022-02-17 08:34:08.4254725: GameCallbacks.cpp(177)] Game/game () Info # C:\Users\Niklas\AppData\Local\.ftba\instances\39d7ccb4-89a9-4153-968e-7e98493d8e27\hs_err_pid4072.log
[Info: 2022-02-17 08:34:08.4392491: GameCallbacks.cpp(177)] Game/game () Info #
[Info: 2022-02-17 08:34:08.4392885: GameCallbacks.cpp(177)] Game/game () Info # If you would like to submit a bug report, please visit:
[Info: 2022-02-17 08:34:08.4393048: GameCallbacks.cpp(177)] Game/game () Info #   http://bugreport.java.com/bugreport/crash.jsp

 

Link to post
Share on other sites

The heap dump suggests that the Java virtual machine itself is crashing. Since you have Java 8u51, I would try a newer version, e.g. Adoptium has version jdk8u322-b06. Not sure this is compatible with Windows 10 though, might want to try an Oracle version (if you have access to that). If you're not limited to Java 8, I'd try Java 11 instead, since this is also an LTS version.

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

On 2/17/2022 at 1:43 PM, Eigenvektor said:

The heap dump suggests that the Java virtual machine itself is crashing. Since you have Java 8u51, I would try a newer version, e.g. Adoptium has version jdk8u322-b06. Not sure this is compatible with Windows 10 though, might want to try an Oracle version (if you have access to that). If you're not limited to Java 8, I'd try Java 11 instead, since this is also an LTS version.

so it just works on evry 3erd try now

 

Link to post
Share on other sites

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×