The launcher opens fine, but once I click login, the minecraft window turns black and then leaves an error file.
Here it is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5319f040, pid=868, tid=2496
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpotâ„¢ Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x5319f040
#
# 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 (0x4d650400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2496, stack(0x4e9b0000,0x4ea00000)]
EAX=0xa8622f84 is an unknown value
EBX=0x52caa100 is an unknown value
ECX=0x52c5f680 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4e9ff484 is pointing into the stack for thread: 0x4d650400
EBP=0x52c4714c is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x4e9ff4d4 is pointing into the stack for thread: 0x4d650400
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 103263K [0x03e00000, 0x0e8a0000, 0x19350000)
eden space 139776K, 73% used [0x03e00000, 0x0a2d7e20, 0x0c680000)
from space 17472K, 0% used [0x0c680000, 0x0c680000, 0x0d790000)
to space 17472K, 0% used [0x0d790000, 0x0d790000, 0x0e8a0000)
tenured generation total 349568K, used 0K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 0% used [0x19350000, 0x19350000, 0x19350200, 0x2e8b0000)
compacting perm gen total 13568K, used 13475K [0x43e00000, 0x44b40000, 0x47e00000)
the space 13568K, 99% used [0x43e00000, 0x44b28eb0, 0x44b29000, 0x44b40000)
No shared spaces configured.
Here it is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5319f040, pid=868, tid=2496
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpotâ„¢ Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x5319f040
#
# 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 (0x4d650400): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2496, stack(0x4e9b0000,0x4ea00000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x5319f040
Registers:
EAX=0xa8622f84, EBX=0x52caa100, ECX=0x52c5f680, EDX=0x00000004
ESP=0x4e9ff484, EBP=0x52c4714c, ESI=0x00000000, EDI=0x4e9ff4d4
EIP=0x5319f040, EFLAGS=0x00010246
Top of Stack: (sp=0x4e9ff484)
0x4e9ff484: 50d66ed1 52caa100 52c4714c 00000000
0x4e9ff494: 4e9ff53c 51c17fec 52c4835c 00000004
0x4e9ff4a4: 00000030 00000000 00000000 51c18454
0x4e9ff4b4: 00000001 00000001 00000000 5319f040
0x4e9ff4c4: 00000000 52c4714c 521b2640 52c5f680
0x4e9ff4d4: a8622f84 00012f79 7dccccce 7dccccce
0x4e9ff4e4: 7dccccce fdccccce fdccccce fdccccce
0x4e9ff4f4: 50d1ae94 4e9ff4d4 00000000 00001fa0
Instructions: (pc=0x5319f040)
0x5319f020: 5e f8 42 5b f4 52 f8 87 a4 2e f1 90 0d ec d6 08
0x5319f030: 00 00 00 00 30 f0 19 53 0d 06 00 00 01 00 00 00
0x5319f040: 55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc
0x5319f050: ff ff ff 0f 28 83 90 04 00 00 0f 28 8b d0 04 00
Register to memory mapping:
EAX=0xa8622f84 is an unknown value
EBX=0x52caa100 is an unknown value
ECX=0x52c5f680 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x4e9ff484 is pointing into the stack for thread: 0x4d650400
EBP=0x52c4714c is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x4e9ff4d4 is pointing into the stack for thread: 0x4d650400
Stack: [0x4e9b0000,0x4ea00000], sp=0x4e9ff484, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x5319f040
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglClear(IJ)V+0
j org.lwjgl.opengl.GL11.glClear(I)V+15
j org.lwjgl.opengl.Display.initContext()V+16
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+97
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j net.minecraft.client.Minecraft.a()V+177
j avv.a()V+94
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x4d650400 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2496, stack(0x4e9b0000,0x4ea00000)]
0x4d64e800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3532, stack(0x502b0000,0x50300000)]
0x4d650800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2372, stack(0x50c40000,0x50c90000)]
0x4daae800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3180, stack(0x4ec40000,0x4ec90000)]
0x4da76400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=852, stack(0x4bf40000,0x4bf90000)]
0x4da6bc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=2564, stack(0x01040000,0x01090000)]
0x4a9bbc00 JavaThread "TimerQueue" daemon [_thread_blocked, id=3864, stack(0x4d1b0000,0x4d200000)]
0x4a9af400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3712, stack(0x4d090000,0x4d0e0000)]
0x4a943c00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3196, stack(0x4a3b0000,0x4a400000)]
0x4a6ff800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4032, stack(0x4a2e0000,0x4a330000)]
0x4a6ff000 JavaThread "AWT-Shutdown" [_thread_blocked, id=860, stack(0x4ab30000,0x4ab80000)]
0x4a6fc800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1416, stack(0x4a550000,0x4a5a0000)]
0x4a067c00 JavaThread "Service Thread" daemon [_thread_blocked, id=2324, stack(0x4a220000,0x4a270000)]
0x4a05a800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2724, stack(0x4a5a0000,0x4a5f0000)]
0x4a059400 JavaThread "Attach Listener" daemon [_thread_blocked, id=1924, stack(0x4a4a0000,0x4a4f0000)]
0x4a056000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3720, stack(0x4a350000,0x4a3a0000)]
0x49fc6400 JavaThread "Finalizer" daemon [_thread_blocked, id=2592, stack(0x4a1d0000,0x4a220000)]
0x49fc0400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1540, stack(0x00fa0000,0x00ff0000)]
Other Threads:
0x49fb4800 VMThread [stack: 0x4a290000,0x4a2e0000] [id=3296]
0x4a085400 WatcherThread [stack: 0x4a450000,0x4a4a0000] [id=1184]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 103263K [0x03e00000, 0x0e8a0000, 0x19350000)
eden space 139776K, 73% used [0x03e00000, 0x0a2d7e20, 0x0c680000)
from space 17472K, 0% used [0x0c680000, 0x0c680000, 0x0d790000)
to space 17472K, 0% used [0x0d790000, 0x0d790000, 0x0e8a0000)
tenured generation total 349568K, used 0K [0x19350000, 0x2e8b0000, 0x43e00000)
the space 349568K, 0% used [0x19350000, 0x19350000, 0x19350200, 0x2e8b0000)
compacting perm gen total 13568K, used 13475K [0x43e00000, 0x44b40000, 0x47e00000)
the space 13568K, 99% used [0x43e00000, 0x44b28eb0, 0x44b29000, 0x44b40000)
No shared spaces configured.
Card table byte_map: [0x49c00000,0x49e30000] byte_map_base: 0x49be1000
Polling page: 0x001b0000
Code Cache [0x01e00000, 0x02028000, 0x03e00000)
total_blobs=1379 nmethods=1051 adapters=262 free_code_cache=30573Kb largest_free_block=31307072
Compilation events (10 events):
Event: 11.094 Thread 0x4a05a800 1043 java.util.jar.JarFile::maybeInstantiateVerifier (96 bytes)
Event: 11.094 Thread 0x4a05a800 nmethod 1043 0x0201fe88 code [0x02020000, 0x02020278]
Event: 11.108 Thread 0x4a05a800 1044 java.util.WeakHashMap::put (162 bytes)
Event: 11.109 Thread 0x4a05a800 nmethod 1044 0x020208c8 code [0x02020a10, 0x02020d48]
Event: 11.632 Thread 0x4a05a800 1046 sun.reflect.Reflection::quickCheckMemberAccess (10 bytes)
Event: 11.632 Thread 0x4a05a800 nmethod 1046 0x02021288 code [0x02021380, 0x0202141c]
Event: 11.920 Thread 0x4a05a800 1047 java.nio.charset.Charset::name (5 bytes)
Event: 11.920 Thread 0x4a05a800 nmethod 1047 0x02024708 code [0x02024800, 0x02024880]
Event: 11.926 Thread 0x4a05a800 1048 java.util.HashSet::contains (9 bytes)
Event: 11.926 Thread 0x4a05a800 nmethod 1048 0x020248c8 code [0x020249d0, 0x02024a6c]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 11.890 Thread 0x4d650400 Threw 0x09f16a60 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.890 Thread 0x4d650400 Threw 0x09f16e20 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.927 Thread 0x4d650400 Threw 0x09f37dc0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.927 Thread 0x4d650400 Threw 0x09f381e8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.928 Thread 0x4d650400 Threw 0x09f3b250 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.928 Thread 0x4d650400 Threw 0x09f3b648 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.929 Thread 0x4d650400 Threw 0x09f3e858 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.929 Thread 0x4d650400 Threw 0x09f3ec80 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.930 Thread 0x4d650400 Threw 0x09f423a0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 11.931 Thread 0x4d650400 Threw 0x09f42760 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 11.892 Executing VM operation: RevokeBias
Event: 11.893 Executing VM operation: RevokeBias done
Event: 11.927 loading class 0x4f8dc2f0
Event: 11.927 loading class 0x4f8dc2f0 done
Event: 11.928 loading class 0x4f6464d0
Event: 11.928 loading class 0x4f6464d0 done
Event: 11.929 loading class 0x4f66fd60
Event: 11.929 loading class 0x4f66fd60 done
Event: 11.930 loading class 0x4f5da288
Event: 11.930 loading class 0x4f5da288 done
Dynamic libraries:
0x010d0000 - 0x010ff000 C:\Program Files\Java\jre7\bin\javaw.exe
0x76f70000 - 0x770ac000 C:\Windows\SYSTEM32\ntdll.dll
0x75660000 - 0x75734000 C:\Windows\system32\kernel32.dll
0x751b0000 - 0x751fb000 C:\Windows\system32\KERNELBASE.dll
0x75740000 - 0x757e0000 C:\Windows\system32\ADVAPI32.dll
0x770e0000 - 0x7718c000 C:\Windows\system32\msvcrt.dll
0x755c0000 - 0x755d9000 C:\Windows\SYSTEM32\sechost.dll
0x76cf0000 - 0x76d91000 C:\Windows\system32\RPCRT4.dll
0x75a10000 - 0x75ad9000 C:\Windows\system32\USER32.dll
0x76da0000 - 0x76dee000 C:\Windows\system32\GDI32.dll
0x77190000 - 0x7719a000 C:\Windows\system32\LPK.dll
0x75ed0000 - 0x75f6d000 C:\Windows\system32\USP10.dll
0x73f30000 - 0x740ce000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75ae0000 - 0x75b37000 C:\Windows\system32\SHLWAPI.dll
0x75030000 - 0x7507c000 C:\Windows\system32\apphelp.dll
0x6acf0000 - 0x6ad7d000 C:\Windows\AppPatch\AcLayers.DLL
0x75010000 - 0x7502b000 C:\Windows\system32\SspiCli.dll
0x760a0000 - 0x76cea000 C:\Windows\system32\SHELL32.dll
0x75d70000 - 0x75ecc000 C:\Windows\system32\ole32.dll
0x75ce0000 - 0x75d6f000 C:\Windows\system32\OLEAUT32.dll
0x74ee0000 - 0x74ef7000 C:\Windows\system32\USERENV.dll
0x75100000 - 0x7510b000 C:\Windows\system32\profapi.dll
0x716d0000 - 0x71721000 C:\Windows\system32\WINSPOOL.DRV
0x6e790000 - 0x6e7a2000 C:\Windows\system32\MPR.dll
0x69500000 - 0x69718000 C:\Windows\AppPatch\AcGenral.DLL
0x73dd0000 - 0x73e10000 C:\Windows\system32\UxTheme.dll
0x730d0000 - 0x73102000 C:\Windows\system32\WINMM.dll
0x73830000 - 0x7383f000 C:\Windows\system32\samcli.dll
0x732a0000 - 0x732b4000 C:\Windows\system32\MSACM32.dll
0x74d50000 - 0x74d59000 C:\Windows\system32\VERSION.dll
0x6ee20000 - 0x6ee23000 C:\Windows\system32\sfc.dll
0x6ee10000 - 0x6ee1d000 C:\Windows\system32\sfc_os.DLL
0x73aa0000 - 0x73ab3000 C:\Windows\system32\dwmapi.dll
0x757e0000 - 0x7597d000 C:\Windows\system32\SETUPAPI.dll
0x75220000 - 0x75247000 C:\Windows\system32\CFGMGR32.dll
0x75200000 - 0x75212000 C:\Windows\system32\DEVOBJ.dll
0x75f70000 - 0x76081000 C:\Windows\system32\urlmon.dll
0x75400000 - 0x755b9000 C:\Windows\system32\iertutil.dll
0x75b80000 - 0x75c9b000 C:\Windows\system32\WININET.dll
0x76090000 - 0x76093000 C:\Windows\system32\Normaliz.dll
0x68ea0000 - 0x690f9000 C:\Windows\AppPatch\AcXtrnal.DLL
0x717e0000 - 0x717e6000 C:\Windows\system32\SHUNIMPL.DLL
0x6b940000 - 0x6b951000 C:\Windows\system32\SortWindows6Compat.dll
0x75ca0000 - 0x75cbf000 C:\Windows\system32\IMM32.DLL
0x76df0000 - 0x76ebc000 C:\Windows\system32\MSCTF.dll
0x6a1c0000 - 0x6a27e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x63650000 - 0x6399f000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71120000 - 0x71127000 C:\Windows\system32\WSOCK32.dll
0x75b40000 - 0x75b75000 C:\Windows\system32\WS2_32.dll
0x75cc0000 - 0x75cc6000 C:\Windows\system32\NSI.dll
0x75cd0000 - 0x75cd5000 C:\Windows\system32\PSAPI.DLL
0x72d50000 - 0x72d5c000 C:\Program Files\Java\jre7\bin\verify.dll
0x6b960000 - 0x6b980000 C:\Program Files\Java\jre7\bin\java.dll
0x6b7f0000 - 0x6b803000 C:\Program Files\Java\jre7\bin\zip.dll
0x6a070000 - 0x6a1b2000 C:\Program Files\Java\jre7\bin\awt.dll
0x75080000 - 0x7508c000 C:\Windows\system32\CRYPTBASE.dll
0x63b20000 - 0x63ce3000 C:\Windows\system32\d3d9.dll
0x6f3c0000 - 0x6f3c6000 C:\Windows\system32\d3d8thk.dll
0x63360000 - 0x63647000 C:\Windows\system32\atiumdag.dll
0x4ad60000 - 0x4b111000 C:\Windows\system32\atiumdva.dll
0x6a3c0000 - 0x6a3f1000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x6b810000 - 0x6b824000 C:\Program Files\Java\jre7\bin\net.dll
0x74900000 - 0x7493c000 C:\Windows\system32\mswsock.dll
0x748f0000 - 0x748f6000 C:\Windows\System32\wship6.dll
0x71770000 - 0x7177e000 C:\Program Files\Java\jre7\bin\nio.dll
0x74940000 - 0x74956000 C:\Windows\system32\CRYPTSP.dll
0x746e0000 - 0x7471b000 C:\Windows\system32\rsaenh.dll
0x733e0000 - 0x733f0000 C:\Windows\system32\NLAapi.dll
0x6d300000 - 0x6d310000 C:\Windows\system32\napinsp.dll
0x6ca80000 - 0x6ca92000 C:\Windows\system32\pnrpnsp.dll
0x747c0000 - 0x74804000 C:\Windows\system32\DNSAPI.dll
0x6ca40000 - 0x6ca48000 C:\Windows\System32\winrnr.dll
0x6f630000 - 0x6f657000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x6f600000 - 0x6f621000 C:\Program Files\Bonjour\mdnsNSP.dll
0x73150000 - 0x7316c000 C:\Windows\system32\Iphlpapi.DLL
0x73140000 - 0x73147000 C:\Windows\system32\WINNSI.DLL
0x71730000 - 0x71768000 C:\Windows\System32\fwpuclnt.dll
0x6f5f0000 - 0x6f5f6000 C:\Windows\system32\rasadhlp.dll
0x6b140000 - 0x6b160000 C:\Program Files\Java\jre7\bin\sunec.dll
0x74e10000 - 0x74e15000 C:\Windows\System32\wshtcpip.dll
0x6b710000 - 0x6b740000 C:\Program Files\Java\jre7\bin\t2k.dll
0x75980000 - 0x75a03000 C:\Windows\system32\CLBCatQ.DLL
0x73970000 - 0x73a6b000 C:\Windows\system32\WindowsCodecs.dll
0x6e230000 - 0x6e242000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x6e2f0000 - 0x6e2fd000 C:\Program Files\TortoiseSVN\bin\TortoiseStub32.dll
0x6e1c0000 - 0x6e22c000 C:\Program Files\TortoiseSVN\bin\TortoiseSVN32.dll
0x6ce00000 - 0x6d0f5000 C:\Program Files\TortoiseSVN\bin\libsvn_tsvn32.dll
0x6e190000 - 0x6e1b4000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn32.dll
0x6e150000 - 0x6e186000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn32.dll
0x76f20000 - 0x76f65000 C:\Windows\system32\WLDAP32.dll
0x6e140000 - 0x6e14d000 C:\Program Files\TortoiseSVN\bin\intl3_tsvn32.dll
0x6e120000 - 0x6e133000 C:\Program Files\TortoiseSVN\bin\libsasl32.dll
0x74ff0000 - 0x74ff8000 C:\Windows\system32\Secur32.dll
0x75250000 - 0x7536e000 C:\Windows\system32\CRYPT32.dll
0x75170000 - 0x7517c000 C:\Windows\system32\MSASN1.dll
0x70220000 - 0x70289000 C:\Windows\system32\MSVCP100.dll
0x4a4f0000 - 0x4a517000 C:\Windows\system32\CbFsMntNtf3.dll
0x74e00000 - 0x74e0d000 C:\Windows\system32\WTSAPI32.dll
0x6e0e0000 - 0x6e111000 C:\Windows\system32\EhStorShell.dll
0x73e10000 - 0x73f05000 C:\Windows\system32\PROPSYS.dll
0x6e070000 - 0x6e0e0000 C:\Windows\system32\ntshrui.dll
0x74f80000 - 0x74f99000 C:\Windows\system32\srvcli.dll
0x6f270000 - 0x6f27b000 C:\Windows\system32\cscapi.dll
0x73320000 - 0x7332a000 C:\Windows\system32\slc.dll
0x74560000 - 0x74589000 C:\Windows\system32\WINSTA.dll
0x71890000 - 0x71899000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x50a60000 - 0x50acb000 C:\Users\Home Computer\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x6b640000 - 0x6b708000 C:\Windows\system32\OPENGL32.dll
0x6eef0000 - 0x6ef12000 C:\Windows\system32\GLU32.dll
0x6b550000 - 0x6b637000 C:\Windows\system32\DDRAW.dll
0x73880000 - 0x73886000 C:\Windows\system32\DCIMAN32.dll
0x6eee0000 - 0x6eee6000 C:\Program Files\Java\jre7\bin\jawt.dll
0x50c90000 - 0x51525000 C:\Windows\system32\atioglxx.dll
0x69270000 - 0x6935b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Home Computer\Desktop\Minecraft\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Java\jre7\bin
USERNAME=Home Computer
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 47 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7600
CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 47 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc
Memory: 4k page, physical 3471928k(2304832k free), swap 6942100k(5194912k free)
vm_info: Java HotSpotâ„¢ Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600
time: Mon Jun 17 21:29:59 2013
elapsed time: 12 seconds
I've tried uninstalling Java. Using the latest version. going back a couple versions. It seems like I fixed it at one point, but now it's not working.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.minecraftforum.net/topic/1742903-obtaining-a-dxdiag-log/
http://pastebin.com/3pWmZSn8
Now what? I've been having the same problem since 1.5 came out.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThe hs_err_pid errors are very much hardware specific, please create your own thread of your own issue. Include your dxdiag log and the error log.