So a couple of days ago, after I updated to the latest MC version, my Minecraft started doing this thing where, after I logged in, it would start to update something and then blackscreen and crash.
Error log thing:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x519446c0, pid=6864, tid=7128
#
# JRE version: 7.0_07-b10
# Java VM: Java HotSpotâ„¢ Client VM (23.3-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x519446c0
#
# 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...eport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x4a609800): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=7128, stack(0x4f470000,0x4f4c0000)]
EAX=0x0dff45fb is an unallocated location in the heap
EBX=0x51272080 is an unknown value
ECX=0x51227600 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4f4bf754 is pointing into the stack for thread: 0x4a609800
EBP=0x511b17b8 is an unknown value
ESI=0x508df740 is an unknown value
EDI=0x4f4bf7a4 is pointing into the stack for thread: 0x4a609800
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 88540K [0x04560000, 0x0f000000, 0x19ab0000)
eden space 139776K, 63% used [0x04560000, 0x09bd73a8, 0x0cde0000)
from space 17472K, 0% used [0x0cde0000, 0x0cde0000, 0x0def0000)
to space 17472K, 0% used [0x0def0000, 0x0def0000, 0x0f000000)
tenured generation total 349568K, used 0K [0x19ab0000, 0x2f010000, 0x44560000)
the space 349568K, 0% used [0x19ab0000, 0x19ab0000, 0x19ab0200, 0x2f010000)
compacting perm gen total 12800K, used 12795K [0x44560000, 0x451e0000, 0x48560000)
the space 12800K, 99% used [0x44560000, 0x451deec0, 0x451df000, 0x451e0000)
No shared spaces configured.
vm_info: Java HotSpotâ„¢ Client VM (23.3-b01) for windows-x86 JRE (1.7.0_07-b10), built on Aug 28 2012 19:49:22 by "java_re" with unknown MS VC++:1600
time: Fri Aug 31 01:16:53 2012
elapsed time: 9 seconds
I saw another similar instance to this in another thread and tried that fix (uninstalled all of my old Java and installed newest update, plus uninstalling and reinstalling Minecraft itself) but it hasn't worked. MC is still doing the same thing.
Quick Fix:
- Uninstall Java
**The errors it is citing are not just Java errors, they appear to be System sided errors too. Java essentially runs on it's own Operating System within your current computer (thus making is compatible on every type of computer).
- Try re-installing java, pay attention to the Advanced tab on the installer. Make sure nothing says things like "failed to install blahblahblah.dll"
** Try to re-install it on your computer using an older version of Java. Aim for JRE 6. JRE7 may not be fully compatible with your current setup...
- Change this "jvm_args: -Xms512m -Xmx1024m" to jvm_args: -Xms1024M -Xmx1024M
Error log thing:
I saw another similar instance to this in another thread and tried that fix (uninstalled all of my old Java and installed newest update, plus uninstalling and reinstalling Minecraft itself) but it hasn't worked. MC is still doing the same thing.
- Uninstall Java
**The errors it is citing are not just Java errors, they appear to be System sided errors too. Java essentially runs on it's own Operating System within your current computer (thus making is compatible on every type of computer).
- Try re-installing java, pay attention to the Advanced tab on the installer. Make sure nothing says things like "failed to install blahblahblah.dll"
** Try to re-install it on your computer using an older version of Java. Aim for JRE 6. JRE7 may not be fully compatible with your current setup...
- Change this "jvm_args: -Xms512m -Xmx1024m" to jvm_args: -Xms1024M -Xmx1024M
- Restart computer