I keep crashing on launch ;
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006903d268, pid=8464, tid=8616
#
# 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:
# C [atio6axx.dll+0xd268]
#
# 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 (0x000000005d00a000): JavaThread "Minecraft main thread" [_thread_in_native, id=8616, stack(0x000000005c550000,0x000000005c650000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000001, RCX=0x0000000000000000, RDX=0x0000000000020000
RSP=0x000000005c64e120, RBP=0x0000000042011148, RSI=0x000007fee75cfac0, RDI=0x00000000004bc150
R8 =0x0000000000000011, R9 =0x0000000000000022, R10=0x0000000000000011, R11=0x0000000000000003
R12=0x000000005c64e3c0, R13=0x000000006907f270, R14=0x000000006903c610, R15=0x00000000ffffffff
RIP=0x000000006903d268, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000005c64e120)
0x000000005c64e120: 0000000000000001 0000000042011148
0x000000005c64e130: 000007fee75cfac0 000007fee75cfac0
0x000000005c64e140: 00000000004bc150 000000006903c639
0x000000005c64e150: 0000000000000001 000000005c64e3c0
0x000000005c64e160: 0000000000120011 000007fee74e1bf8
0x000000005c64e170: 00000000004bc0b0 000007fee7507cc0
0x000000005c64e180: 00000000004bc0b0 000000006907f280
0x000000005c64e190: 000007fee75cfab8 0000000069030000
0x000000005c64e1a0: 0000000000000001 000000005c64e950
0x000000005c64e1b0: 0000000000000000 0000000000000000
0x000000005c64e1c0: 0000000000000001 000007fee7507f93
0x000000005c64e1d0: 0000000042011148 00000000ffffffff
0x000000005c64e1e0: 0000000000000000 000007fefdef0000
0x000000005c64e1f0: 000000005c64e240 0000000000000000
0x000000005c64e200: 0000000000000000 0000000000000000
0x000000005c64e210: 000000005c64eeb0 00000000001a0018
Instructions: (pc=0x000000006903d268)
0x000000006903d248: fd 00 00 00 00 00 8b 81 00 03 00 00 48 8b 0d ed
0x000000006903d258: 85 01 01 33 d2 89 05 39 38 fd 00 e8 48 c5 04 00
0x000000006903d268: 8b 48 10 48 8b 05 d6 83 01 01 48 89 48 38 e8 c5
0x000000006903d278: 93 05 00 8b c8 e8 0e 9c 00 00 48 8b 0d bf 83 01
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000020000 is an unknown value
RSP=0x000000005c64e120 is pointing into the stack for thread: 0x000000005d00a000
RBP=0x0000000042011148 is an unknown value
RSI=0x000007fee75cfac0 is an unknown value
RDI=0x00000000004bc150 is an unknown value
R8 =0x0000000000000011 is an unknown value
R9 =0x0000000000000022 is an unknown value
R10=0x0000000000000011 is an unknown value
R11=0x0000000000000003 is an unknown value
R12=0x000000005c64e3c0 is pointing into the stack for thread: 0x000000005d00a000
R13=0x000000006907f270 is an unknown value
R14=0x000000006903c610 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x000000005c550000,0x000000005c650000], sp=0x000000005c64e120, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xd268]
C [atio6axx.dll+0xc639]
C [OPENGL32.dll+0x27cc0]
C [OPENGL32.dll+0x27f93]
C [OPENGL32.dll+0x3a976]
C [OPENGL32.dll+0x39c2a]
C [GDI32.dll+0x3997a]
C [lwjgl64.dll+0x2aef]
C [lwjgl64.dll+0x2c90]
C [lwjgl64.dll+0x314e]
C [lwjgl64.dll+0xe171]
C 0x00000000031c3874
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DrawableLWJGL;Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+196
j org.lwjgl.opengl.Display.createWindow()V+71
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+72
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j org.lwjgl.opengl.Display.create()V+7
j net.minecraft.client.Minecraft.a()V+136
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 )
0x0000000002f7f800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8484, stack(0x00000000030b0000,0x00000000031b0000)]
=>0x000000005d00a000 JavaThread "Minecraft main thread" [_thread_in_native, id=8616, stack(0x000000005c550000,0x000000005c650000)]
0x000000005d00c800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8612, stack(0x000000005c330000,0x000000005c430000)]
0x00000000591df000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=8604, stack(0x000000005b350000,0x000000005b450000)]
0x0000000058e9d000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8600, stack(0x000000005be40000,0x000000005bf40000)]
0x0000000058e14000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8568, stack(0x0000000058720000,0x0000000058820000)]
0x0000000058e13000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8564, stack(0x00000000584f0000,0x00000000585f0000)]
0x0000000058c96800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8560, stack(0x0000000057e30000,0x0000000057f30000)]
0x0000000056f4e000 JavaThread "Service Thread" daemon [_thread_blocked, id=8548, stack(0x00000000582a0000,0x00000000583a0000)]
0x0000000056f4d000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8544, stack(0x00000000581a0000,0x00000000582a0000)]
0x0000000057535800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8540, stack(0x0000000057f50000,0x0000000058050000)]
0x0000000057531000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8536, stack(0x0000000057d30000,0x0000000057e30000)]
0x0000000056f44800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8532, stack(0x0000000057b40000,0x0000000057c40000)]
0x0000000056f42800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8528, stack(0x0000000057a10000,0x0000000057b10000)]
0x0000000056f41800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8524, stack(0x0000000056f60000,0x0000000057060000)]
0x0000000056ee5800 JavaThread "Finalizer" daemon [_thread_blocked, id=8520, stack(0x0000000057430000,0x0000000057530000)]
0x0000000056ede000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8516, stack(0x0000000057270000,0x0000000057370000)]
Other Threads:
0x0000000056ed4800 VMThread [stack: 0x0000000057090000,0x0000000057190000] [id=8512]
0x00000000575a3000 WatcherThread [stack: 0x0000000016350000,0x0000000016450000] [id=8552]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 46105K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 43% used [0x00000000c0000000, 0x00000000c2d067a8, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
Metaspace used 12285K, capacity 12476K, committed 12800K, reserved 1060864K
class space used 1416K, capacity 1448K, committed 1536K, reserved 1048576K
Card table byte_map: [0x00000000128b0000,0x0000000012ac0000] byte_map_base: 0x00000000122b0000
Marking Bits: (CMSBitMap*) 0x0000000002e42198
Bits: [0x00000000130d0000, 0x0000000013ed0000)
Mod Union Table: (CMSBitMap*) 0x0000000002e42258
Bits: [0x0000000001d70000, 0x0000000001da8000)
Polling page: 0x00000000003b0000
CodeCache: size=245760Kb used=3944Kb max_used=3956Kb free=241815Kb
bounds [0x00000000031b0000, 0x0000000003590000, 0x00000000121b0000]
total_blobs=1528 nmethods=1037 adapters=406
compilation: enabled
Compilation events (10 events):
Event: 1.014 Thread 0x0000000056f4d000 1034 1 java.awt.image.SampleModel::getNumBands (5 bytes)
Event: 1.014 Thread 0x0000000056f4d000 nmethod 1034 0x000000000358ac50 code [0x000000000358ada0, 0x000000000358aeb0]
Event: 1.014 Thread 0x0000000056f4d000 1032 1 java.awt.image.Raster::getMinX (5 bytes)
Event: 1.014 Thread 0x0000000056f4d000 nmethod 1032 0x000000000358af10 code [0x000000000358b060, 0x000000000358b170]
Event: 1.014 Thread 0x0000000056f4d000 1033 1 java.awt.image.Raster::getMinY (5 bytes)
Event: 1.014 Thread 0x0000000056f4d000 nmethod 1033 0x000000000358b1d0 code [0x000000000358b320, 0x000000000358b430]
Event: 1.015 Thread 0x0000000056f4d000 1035 1 java.util.jar.JarFile::access$300 (5 bytes)
Event: 1.016 Thread 0x0000000056f4d000 nmethod 1035 0x000000000358b490 code [0x000000000358b5e0, 0x000000000358b6d0]
Event: 1.016 Thread 0x0000000057531000 1037 4 sun.java2d.loops.GraphicsPrimitiveMgr$2::compare (39 bytes)
Event: 1.017 Thread 0x0000000057531000 nmethod 1037 0x000000000358e790 code [0x000000000358e8e0, 0x000000000358e9b8]
GC Heap History (0 events):
No events
Deoptimization events (9 events):
Event: 0.599 Thread 0x0000000058e14000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334a8d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.599 Thread 0x0000000058e14000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334a8d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.808 Thread 0x0000000002f7f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003424c80 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.808 Thread 0x0000000002f7f800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000340c444 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.894 Thread 0x0000000002f7f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334cf40 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.895 Thread 0x0000000002f7f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334cf40 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.895 Thread 0x0000000002f7f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334a8d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.921 Thread 0x0000000058e9d000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000033f3a30 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
Event: 0.927 Thread 0x0000000058e9d000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003436ba4 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
Internal exceptions (10 events):
Event: 1.014 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29a6a88) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.015 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29afd18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.016 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29b2d28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.016 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29bca80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.017 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29bf440) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.017 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29c2af0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.018 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29c6360) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.046 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29ca1b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.046 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29cde18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.047 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29d1280) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 1.018 loading class org/lwjgl/opengl/WindowsCanvasImplementation$1
Event: 1.018 loading class org/lwjgl/opengl/WindowsCanvasImplementation$1 done
Event: 1.018 Thread 0x0000000002f7f800 Thread exited: 0x0000000002f7f800
Event: 1.018 Thread 0x0000000002f7f800 Thread added: 0x0000000002f7f800
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock done
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock$1
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock$1 done
Event: 1.047 loading class org/lwjgl/opengl/Display$7
Event: 1.047 loading class org/lwjgl/opengl/Display$7 done
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit
Memory: 4k page, physical 6249592k(1249812k free), swap 12497328k(5982184k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Mar 08 13:31:47 2015
elapsed time: 1 seconds (0d 0h 0m 1s)
# A fatal error has been detected by the Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006903d268, pid=8464, tid=8616
Your graphics card/drivers don't support OpenGL anymore. As of last year, All IntelHD 3000-4000 cards no longer support OpenGL/OpenCL games and applications.
Rollback Post to RevisionRollBack
Revised PC Build Specs
CPU: Intel Core i7-5930K 6-core @ 4.2 GHz
CPU Cooler: NZXT Kraken X61 106.1 CFM
Thermal Compound: Arctic Silver 5
Motherboard: Asus X99-DELUXE ATX LGA2011-3
RAM: Corsair Vengeance LPX 32GB (4GBx8) DDR4-2666 MHz
SSD: Samsung 850 Pro Series 256GB
SSD 2: Samsung 850 EVO-Series 1TB
Graphics Cards: Gigabyte GeForce GTX 980 Ti 6GB (2-Way SLI)
Case: Corsair 750D ATX Full Tower
PSU: EVGA SuperNOVA 1300 G2 1300W
OS: Windows 8.1 Pro x64 (Will upgrade to Windows 10)
Displays: x3 Asus VG248QE 24-Inch @ 144 Hz
Keyboard: Razer Blackwidow Chroma
Mouse: Logitech G502 Proteus Core
Headset: Astro A50 Wireless
Your graphics card/drivers don't support OpenGL anymore. As of last year, All IntelHD 3000-4000 cards no longer support OpenGL/OpenCL games and applications.
the crash log is pointing at AMD/ATI drivers
# C [atio6axx.dll+0xd268]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006903d268, pid=8464, tid=8616
#
# 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:
# C [atio6axx.dll+0xd268]
#
# 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 (0x000000005d00a000): JavaThread "Minecraft main thread" [_thread_in_native, id=8616, stack(0x000000005c550000,0x000000005c650000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000001, RCX=0x0000000000000000, RDX=0x0000000000020000
RSP=0x000000005c64e120, RBP=0x0000000042011148, RSI=0x000007fee75cfac0, RDI=0x00000000004bc150
R8 =0x0000000000000011, R9 =0x0000000000000022, R10=0x0000000000000011, R11=0x0000000000000003
R12=0x000000005c64e3c0, R13=0x000000006907f270, R14=0x000000006903c610, R15=0x00000000ffffffff
RIP=0x000000006903d268, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000005c64e120)
0x000000005c64e120: 0000000000000001 0000000042011148
0x000000005c64e130: 000007fee75cfac0 000007fee75cfac0
0x000000005c64e140: 00000000004bc150 000000006903c639
0x000000005c64e150: 0000000000000001 000000005c64e3c0
0x000000005c64e160: 0000000000120011 000007fee74e1bf8
0x000000005c64e170: 00000000004bc0b0 000007fee7507cc0
0x000000005c64e180: 00000000004bc0b0 000000006907f280
0x000000005c64e190: 000007fee75cfab8 0000000069030000
0x000000005c64e1a0: 0000000000000001 000000005c64e950
0x000000005c64e1b0: 0000000000000000 0000000000000000
0x000000005c64e1c0: 0000000000000001 000007fee7507f93
0x000000005c64e1d0: 0000000042011148 00000000ffffffff
0x000000005c64e1e0: 0000000000000000 000007fefdef0000
0x000000005c64e1f0: 000000005c64e240 0000000000000000
0x000000005c64e200: 0000000000000000 0000000000000000
0x000000005c64e210: 000000005c64eeb0 00000000001a0018
Instructions: (pc=0x000000006903d268)
0x000000006903d248: fd 00 00 00 00 00 8b 81 00 03 00 00 48 8b 0d ed
0x000000006903d258: 85 01 01 33 d2 89 05 39 38 fd 00 e8 48 c5 04 00
0x000000006903d268: 8b 48 10 48 8b 05 d6 83 01 01 48 89 48 38 e8 c5
0x000000006903d278: 93 05 00 8b c8 e8 0e 9c 00 00 48 8b 0d bf 83 01
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000020000 is an unknown value
RSP=0x000000005c64e120 is pointing into the stack for thread: 0x000000005d00a000
RBP=0x0000000042011148 is an unknown value
RSI=0x000007fee75cfac0 is an unknown value
RDI=0x00000000004bc150 is an unknown value
R8 =0x0000000000000011 is an unknown value
R9 =0x0000000000000022 is an unknown value
R10=0x0000000000000011 is an unknown value
R11=0x0000000000000003 is an unknown value
R12=0x000000005c64e3c0 is pointing into the stack for thread: 0x000000005d00a000
R13=0x000000006907f270 is an unknown value
R14=0x000000006903c610 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x000000005c550000,0x000000005c650000], sp=0x000000005c64e120, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xd268]
C [atio6axx.dll+0xc639]
C [OPENGL32.dll+0x27cc0]
C [OPENGL32.dll+0x27f93]
C [OPENGL32.dll+0x3a976]
C [OPENGL32.dll+0x39c2a]
C [GDI32.dll+0x3997a]
C [lwjgl64.dll+0x2aef]
C [lwjgl64.dll+0x2c90]
C [lwjgl64.dll+0x314e]
C [lwjgl64.dll+0xe171]
C 0x00000000031c3874
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DrawableLWJGL;Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+196
j org.lwjgl.opengl.Display.createWindow()V+71
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+72
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j org.lwjgl.opengl.Display.create()V+7
j net.minecraft.client.Minecraft.a()V+136
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 )
0x0000000002f7f800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8484, stack(0x00000000030b0000,0x00000000031b0000)]
=>0x000000005d00a000 JavaThread "Minecraft main thread" [_thread_in_native, id=8616, stack(0x000000005c550000,0x000000005c650000)]
0x000000005d00c800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8612, stack(0x000000005c330000,0x000000005c430000)]
0x00000000591df000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=8604, stack(0x000000005b350000,0x000000005b450000)]
0x0000000058e9d000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8600, stack(0x000000005be40000,0x000000005bf40000)]
0x0000000058e14000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8568, stack(0x0000000058720000,0x0000000058820000)]
0x0000000058e13000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8564, stack(0x00000000584f0000,0x00000000585f0000)]
0x0000000058c96800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8560, stack(0x0000000057e30000,0x0000000057f30000)]
0x0000000056f4e000 JavaThread "Service Thread" daemon [_thread_blocked, id=8548, stack(0x00000000582a0000,0x00000000583a0000)]
0x0000000056f4d000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8544, stack(0x00000000581a0000,0x00000000582a0000)]
0x0000000057535800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8540, stack(0x0000000057f50000,0x0000000058050000)]
0x0000000057531000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8536, stack(0x0000000057d30000,0x0000000057e30000)]
0x0000000056f44800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8532, stack(0x0000000057b40000,0x0000000057c40000)]
0x0000000056f42800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8528, stack(0x0000000057a10000,0x0000000057b10000)]
0x0000000056f41800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8524, stack(0x0000000056f60000,0x0000000057060000)]
0x0000000056ee5800 JavaThread "Finalizer" daemon [_thread_blocked, id=8520, stack(0x0000000057430000,0x0000000057530000)]
0x0000000056ede000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8516, stack(0x0000000057270000,0x0000000057370000)]
Other Threads:
0x0000000056ed4800 VMThread [stack: 0x0000000057090000,0x0000000057190000] [id=8512]
0x00000000575a3000 WatcherThread [stack: 0x0000000016350000,0x0000000016450000] [id=8552]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 46105K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 43% used [0x00000000c0000000, 0x00000000c2d067a8, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
Metaspace used 12285K, capacity 12476K, committed 12800K, reserved 1060864K
class space used 1416K, capacity 1448K, committed 1536K, reserved 1048576K
Card table byte_map: [0x00000000128b0000,0x0000000012ac0000] byte_map_base: 0x00000000122b0000
Marking Bits: (CMSBitMap*) 0x0000000002e42198
Bits: [0x00000000130d0000, 0x0000000013ed0000)
Mod Union Table: (CMSBitMap*) 0x0000000002e42258
Bits: [0x0000000001d70000, 0x0000000001da8000)
Polling page: 0x00000000003b0000
CodeCache: size=245760Kb used=3944Kb max_used=3956Kb free=241815Kb
bounds [0x00000000031b0000, 0x0000000003590000, 0x00000000121b0000]
total_blobs=1528 nmethods=1037 adapters=406
compilation: enabled
Compilation events (10 events):
Event: 1.014 Thread 0x0000000056f4d000 1034 1 java.awt.image.SampleModel::getNumBands (5 bytes)
Event: 1.014 Thread 0x0000000056f4d000 nmethod 1034 0x000000000358ac50 code [0x000000000358ada0, 0x000000000358aeb0]
Event: 1.014 Thread 0x0000000056f4d000 1032 1 java.awt.image.Raster::getMinX (5 bytes)
Event: 1.014 Thread 0x0000000056f4d000 nmethod 1032 0x000000000358af10 code [0x000000000358b060, 0x000000000358b170]
Event: 1.014 Thread 0x0000000056f4d000 1033 1 java.awt.image.Raster::getMinY (5 bytes)
Event: 1.014 Thread 0x0000000056f4d000 nmethod 1033 0x000000000358b1d0 code [0x000000000358b320, 0x000000000358b430]
Event: 1.015 Thread 0x0000000056f4d000 1035 1 java.util.jar.JarFile::access$300 (5 bytes)
Event: 1.016 Thread 0x0000000056f4d000 nmethod 1035 0x000000000358b490 code [0x000000000358b5e0, 0x000000000358b6d0]
Event: 1.016 Thread 0x0000000057531000 1037 4 sun.java2d.loops.GraphicsPrimitiveMgr$2::compare (39 bytes)
Event: 1.017 Thread 0x0000000057531000 nmethod 1037 0x000000000358e790 code [0x000000000358e8e0, 0x000000000358e9b8]
GC Heap History (0 events):
No events
Deoptimization events (9 events):
Event: 0.599 Thread 0x0000000058e14000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334a8d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.599 Thread 0x0000000058e14000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334a8d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.808 Thread 0x0000000002f7f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003424c80 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.808 Thread 0x0000000002f7f800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000340c444 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.894 Thread 0x0000000002f7f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334cf40 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.895 Thread 0x0000000002f7f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334cf40 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.895 Thread 0x0000000002f7f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000334a8d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 0.921 Thread 0x0000000058e9d000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000033f3a30 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
Event: 0.927 Thread 0x0000000058e9d000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003436ba4 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
Internal exceptions (10 events):
Event: 1.014 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29a6a88) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.015 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29afd18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.016 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29b2d28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.016 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29bca80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.017 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29bf440) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.017 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29c2af0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.018 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29c6360) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.046 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29ca1b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.046 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29cde18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.047 Thread 0x000000005d00a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29d1280) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 1.018 loading class org/lwjgl/opengl/WindowsCanvasImplementation$1
Event: 1.018 loading class org/lwjgl/opengl/WindowsCanvasImplementation$1 done
Event: 1.018 Thread 0x0000000002f7f800 Thread exited: 0x0000000002f7f800
Event: 1.018 Thread 0x0000000002f7f800 Thread added: 0x0000000002f7f800
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock done
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock$1
Event: 1.046 loading class org/lwjgl/opengl/AWTSurfaceLock$1 done
Event: 1.047 loading class org/lwjgl/opengl/Display$7
Event: 1.047 loading class org/lwjgl/opengl/Display$7 done
Dynamic libraries:
0x000000013ff60000 - 0x000000013ff94000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x0000000077700000 - 0x00000000778a9000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000775e0000 - 0x00000000776ff000 C:\Windows\system32\kernel32.dll
0x000007fefd7f0000 - 0x000007fefd85c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe080000 - 0x000007fefe15b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe160000 - 0x000007fefe1ff000 C:\Windows\system32\msvcrt.dll
0x000007fefded0000 - 0x000007fefdeef000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff300000 - 0x000007feff42d000 C:\Windows\system32\RPCRT4.dll
0x00000000774e0000 - 0x00000000775da000 C:\Windows\system32\USER32.dll
0x000007fefdef0000 - 0x000007fefdf57000 C:\Windows\system32\GDI32.dll
0x000007feff430000 - 0x000007feff43e000 C:\Windows\system32\LPK.dll
0x000007fefd930000 - 0x000007fefd9f9000 C:\Windows\system32\USP10.dll
0x000007fefbe80000 - 0x000007fefc074000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff1e0000 - 0x000007feff251000 C:\Windows\system32\SHLWAPI.dll
0x000007feff450000 - 0x000007feff47e000 C:\Windows\system32\IMM32.DLL
0x000007feff610000 - 0x000007feff719000 C:\Windows\system32\MSCTF.dll
0x000007fefe450000 - 0x000007feff1d8000 C:\Windows\system32\SHELL32.dll
0x000007feff800000 - 0x000007feffa03000 C:\Windows\system32\ole32.dll
0x000007fefb370000 - 0x000007fefb386000 C:\Windows\system32\NETAPI32.dll
0x000007fefb360000 - 0x000007fefb36c000 C:\Windows\system32\netutils.dll
0x000007fefcfa0000 - 0x000007fefcfc3000 C:\Windows\system32\srvcli.dll
0x000007fefb340000 - 0x000007fefb355000 C:\Windows\system32\wkscli.dll
0x000007fefb320000 - 0x000007fefb334000 C:\Windows\system32\SAMCLI.DLL
0x000007fefe200000 - 0x000007fefe448000 C:\Windows\system32\WININET.dll
0x000007fefd7c0000 - 0x000007fefd7c4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefd4e0000 - 0x000007fefd4e4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefd7b0000 - 0x000007fefd7b4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefc510000 - 0x000007fefc51c000 C:\Windows\system32\version.DLL
0x000007fefd7d0000 - 0x000007fefd7d3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x00000000778d0000 - 0x00000000778d3000 C:\Windows\system32\normaliz.DLL
0x000007fefda00000 - 0x000007fefdcc7000 C:\Windows\system32\iertutil.dll
0x000007fefd6a0000 - 0x000007fefd6a5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefd860000 - 0x000007fefd87e000 C:\Windows\system32\USERENV.dll
0x000007fefd4c0000 - 0x000007fefd4cf000 C:\Windows\system32\profapi.dll
0x000007fefd880000 - 0x000007fefd8cd000 C:\Windows\system32\WS2_32.dll
0x000007feff440000 - 0x000007feff448000 C:\Windows\system32\NSI.dll
0x000007fefabb0000 - 0x000007fefabd7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefaba0000 - 0x000007fefabab000 C:\Windows\system32\WINNSI.DLL
0x000007fefaca0000 - 0x000007fefacbf000 C:\Windows\system32\AVIFIL32.dll
0x000007fefaef0000 - 0x000007fefaf2b000 C:\Windows\system32\WINMM.dll
0x000007fefad10000 - 0x000007fefad28000 C:\Windows\system32\MSACM32.dll
0x000007fefac70000 - 0x000007fefac99000 C:\Windows\system32\MSVFW32.dll
0x000007feff720000 - 0x000007feff7f7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefd530000 - 0x000007fefd69d000 C:\Windows\system32\CRYPT32.dll
0x000007fefd4d0000 - 0x000007fefd4df000 C:\Windows\system32\MSASN1.dll
0x000007fefcd00000 - 0x000007fefcd17000 C:\Windows\system32\CRYPTSP.dll
0x0000000077d80000 - 0x0000000077e52000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x000000006ffd0000 - 0x000000007082a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x000007feec870000 - 0x000007feec879000 C:\Windows\system32\WSOCK32.dll
0x00000000778c0000 - 0x00000000778c7000 C:\Windows\system32\PSAPI.DLL
0x000000005bc90000 - 0x000000005bc9f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000058ae0000 - 0x0000000058b08000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x000007fefc9c0000 - 0x000007fefca07000 C:\Windows\system32\rsaenh.dll
0x000007fefd360000 - 0x000007fefd36f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000058a90000 - 0x0000000058aa6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x0000000077be0000 - 0x0000000077d78000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x000007fefb5d0000 - 0x000007fefb5e8000 C:\Windows\system32\DWMAPI.DLL
0x000007fefbb90000 - 0x000007fefbbe6000 C:\Windows\system32\uxtheme.dll
0x000007fee7600000 - 0x000007fee77ff000 C:\Windows\system32\d3d9.dll
0x000007fef75c0000 - 0x000007fef75c7000 C:\Windows\system32\d3d8thk.dll
0x0000000059310000 - 0x000000005978f000 C:\Windows\system32\atiumd64.dll
0x0000000059790000 - 0x0000000059a24000 C:\Windows\system32\atiumd6a.dll
0x0000000057190000 - 0x00000000571d7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
0x0000000180000000 - 0x0000000180050000 C:\Users\DrabVids\AppData\Roaming\.minecraft\versions\b1.7.2\b1.7.2-natives-262699639874563\lwjgl64.dll
0x000007fee74e0000 - 0x000007fee75fd000 C:\Windows\system32\OPENGL32.dll
0x000007fef2130000 - 0x000007fef215d000 C:\Windows\system32\GLU32.dll
0x000007fef2160000 - 0x000007fef2251000 C:\Windows\system32\DDRAW.dll
0x000007fefac60000 - 0x000007fefac68000 C:\Windows\system32\DCIMAN32.dll
0x000007fefdcf0000 - 0x000007fefdec7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd4f0000 - 0x000007fefd526000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd6f0000 - 0x000007fefd70a000 C:\Windows\system32\DEVOBJ.dll
0x0000000000400000 - 0x0000000000407000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\jawt.dll
0x0000000069030000 - 0x000000006a12d000 C:\Windows\system32\atio6axx.dll
0x000007fef7580000 - 0x000007fef75a9000 C:\Windows\system32\atig6txx.dll
0x0000000057370000 - 0x00000000573c0000 C:\Windows\system32\atiadlxx.dll
0x000007fefd6b0000 - 0x000007fefd6eb000 C:\Windows\system32\WINTRUST.dll
0x000007fee8410000 - 0x000007fee8535000 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\DrabVids\AppData\Roaming\.minecraft\versions\b1.7.2\b1.7.2-natives-262699639874563
java_command: net.minecraft.launchwrapper.Launch DrabVids token:8cdf818d5d7146eb8e03c8bec49b2b0a:9d0df4390558483e9bdc0605ea5ea3dd --gameDir C:\Users\DrabVids\AppData\Roaming\.minecraft --assetsDir C:\Users\DrabVids\AppData\Roaming\.minecraft\assets\virtual\legacy
java_class_path (initial): C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.5\launchwrapper-1.5.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\DrabVids\AppData\Roaming\.minecraft\versions\b1.7.2\b1.7.2.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\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-Static;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=DrabVids
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit
Memory: 4k page, physical 6249592k(1249812k free), swap 12497328k(5982184k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Mar 08 13:31:47 2015
elapsed time: 1 seconds (0d 0h 0m 1s)
Your graphics card/drivers don't support OpenGL anymore. As of last year, All IntelHD 3000-4000 cards no longer support OpenGL/OpenCL games and applications.
CPU Cooler: NZXT Kraken X61 106.1 CFM
Thermal Compound: Arctic Silver 5
Motherboard: Asus X99-DELUXE ATX LGA2011-3
RAM: Corsair Vengeance LPX 32GB (4GBx8) DDR4-2666 MHz
SSD: Samsung 850 Pro Series 256GB
SSD 2: Samsung 850 EVO-Series 1TB
Graphics Cards: Gigabyte GeForce GTX 980 Ti 6GB (2-Way SLI)
Case: Corsair 750D ATX Full Tower
PSU: EVGA SuperNOVA 1300 G2 1300W
OS: Windows 8.1 Pro x64 (Will upgrade to Windows 10)
Displays: x3 Asus VG248QE 24-Inch @ 144 Hz
Keyboard: Razer Blackwidow Chroma
Mouse: Logitech G502 Proteus Core
Headset: Astro A50 Wireless
-
View User Profile
-
View Posts
-
Send Message
Moderatorthe crash log is pointing at AMD/ATI drivers
# C [atio6axx.dll+0xd268]
DrabVids please post a dxdiag log