Minecraft is probably the most finicky game I have ever encountered. It REFUSES to work. And believe me, I am the troubleshooting master. I tried everything, nothing worked. I was hoping the community could help me, so here is the error log that keeps making identical copies of itself:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007fee283aaa8, pid=4828, tid=2120
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [OPENGL32.dll+0x3aaa8]
#
# 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 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 (0x0000000003390000): JavaThread "Client thread" [_thread_in_native, id=2120, stack(0x00000000036a0000,0x00000000037a0000)]
siginfo: ExceptionCode=0xc000001d
Registers:
RAX=0x0000000000000000, RBX=0xffffffffb8013ded, RCX=0xffffffffb8013ded, RDX=0x0000000000000000
RSP=0x000000000379eb80, RBP=0x000000000379ed28, RSI=0xffffffffb8013ded, RDI=0xffffffffb8013ded
R8 =0x000000000379e2f8, R9 =0x000000000379e4d0, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x0000000000000000, R13=0x00000000fbfa84e8, R14=0x000000000379ed48, R15=0x0000000003390000
RIP=0x000007fee283aaa8, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000379eb80)
0x000000000379eb80: 000000000379ec10 0000000077509aa6
0x000000000379eb90: ffffffffb8013ded 000000000379ed28
0x000000000379eba0: ffffffffb8013ded 0000000003390000
0x000000000379ebb0: 000000000379ed48 00000000fbfa84e8
0x000000000379ebc0: 0000000000000000 ffffffffb8013ded
0x000000000379ebd0: ffffffffb8013ded ffffffffb8013ded
0x000000000379ebe0: 000000000379ed28 000007fee2cfe997
0x000000000379ebf0: ffffffff0000012c 0000000000000215
0x000000000379ec00: 00000000fbfa84e8 000000006ebae000
0x000000000379ec10: ffffffff00000009 ffffffffb8013ded
0x000000000379ec20: ffffffffb8013ded 000000006eb8d467
0x000000000379ec30: ffffffffb8013ded ffffffffb8013d01
0x000000000379ec40: 000007fefdee8900 000007fe01010101
0x000000000379ec50: 000007fee2800000 00000000069373ff
0x000000000379ec60: 000007fee2800000 000000000379ed28
0x000000000379ec70: 00000000000f000e 000007fefdee8940
Instructions: (pc=0x000007fee283aaa8)
0x000007fee283aa88: 38 49 8b e3 41 5e 41 5d 41 5c c3 cc cc cc cc cc
0x000007fee283aa98: cc cc cc cc cc cc cc cc e9 68 57 60 1b 83 ec 50
0x000007fee283aaa8: 48 06 00 00 00 00 00 33 ed 48 8b f9 8b f5 48 85
0x000007fee283aab8: c0 74 34 4c 8d 44 24 20 48 8d 94 24 80 00 00 00
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0xffffffffb8013ded is an unknown value
RCX=0xffffffffb8013ded is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000379eb80 is pointing into the stack for thread: 0x0000000003390000
RBP=0x000000000379ed28 is pointing into the stack for thread: 0x0000000003390000
RSI=0xffffffffb8013ded is an unknown value
RDI=0xffffffffb8013ded is an unknown value
R8 =0x000000000379e2f8 is pointing into the stack for thread: 0x0000000003390000
R9 =0x000000000379e4d0 is pointing into the stack for thread: 0x0000000003390000
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000fbfa84e8 is pointing into object: 0x00000000fbfa84a8
{constMethod}
- klass: {other class}
- constants: 0x00000000fbfa79a0 constant pool [118] for 'org/lwjgl/opengl/WindowsContextImplementation' cache=0x00000000fbfa9328
R14=0x000000000379ed48 is pointing into the stack for thread: 0x0000000003390000
R15=0x0000000003390000 is a thread
Stack: [0x00000000036a0000,0x00000000037a0000], sp=0x000000000379eb80, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [OPENGL32.dll+0x3aaa8]
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribsV+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormatV+12
j bao.ag()V+276
j bao.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1007
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBufferV+0
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribsV+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormatV+12
j bao.ag()V+276
j bao.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1007
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000c1ad800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9200, stack(0x000000000f3d0000,0x000000000f4d0000)]
0x000000000d192000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=12756, stack(0x000000000f2b0000,0x000000000f3b0000)]
0x000000000d2b5800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8880, stack(0x000000000ef30000,0x000000000f030000)]
0x000000000be5c000 JavaThread "Service Thread" daemon [_thread_blocked, id=11528, stack(0x000000000cd60000,0x000000000ce60000)]
0x000000000be52000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11980, stack(0x000000000c490000,0x000000000c590000)]
0x000000000be4d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12820, stack(0x000000000cc20000,0x000000000cd20000)]
0x000000000be48000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10676, stack(0x000000000cb10000,0x000000000cc10000)]
0x000000000be45000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4336, stack(0x000000000c9f0000,0x000000000caf0000)]
0x000000000be43800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4920, stack(0x000000000c7a0000,0x000000000c8a0000)]
0x000000000bdf7800 JavaThread "Finalizer" daemon [_thread_blocked, id=4944, stack(0x000000000c5e0000,0x000000000c6e0000)]
0x000000000bdf1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11272, stack(0x000000000c380000,0x000000000c480000)]
=>0x0000000003390000 JavaThread "Client thread" [_thread_in_native, id=2120, stack(0x00000000036a0000,0x00000000037a0000)]
Other Threads:
0x000000000bdee800 VMThread [stack: 0x000000000c1e0000,0x000000000c2e0000] [id=8936]
0x000000000be78800 WatcherThread [stack: 0x000000000cfa0000,0x000000000d0a0000] [id=7084]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 118016K, used 79109K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 75% used [0x00000000bae00000, 0x00000000bfb41758, 0x00000000c1480000)
from space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 130304K, used 0K [0x00000000c2e00000, 0x00000000cad40000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 21248K, used 18736K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
Card table byte_map: [0x0000000007060000,0x0000000007290000] byte_map_base: 0x0000000006a89000
Polling page: 0x00000000001c0000
Code Cache [0x00000000037a0000, 0x0000000003a10000, 0x00000000067a0000)
total_blobs=724 nmethods=248 adapters=429 free_code_cache=48161Kb largest_free_block=49288448
Compilation events (10 events):
Event: 2.281 Thread 0x000000000be4d000 nmethod 245 0x000000000389b210 code [0x000000000389b340, 0x000000000389b3b8]
Event: 2.282 Thread 0x000000000be4d000 246 java.nio.Buffer::nextPutIndex (31 bytes)
Event: 2.282 Thread 0x000000000be4d000 nmethod 246 0x000000000389afd0 code [0x000000000389b100, 0x000000000389b178]
Event: 2.282 Thread 0x000000000be4d000 247 java.nio.DirectByteBuffer:ut (17 bytes)
Event: 2.282 Thread 0x000000000be4d000 nmethod 247 0x000000000389ad50 code [0x000000000389ae80, 0x000000000389af18]
Event: 2.282 Thread 0x000000000be4d000 248 java.nio.StringCharBuffer::get (19 bytes)
Event: 2.284 Thread 0x000000000be4d000 nmethod 248 0x000000000389a8d0 code [0x000000000389aa20, 0x000000000389ab58]
Event: 2.284 Thread 0x000000000be4d000 249 org.lwjgl.MemoryUtil$CharSequenceNT::charAt (28 bytes)
Event: 2.285 Thread 0x000000000be4d000 nmethod 249 0x000000000389a490 code [0x000000000389a5e0, 0x000000000389a6b8]
Event: 2.287 Thread 0x000000000be52000 nmethod 244 0x000000000389df50 code [0x000000000389e100, 0x000000000389e5e0]
GC Heap History (0 events):
No events
Deoptimization events (10 events):
Event: 1.544 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003848bbc method=java.util.Hashtable.get(Ljava/lang/ObjectLjava/lang/Object; @ 46
Event: 1.604 Thread 0x0000000003390000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003882664 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 192
Event: 1.765 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.765 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 1.767 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 1.767 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Internal exceptions (10 events):
Event: 2.238 Thread 0x0000000003390000 Threw 0x00000000bf939558 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.238 Thread 0x0000000003390000 Threw 0x00000000bf93df28 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.238 Thread 0x0000000003390000 Threw 0x00000000bf942538 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.239 Thread 0x0000000003390000 Threw 0x00000000bf948fe0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.239 Thread 0x0000000003390000 Threw 0x00000000bf94d528 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.240 Thread 0x0000000003390000 Threw 0x00000000bf951980 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.247 Thread 0x0000000003390000 Threw 0x00000000bf98b198 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.248 Thread 0x0000000003390000 Threw 0x00000000bf9939e0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.254 Thread 0x0000000003390000 Threw 0x00000000bf9c2c60 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.322 Thread 0x0000000003390000 Threw 0x00000000bfa6d930 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 2.240 loading class 0x000000000c0f1070 done
Event: 2.247 loading class 0x000000000d82e440
Event: 2.247 loading class 0x000000000d82e440 done
Event: 2.248 loading class 0x000000000d849570
Event: 2.248 loading class 0x000000000d849570 done
Event: 2.254 loading class 0x000000000d0af600
Event: 2.254 loading class 0x000000000d0af600 done
Event: 2.269 Thread 0x000000000be52000 flushing nmethod 0x000000000380bd50
Event: 2.322 loading class 0x000000000d825c90
Event: 2.322 loading class 0x000000000d825c90 done
Dynamic libraries:
0x000000013fd80000 - 0x000000013fdb3000 C:\Program Files\Java\jre7\bin\javaw.exe
0x00000000775f0000 - 0x0000000077799000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077050000 - 0x000000007716f000 C:\Windows\system32\kernel32.dll
0x000007fefddb0000 - 0x000007fefde1c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefefd0000 - 0x000007feff0ab000 C:\Windows\system32\ADVAPI32.dll
0x000007feff390000 - 0x000007feff42f000 C:\Windows\system32\msvcrt.dll
0x000007fefe010000 - 0x000007fefe02f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff260000 - 0x000007feff38d000 C:\Windows\system32\RPCRT4.dll
0x00000000774f0000 - 0x00000000775ea000 C:\Windows\system32\USER32.dll
0x000007fefde90000 - 0x000007fefdef7000 C:\Windows\system32\GDI32.dll
0x000007fefde20000 - 0x000007fefde2e000 C:\Windows\system32\LPK.dll
0x000007feff190000 - 0x000007feff259000 C:\Windows\system32\USP10.dll
0x000007fefc270000 - 0x000007fefc464000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff880000 - 0x000007feff8f1000 C:\Windows\system32\SHLWAPI.dll
0x000007feff6e0000 - 0x000007feff70e000 C:\Windows\system32\IMM32.DLL
0x000007fefdf00000 - 0x000007fefe009000 C:\Windows\system32\MSCTF.dll
0x000007fee2c90000 - 0x000007fee2dd9000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
0x000007fefb920000 - 0x000007fefb95b000 C:\Windows\system32\WINMM.dll
0x000007feff430000 - 0x000007feff633000 C:\Windows\system32\ole32.dll
0x00000000777c0000 - 0x00000000777c7000 C:\Windows\system32\psapi.dll
0x0000000065670000 - 0x0000000065742000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005b4c0000 - 0x000000005bc92000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fefbc50000 - 0x000007fefbc59000 C:\Windows\system32\WSOCK32.dll
0x000007feff7b0000 - 0x000007feff7fd000 C:\Windows\system32\WS2_32.dll
0x000007fefe030000 - 0x000007fefe038000 C:\Windows\system32\NSI.dll
0x000000006eb70000 - 0x000000006eb7f000 C:\Program Files\Java\jre7\bin\verify.dll
0x000000006c340000 - 0x000000006c368000 C:\Program Files\Java\jre7\bin\java.dll
0x000000006e9f0000 - 0x000000006ea05000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000006e8a0000 - 0x000000006e8ab000 C:\Program Files\Java\jre7\bin\management.dll
0x000000006e7a0000 - 0x000000006e7b9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd2c0000 - 0x000007fefd315000 C:\Windows\system32\mswsock.dll
0x000007fefd2b0000 - 0x000007fefd2b7000 C:\Windows\System32\wship6.dll
0x000000006e5d0000 - 0x000000006e5e1000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefb740000 - 0x000007fefb755000 C:\Windows\system32\NLAapi.dll
0x000007fef77d0000 - 0x000007fef77e5000 C:\Windows\system32\napinsp.dll
0x000007fef77b0000 - 0x000007fef77c9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefd140000 - 0x000007fefd19b000 C:\Windows\system32\DNSAPI.dll
0x000007fef77a0000 - 0x000007fef77ab000 C:\Windows\System32\winrnr.dll
0x0000000071880000 - 0x00000000718ae000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefaa30000 - 0x000007fefaa57000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefaa20000 - 0x000007fefaa2b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa8d0000 - 0x000007fefa923000 C:\Windows\System32\fwpuclnt.dll
0x000007fef82f0000 - 0x000007fef82f8000 C:\Windows\system32\rasadhlp.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Tim\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-459787546759756\lwjgl64.dll
0x000007fee2800000 - 0x000007fee291d000 C:\Windows\system32\OPENGL32.dll
0x000007fef69e0000 - 0x000007fef6a0d000 C:\Windows\system32\GLU32.dll
0x000007fee50e0000 - 0x000007fee51d1000 C:\Windows\system32\DDRAW.dll
0x000007fee50d0000 - 0x000007fee50d8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefedd0000 - 0x000007fefefa7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdd10000 - 0x000007fefdd46000 C:\Windows\system32\CFGMGR32.dll
0x000007feff0b0000 - 0x000007feff187000 C:\Windows\system32\OLEAUT32.dll
0x000007fefdd90000 - 0x000007fefddaa000 C:\Windows\system32\DEVOBJ.dll
0x000007fefbde0000 - 0x000007fefbdf8000 C:\Windows\system32\dwmapi.dll
0x000007fefcb60000 - 0x000007fefcb6c000 C:\Windows\system32\VERSION.dll
0x000007fefd320000 - 0x000007fefd337000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd020000 - 0x000007fefd067000 C:\Windows\system32\rsaenh.dll
0x000007fefcda0000 - 0x000007fefcdbe000 C:\Windows\system32\USERENV.dll
0x000007fefda50000 - 0x000007fefda5f000 C:\Windows\system32\profapi.dll
0x000007fefd980000 - 0x000007fefd98f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefa8a0000 - 0x000007fefa8b1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa880000 - 0x000007fefa898000 C:\Windows\system32\dhcpcsvc.DLL
0x0000000063550000 - 0x00000000636e5000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefc1c0000 - 0x000007fefc216000 C:\Windows\system32\uxtheme.dll
0x000000006eb80000 - 0x000000006ebb4000 C:\Fraps\fraps64.dll
0x0000000006920000 - 0x000000000698b000 C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x000000006bea0000 - 0x000000006bf43000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
0x000007fee5090000 - 0x000007fee50b5000 C:\Program Files (x86)\Raptr\ltc_help64-86352.dll
0x000007fefe040000 - 0x000007fefedc8000 C:\Windows\system32\SHELL32.dll
0x000007fefdd50000 - 0x000007fefdd8a000 C:\Windows\system32\WINTRUST.dll
0x000007fefdb00000 - 0x000007fefdc6c000 C:\Windows\system32\CRYPT32.dll
0x000007fefdaf0000 - 0x000007fefdaff000 C:\Windows\system32\MSASN1.dll
0x000007fefb100000 - 0x000007fefb118000 C:\Windows\system32\atig6pxx.dll
0x0000000068090000 - 0x0000000069bd0000 C:\Windows\system32\atio6axx.dll
0x000007fef6150000 - 0x000007fef627f000 C:\Windows\system32\atiadlxx.dll
0x000007fefc4a0000 - 0x000007fefc5cc000 C:\Windows\system32\PROPSYS.dll
0x000007fefcc60000 - 0x000007fefcc71000 C:\Windows\system32\WTSAPI32.dll
0x000007fef6030000 - 0x000007fef6059000 C:\Windows\system32\atig6txx.dll
0x000007fee4b60000 - 0x000007fee4bfc000 C:\Windows\system32\mscms.dll
0x000007fee4cf0000 - 0x000007fee4d32000 C:\Windows\system32\icm32.dll
0x000007feff710000 - 0x000007feff7a9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefc5d0000 - 0x000007fefc61b000 C:\Windows\System32\MMDevApi.dll
0x000007fefb890000 - 0x000007fefb8df000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefb3c0000 - 0x000007fefb4e5000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Tim\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-459787546759756
java_command: net.minecraft.client.main.Main --username 987t --version 1.7.10 --gameDir C:\Users\Tim\AppData\Roaming\.minecraft --assetsDir C:\Users\Tim\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 2a99cb35b6c14b048b811d53904ffdc4 --accessToken 02ac95bbcf4042239f4c9fbfe8961d26 --userProperties {} --userType mojang
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\MinGW\bin;C:\MinGW\libexec\gcc\x86_64-pc-mingw32\4.6.4;C:\Users\Tim\gcc\bin;C:\Users\Tim\gcc\libexec\gcc\x86_64-pc-mingw32\4.6.4;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 (x86)\ATI Technologies\ATI.ACE\Core-StaticStaticpolicy_9_?g?crosoft_VC90_MFC_x64.QFE;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre7\bin
USERNAME=Tim
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 6 (6 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 16725516k(12223684k free), swap 33449168k(25999132k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (24.65-b04) for windows-amd64 JRE (1.7.0_67-b01), built on Jul 25 2014 08:55:00 by "java_re" with unknown MS VC++:1600
time: Tue Aug 26 22:36:28 2014
elapsed time: 2 seconds
Thanks in advance.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007fee283aaa8, pid=4828, tid=2120
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [OPENGL32.dll+0x3aaa8]
#
# 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 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 (0x0000000003390000): JavaThread "Client thread" [_thread_in_native, id=2120, stack(0x00000000036a0000,0x00000000037a0000)]
siginfo: ExceptionCode=0xc000001d
Registers:
RAX=0x0000000000000000, RBX=0xffffffffb8013ded, RCX=0xffffffffb8013ded, RDX=0x0000000000000000
RSP=0x000000000379eb80, RBP=0x000000000379ed28, RSI=0xffffffffb8013ded, RDI=0xffffffffb8013ded
R8 =0x000000000379e2f8, R9 =0x000000000379e4d0, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x0000000000000000, R13=0x00000000fbfa84e8, R14=0x000000000379ed48, R15=0x0000000003390000
RIP=0x000007fee283aaa8, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000379eb80)
0x000000000379eb80: 000000000379ec10 0000000077509aa6
0x000000000379eb90: ffffffffb8013ded 000000000379ed28
0x000000000379eba0: ffffffffb8013ded 0000000003390000
0x000000000379ebb0: 000000000379ed48 00000000fbfa84e8
0x000000000379ebc0: 0000000000000000 ffffffffb8013ded
0x000000000379ebd0: ffffffffb8013ded ffffffffb8013ded
0x000000000379ebe0: 000000000379ed28 000007fee2cfe997
0x000000000379ebf0: ffffffff0000012c 0000000000000215
0x000000000379ec00: 00000000fbfa84e8 000000006ebae000
0x000000000379ec10: ffffffff00000009 ffffffffb8013ded
0x000000000379ec20: ffffffffb8013ded 000000006eb8d467
0x000000000379ec30: ffffffffb8013ded ffffffffb8013d01
0x000000000379ec40: 000007fefdee8900 000007fe01010101
0x000000000379ec50: 000007fee2800000 00000000069373ff
0x000000000379ec60: 000007fee2800000 000000000379ed28
0x000000000379ec70: 00000000000f000e 000007fefdee8940
Instructions: (pc=0x000007fee283aaa8)
0x000007fee283aa88: 38 49 8b e3 41 5e 41 5d 41 5c c3 cc cc cc cc cc
0x000007fee283aa98: cc cc cc cc cc cc cc cc e9 68 57 60 1b 83 ec 50
0x000007fee283aaa8: 48 06 00 00 00 00 00 33 ed 48 8b f9 8b f5 48 85
0x000007fee283aab8: c0 74 34 4c 8d 44 24 20 48 8d 94 24 80 00 00 00
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0xffffffffb8013ded is an unknown value
RCX=0xffffffffb8013ded is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000379eb80 is pointing into the stack for thread: 0x0000000003390000
RBP=0x000000000379ed28 is pointing into the stack for thread: 0x0000000003390000
RSI=0xffffffffb8013ded is an unknown value
RDI=0xffffffffb8013ded is an unknown value
R8 =0x000000000379e2f8 is pointing into the stack for thread: 0x0000000003390000
R9 =0x000000000379e4d0 is pointing into the stack for thread: 0x0000000003390000
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000fbfa84e8 is pointing into object: 0x00000000fbfa84a8
{constMethod}
- klass: {other class}
- constants: 0x00000000fbfa79a0 constant pool [118] for 'org/lwjgl/opengl/WindowsContextImplementation' cache=0x00000000fbfa9328
R14=0x000000000379ed48 is pointing into the stack for thread: 0x0000000003390000
R15=0x0000000003390000 is a thread
Stack: [0x00000000036a0000,0x00000000037a0000], sp=0x000000000379eb80, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [OPENGL32.dll+0x3aaa8]
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribsV+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormatV+12
j bao.ag()V+276
j bao.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1007
v ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBufferV+0
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribsV+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormatV+12
j bao.ag()V+276
j bao.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1007
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000c1ad800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9200, stack(0x000000000f3d0000,0x000000000f4d0000)]
0x000000000d192000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=12756, stack(0x000000000f2b0000,0x000000000f3b0000)]
0x000000000d2b5800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8880, stack(0x000000000ef30000,0x000000000f030000)]
0x000000000be5c000 JavaThread "Service Thread" daemon [_thread_blocked, id=11528, stack(0x000000000cd60000,0x000000000ce60000)]
0x000000000be52000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11980, stack(0x000000000c490000,0x000000000c590000)]
0x000000000be4d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12820, stack(0x000000000cc20000,0x000000000cd20000)]
0x000000000be48000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10676, stack(0x000000000cb10000,0x000000000cc10000)]
0x000000000be45000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4336, stack(0x000000000c9f0000,0x000000000caf0000)]
0x000000000be43800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4920, stack(0x000000000c7a0000,0x000000000c8a0000)]
0x000000000bdf7800 JavaThread "Finalizer" daemon [_thread_blocked, id=4944, stack(0x000000000c5e0000,0x000000000c6e0000)]
0x000000000bdf1000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11272, stack(0x000000000c380000,0x000000000c480000)]
=>0x0000000003390000 JavaThread "Client thread" [_thread_in_native, id=2120, stack(0x00000000036a0000,0x00000000037a0000)]
Other Threads:
0x000000000bdee800 VMThread [stack: 0x000000000c1e0000,0x000000000c2e0000] [id=8936]
0x000000000be78800 WatcherThread [stack: 0x000000000cfa0000,0x000000000d0a0000] [id=7084]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 118016K, used 79109K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
eden space 104960K, 75% used [0x00000000bae00000, 0x00000000bfb41758, 0x00000000c1480000)
from space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
concurrent mark-sweep generation total 130304K, used 0K [0x00000000c2e00000, 0x00000000cad40000, 0x00000000fae00000)
concurrent-mark-sweep perm gen total 21248K, used 18736K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
Card table byte_map: [0x0000000007060000,0x0000000007290000] byte_map_base: 0x0000000006a89000
Polling page: 0x00000000001c0000
Code Cache [0x00000000037a0000, 0x0000000003a10000, 0x00000000067a0000)
total_blobs=724 nmethods=248 adapters=429 free_code_cache=48161Kb largest_free_block=49288448
Compilation events (10 events):
Event: 2.281 Thread 0x000000000be4d000 nmethod 245 0x000000000389b210 code [0x000000000389b340, 0x000000000389b3b8]
Event: 2.282 Thread 0x000000000be4d000 246 java.nio.Buffer::nextPutIndex (31 bytes)
Event: 2.282 Thread 0x000000000be4d000 nmethod 246 0x000000000389afd0 code [0x000000000389b100, 0x000000000389b178]
Event: 2.282 Thread 0x000000000be4d000 247 java.nio.DirectByteBuffer:ut (17 bytes)
Event: 2.282 Thread 0x000000000be4d000 nmethod 247 0x000000000389ad50 code [0x000000000389ae80, 0x000000000389af18]
Event: 2.282 Thread 0x000000000be4d000 248 java.nio.StringCharBuffer::get (19 bytes)
Event: 2.284 Thread 0x000000000be4d000 nmethod 248 0x000000000389a8d0 code [0x000000000389aa20, 0x000000000389ab58]
Event: 2.284 Thread 0x000000000be4d000 249 org.lwjgl.MemoryUtil$CharSequenceNT::charAt (28 bytes)
Event: 2.285 Thread 0x000000000be4d000 nmethod 249 0x000000000389a490 code [0x000000000389a5e0, 0x000000000389a6b8]
Event: 2.287 Thread 0x000000000be52000 nmethod 244 0x000000000389df50 code [0x000000000389e100, 0x000000000389e5e0]
GC Heap History (0 events):
No events
Deoptimization events (10 events):
Event: 1.544 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003848bbc method=java.util.Hashtable.get(Ljava/lang/ObjectLjava/lang/Object; @ 46
Event: 1.604 Thread 0x0000000003390000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003882664 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 192
Event: 1.765 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.765 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000386ca44 method=java.io.FilterInputStream.read()I @ 4
Event: 1.766 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 1.767 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 1.767 Thread 0x0000000003390000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000038617e8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Internal exceptions (10 events):
Event: 2.238 Thread 0x0000000003390000 Threw 0x00000000bf939558 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.238 Thread 0x0000000003390000 Threw 0x00000000bf93df28 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.238 Thread 0x0000000003390000 Threw 0x00000000bf942538 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.239 Thread 0x0000000003390000 Threw 0x00000000bf948fe0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.239 Thread 0x0000000003390000 Threw 0x00000000bf94d528 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.240 Thread 0x0000000003390000 Threw 0x00000000bf951980 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.247 Thread 0x0000000003390000 Threw 0x00000000bf98b198 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.248 Thread 0x0000000003390000 Threw 0x00000000bf9939e0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.254 Thread 0x0000000003390000 Threw 0x00000000bf9c2c60 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.322 Thread 0x0000000003390000 Threw 0x00000000bfa6d930 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 2.240 loading class 0x000000000c0f1070 done
Event: 2.247 loading class 0x000000000d82e440
Event: 2.247 loading class 0x000000000d82e440 done
Event: 2.248 loading class 0x000000000d849570
Event: 2.248 loading class 0x000000000d849570 done
Event: 2.254 loading class 0x000000000d0af600
Event: 2.254 loading class 0x000000000d0af600 done
Event: 2.269 Thread 0x000000000be52000 flushing nmethod 0x000000000380bd50
Event: 2.322 loading class 0x000000000d825c90
Event: 2.322 loading class 0x000000000d825c90 done
Dynamic libraries:
0x000000013fd80000 - 0x000000013fdb3000 C:\Program Files\Java\jre7\bin\javaw.exe
0x00000000775f0000 - 0x0000000077799000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077050000 - 0x000000007716f000 C:\Windows\system32\kernel32.dll
0x000007fefddb0000 - 0x000007fefde1c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefefd0000 - 0x000007feff0ab000 C:\Windows\system32\ADVAPI32.dll
0x000007feff390000 - 0x000007feff42f000 C:\Windows\system32\msvcrt.dll
0x000007fefe010000 - 0x000007fefe02f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff260000 - 0x000007feff38d000 C:\Windows\system32\RPCRT4.dll
0x00000000774f0000 - 0x00000000775ea000 C:\Windows\system32\USER32.dll
0x000007fefde90000 - 0x000007fefdef7000 C:\Windows\system32\GDI32.dll
0x000007fefde20000 - 0x000007fefde2e000 C:\Windows\system32\LPK.dll
0x000007feff190000 - 0x000007feff259000 C:\Windows\system32\USP10.dll
0x000007fefc270000 - 0x000007fefc464000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff880000 - 0x000007feff8f1000 C:\Windows\system32\SHLWAPI.dll
0x000007feff6e0000 - 0x000007feff70e000 C:\Windows\system32\IMM32.DLL
0x000007fefdf00000 - 0x000007fefe009000 C:\Windows\system32\MSCTF.dll
0x000007fee2c90000 - 0x000007fee2dd9000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
0x000007fefb920000 - 0x000007fefb95b000 C:\Windows\system32\WINMM.dll
0x000007feff430000 - 0x000007feff633000 C:\Windows\system32\ole32.dll
0x00000000777c0000 - 0x00000000777c7000 C:\Windows\system32\psapi.dll
0x0000000065670000 - 0x0000000065742000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005b4c0000 - 0x000000005bc92000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fefbc50000 - 0x000007fefbc59000 C:\Windows\system32\WSOCK32.dll
0x000007feff7b0000 - 0x000007feff7fd000 C:\Windows\system32\WS2_32.dll
0x000007fefe030000 - 0x000007fefe038000 C:\Windows\system32\NSI.dll
0x000000006eb70000 - 0x000000006eb7f000 C:\Program Files\Java\jre7\bin\verify.dll
0x000000006c340000 - 0x000000006c368000 C:\Program Files\Java\jre7\bin\java.dll
0x000000006e9f0000 - 0x000000006ea05000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000006e8a0000 - 0x000000006e8ab000 C:\Program Files\Java\jre7\bin\management.dll
0x000000006e7a0000 - 0x000000006e7b9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd2c0000 - 0x000007fefd315000 C:\Windows\system32\mswsock.dll
0x000007fefd2b0000 - 0x000007fefd2b7000 C:\Windows\System32\wship6.dll
0x000000006e5d0000 - 0x000000006e5e1000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefb740000 - 0x000007fefb755000 C:\Windows\system32\NLAapi.dll
0x000007fef77d0000 - 0x000007fef77e5000 C:\Windows\system32\napinsp.dll
0x000007fef77b0000 - 0x000007fef77c9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefd140000 - 0x000007fefd19b000 C:\Windows\system32\DNSAPI.dll
0x000007fef77a0000 - 0x000007fef77ab000 C:\Windows\System32\winrnr.dll
0x0000000071880000 - 0x00000000718ae000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefaa30000 - 0x000007fefaa57000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefaa20000 - 0x000007fefaa2b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa8d0000 - 0x000007fefa923000 C:\Windows\System32\fwpuclnt.dll
0x000007fef82f0000 - 0x000007fef82f8000 C:\Windows\system32\rasadhlp.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Tim\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-459787546759756\lwjgl64.dll
0x000007fee2800000 - 0x000007fee291d000 C:\Windows\system32\OPENGL32.dll
0x000007fef69e0000 - 0x000007fef6a0d000 C:\Windows\system32\GLU32.dll
0x000007fee50e0000 - 0x000007fee51d1000 C:\Windows\system32\DDRAW.dll
0x000007fee50d0000 - 0x000007fee50d8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefedd0000 - 0x000007fefefa7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdd10000 - 0x000007fefdd46000 C:\Windows\system32\CFGMGR32.dll
0x000007feff0b0000 - 0x000007feff187000 C:\Windows\system32\OLEAUT32.dll
0x000007fefdd90000 - 0x000007fefddaa000 C:\Windows\system32\DEVOBJ.dll
0x000007fefbde0000 - 0x000007fefbdf8000 C:\Windows\system32\dwmapi.dll
0x000007fefcb60000 - 0x000007fefcb6c000 C:\Windows\system32\VERSION.dll
0x000007fefd320000 - 0x000007fefd337000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd020000 - 0x000007fefd067000 C:\Windows\system32\rsaenh.dll
0x000007fefcda0000 - 0x000007fefcdbe000 C:\Windows\system32\USERENV.dll
0x000007fefda50000 - 0x000007fefda5f000 C:\Windows\system32\profapi.dll
0x000007fefd980000 - 0x000007fefd98f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefa8a0000 - 0x000007fefa8b1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa880000 - 0x000007fefa898000 C:\Windows\system32\dhcpcsvc.DLL
0x0000000063550000 - 0x00000000636e5000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefc1c0000 - 0x000007fefc216000 C:\Windows\system32\uxtheme.dll
0x000000006eb80000 - 0x000000006ebb4000 C:\Fraps\fraps64.dll
0x0000000006920000 - 0x000000000698b000 C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x000000006bea0000 - 0x000000006bf43000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
0x000007fee5090000 - 0x000007fee50b5000 C:\Program Files (x86)\Raptr\ltc_help64-86352.dll
0x000007fefe040000 - 0x000007fefedc8000 C:\Windows\system32\SHELL32.dll
0x000007fefdd50000 - 0x000007fefdd8a000 C:\Windows\system32\WINTRUST.dll
0x000007fefdb00000 - 0x000007fefdc6c000 C:\Windows\system32\CRYPT32.dll
0x000007fefdaf0000 - 0x000007fefdaff000 C:\Windows\system32\MSASN1.dll
0x000007fefb100000 - 0x000007fefb118000 C:\Windows\system32\atig6pxx.dll
0x0000000068090000 - 0x0000000069bd0000 C:\Windows\system32\atio6axx.dll
0x000007fef6150000 - 0x000007fef627f000 C:\Windows\system32\atiadlxx.dll
0x000007fefc4a0000 - 0x000007fefc5cc000 C:\Windows\system32\PROPSYS.dll
0x000007fefcc60000 - 0x000007fefcc71000 C:\Windows\system32\WTSAPI32.dll
0x000007fef6030000 - 0x000007fef6059000 C:\Windows\system32\atig6txx.dll
0x000007fee4b60000 - 0x000007fee4bfc000 C:\Windows\system32\mscms.dll
0x000007fee4cf0000 - 0x000007fee4d32000 C:\Windows\system32\icm32.dll
0x000007feff710000 - 0x000007feff7a9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefc5d0000 - 0x000007fefc61b000 C:\Windows\System32\MMDevApi.dll
0x000007fefb890000 - 0x000007fefb8df000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefb3c0000 - 0x000007fefb4e5000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Tim\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10-natives-459787546759756
java_command: net.minecraft.client.main.Main --username 987t --version 1.7.10 --gameDir C:\Users\Tim\AppData\Roaming\.minecraft --assetsDir C:\Users\Tim\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 2a99cb35b6c14b048b811d53904ffdc4 --accessToken 02ac95bbcf4042239f4c9fbfe8961d26 --userProperties {} --userType mojang
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\MinGW\bin;C:\MinGW\libexec\gcc\x86_64-pc-mingw32\4.6.4;C:\Users\Tim\gcc\bin;C:\Users\Tim\gcc\libexec\gcc\x86_64-pc-mingw32\4.6.4;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 (x86)\ATI Technologies\ATI.ACE\Core-StaticStaticpolicy_9_?g?crosoft_VC90_MFC_x64.QFE;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre7\bin
USERNAME=Tim
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 6 (6 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 16725516k(12223684k free), swap 33449168k(25999132k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (24.65-b04) for windows-amd64 JRE (1.7.0_67-b01), built on Jul 25 2014 08:55:00 by "java_re" with unknown MS VC++:1600
time: Tue Aug 26 22:36:28 2014
elapsed time: 2 seconds
Thanks in advance.