Minecraft was working just fine before the feature upgrade.
This was my launch string (-Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M)
After the feature upgrade Java freaks out and dumps the following error:
"Java(TM) Platform SE binary has stopped working"
The launcher then shows "Game Crash" an unexpected issue and the game has crashed we are sorry for the inconvenience"
The hs_err_pid log file says the following.
# A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000050760cad, pid=9772, tid=12004 # # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops) # Problematic frame: # V [jvm.dll+0x70cad] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp #
The entire error thread is quite long I can post it if its necessary
Minecraft was working just fine before the feature upgrade.
This was my launch string (-Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M)
After the feature upgrade Java freaks out and dumps the following error:
"Java(TM) Platform SE binary has stopped working"
The launcher then shows "Game Crash" an unexpected issue and the game has crashed we are sorry for the inconvenience"
The hs_err_pid log file says the following.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000050760cad, pid=9772, tid=12004
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x70cad]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
The entire error thread is quite long I can post it if its necessary
Is anyone else having this issue?
First, dont allocate more than the default 1G if you dont need it, it makes it worse
Second, please post the full log in paste.ee and give us the link
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
Here you go.
I uninstalled Java and Minecraft.
Reinstalled just Minecraft (because it has its own java built in)
Here is the launcher log with no modifications to the startup strings.
https://paste.ee/p/as5f9
Ok feeling really stupid.
all this panic and it turned out to be video drivers.
I just checked my video settings to be able to copy and paste them here and Nvidia showed there was a driver update.
Once I applied the driver update Minecraft was working again.
Go Figure.
Hope this helps someone else with the same issue.