Le problème est qu'à chaque foi que je le lance il me dit que c'est un autre fichier qui à un problème
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006903d238, pid=5240, tid=5224
#
# 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+0xd238]
#
# 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 (0x0000000001d5a000): JavaThread "Client thread" [_thread_in_native, id=5224, stack(0x0000000002130000,0x0000000002230000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000001, RCX=0x0000000000000000, RDX=0x0000000000020000
RSP=0x000000000222e5a0, RBP=0xffffffffc2010af0, RSI=0x000007feebdefac0, RDI=0x000000000043e640
R8 =0x0000000000000011, R9 =0x0000000000000022, R10=0x0000000000000011, R11=0x0000000000000003
R12=0x000000000222e840, R13=0x000000006907f320, R14=0x000000006903c5e0, R15=0x00000000ffffffff
RIP=0x000000006903d238, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000222e5a0)
0x000000000222e5a0: 0000000000000001 ffffffffc2010af0
0x000000000222e5b0: 000007feebdefac0 000007feebdefac0
0x000000000222e5c0: 000000000043e640 000000006903c609
0x000000000222e5d0: 0000000000000001 000000000222e840
0x000000000222e5e0: ffffffff00120011 000007feebd01bf8
0x000000000222e5f0: 000000000043e5a0 000007feebd27cc0
0x000000000222e600: 000000000043e5a0 000000006907f330
0x000000000222e610: 000007feebdefab8 0000000069030000
0x000000000222e620: 0000000000000001 000000000222edd0
0x000000000222e630: 0000000000000000 0000000000000000
0x000000000222e640: 0000000000000001 000007feebd27f93
0x000000000222e650: ffffffffc2010af0 00000000ffffffff
0x000000000222e660: 0000000000000000 000007feff180000
0x000000000222e670: 000000000222e6c0 000000005d7db660
0x000000000222e680: 0000000000000000 0000000000000000
0x000000000222e690: 0000000058f8c250 00000000001a0018
Instructions: (pc=0x000000006903d238)
0x000000006903d218: fe 00 00 00 00 00 8b 81 00 03 00 00 48 8b 0d 4d
0x000000006903d228: 8b 02 01 33 d2 89 05 49 37 fe 00 e8 88 c6 04 00
0x000000006903d238: 8b 48 10 48 8b 05 36 89 02 01 48 89 48 38 e8 85
0x000000006903d248: 92 05 00 8b c8 e8 ce 9b 00 00 48 8b 0d 1f 89 02
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=0x000000000222e5a0 is pointing into the stack for thread: 0x0000000001d5a000
RBP=0xffffffffc2010af0 is an unknown value
RSI=0x000007feebdefac0 is an unknown value
RDI=0x000000000043e640 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=0x000000000222e840 is pointing into the stack for thread: 0x0000000001d5a000
R13=0x000000006907f320 is an unknown value
R14=0x000000006903c5e0 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x0000000002130000,0x0000000002230000], sp=0x000000000222e5a0, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xd238]
C [atio6axx.dll+0xc609]
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+0xe3f1]
C 0x0000000002513874
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+200
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 bsu.am()V+21
j bsu.aj()V+114
j bsu.a()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String

V+1010
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000058632000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4548, stack(0x000000005a4b0000,0x000000005a5b0000)]
0x0000000058d85800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2584, stack(0x000000005a1b0000,0x000000005a2b0000)]
0x0000000057d79000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5116, stack(0x0000000059e40000,0x0000000059f40000)]
0x0000000057d1d800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4112, stack(0x0000000059980000,0x0000000059a80000)]
0x0000000056f0b800 JavaThread "Service Thread" daemon [_thread_blocked, id=5372, stack(0x00000000576a0000,0x00000000577a0000)]
0x000000005620f800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=3656, stack(0x00000000574c0000,0x00000000575c0000)]
0x000000005620e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1248, stack(0x0000000057340000,0x0000000057440000)]
0x0000000056209800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2536, stack(0x0000000056d90000,0x0000000056e90000)]
0x0000000056208800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3136, stack(0x0000000056c10000,0x0000000056d10000)]
0x0000000056205800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4140, stack(0x0000000056aa0000,0x0000000056ba0000)]
0x0000000056204000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=748, stack(0x0000000056800000,0x0000000056900000)]
0x00000000561a3800 JavaThread "Finalizer" daemon [_thread_blocked, id=4660, stack(0x0000000056640000,0x0000000056740000)]
0x000000005619c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5216, stack(0x00000000564f0000,0x00000000565f0000)]
=>0x0000000001d5a000 JavaThread "Client thread" [_thread_in_native, id=5224, stack(0x0000000002130000,0x0000000002230000)]
Other Threads:
0x0000000056194000 VMThread [stack: 0x00000000562c0000,0x00000000563c0000] [id=5184]
0x0000000056f0e800 WatcherThread [stack: 0x0000000056950000,0x0000000056a50000] [id=5288]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 50935K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 36% used [0x00000000c0000000, 0x00000000c24fdce0, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 38152K, used 35963K [0x00000000c8000000, 0x00000000ca542000, 0x0000000100000000)
Metaspace used 20147K, capacity 20312K, committed 20480K, reserved 1067008K
class space used 2679K, capacity 2722K, committed 2816K, reserved 1048576K
Card table byte_map: [0x0000000011d10000,0x0000000011f20000] byte_map_base: 0x0000000011710000
Marking Bits: (CMSBitMap*) 0x0000000001db5458
Bits: [0x0000000012420000, 0x0000000013220000)
Mod Union Table: (CMSBitMap*) 0x0000000001db5518
Bits: [0x0000000000160000, 0x0000000000198000)
Polling page: 0x0000000000100000
CodeCache: size=245760Kb used=6090Kb max_used=6105Kb free=239669Kb
bounds [0x0000000002500000, 0x0000000002b00000, 0x0000000011500000]
total_blobs=2360 nmethods=1891 adapters=383
compilation: enabled
Compilation events (10 events):
Event: 4.236 Thread 0x000000005620f800 1897 3 java.nio.Bits::int0 (3 bytes)
Event: 4.236 Thread 0x000000005620f800 nmethod 1897 0x0000000002af2290 code [0x0000000002af23e0, 0x0000000002af2510]
Event: 4.236 Thread 0x000000005620f800 1889 3 java.nio.HeapByteBuffer:

utInt (20 bytes)
Event: 4.237 Thread 0x000000005620f800 nmethod 1889 0x0000000002af2590 code [0x0000000002af2720, 0x0000000002af2ae8]
Event: 4.237 Thread 0x000000005620f800 1890 3 java.nio.Buffer::nextPutIndex (38 bytes)
Event: 4.237 Thread 0x000000005620f800 nmethod 1890 0x0000000002af2c50 code [0x0000000002af2dc0, 0x0000000002af2fe8]
Event: 4.237 Thread 0x000000005620f800 1892 3 java.nio.Bits:

utInt (20 bytes)
Event: 4.237 Thread 0x000000005620f800 nmethod 1892 0x0000000002af30d0 code [0x0000000002af3240, 0x0000000002af3438]
Event: 4.245 Thread 0x000000005620e000 1898 ! 4 java.util.zip.InflaterInputStream::read (138 bytes)
Event: 4.260 Thread 0x000000005620e000 nmethod 1898 0x0000000002af8790 code [0x0000000002af8920, 0x0000000002af9818]
GC Heap History (6 events):
Event: 2.378 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 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 15725K, capacity 15910K, committed 16128K, reserved 1062912K
class space used 1958K, capacity 2011K, committed 2048K, reserved 1048576K
Event: 2.458 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 20736K, used 15579K [0x00000000c8000000, 0x00000000c9440000, 0x0000000100000000)
Metaspace used 15725K, capacity 15910K, committed 16128K, reserved 1062912K
class space used 1958K, capacity 2011K, committed 2048K, reserved 1048576K
}
Event: 3.140 GC heap before
{Heap before GC invocations=1 (full 0):
par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 20736K, used 15579K [0x00000000c8000000, 0x00000000c9440000, 0x0000000100000000)
Metaspace used 15725K, capacity 15910K, committed 16128K, reserved 1062912K
class space used 1958K, capacity 2011K, committed 2048K, reserved 1048576K
Event: 3.170 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 8522K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 65% used [0x00000000c6680000, 0x00000000c6ed2920, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 31816K, used 28648K [0x00000000c8000000, 0x00000000c9f12000, 0x0000000100000000)
Metaspace used 15725K, capacity 15910K, committed 16128K, reserved 1062912K
class space used 1958K, capacity 2011K, committed 2048K, reserved 1048576K
}
Event: 3.647 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 113482K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 65% used [0x00000000c6680000, 0x00000000c6ed2920, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 31816K, used 28648K [0x00000000c8000000, 0x00000000c9f12000, 0x0000000100000000)
Metaspace used 16501K, capacity 16678K, committed 16768K, reserved 1064960K
class space used 2109K, capacity 2139K, committed 2176K, reserved 1048576K
Event: 3.694 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 38152K, used 35963K [0x00000000c8000000, 0x00000000ca542000, 0x0000000100000000)
Metaspace used 16501K, capacity 16678K, committed 16768K, reserved 1064960K
class space used 2109K, capacity 2139K, committed 2176K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 4.179 Thread 0x0000000001d5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002a933c8 method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; @ 2
Event: 4.179 Thread 0x0000000001d5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002a933c8 method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; @ 2
Event: 4.180 Thread 0x0000000001d5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002a933c8 method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; @ 2
Event: 4.211 Thread 0x0000000001d5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002984a0c method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203
Event: 4.218 Thread 0x0000000001d5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000026aa684 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object

Ljava/lang/Object; @ 18
Event: 4.230 Thread 0x0000000001d5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002842cb8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 4.230 Thread 0x0000000001d5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002842cb8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 4.232 Thread 0x0000000001d5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000026aa684 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object

Ljava/lang/Object; @ 18
Event: 4.232 Thread 0x0000000001d5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002842cb8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 4.232 Thread 0x0000000001d5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002842cb8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Internal exceptions (10 events):
Event: 4.245 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c232b800) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.247 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c23331d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.248 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c233acf8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.249 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c2344008) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.249 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c234ad28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.251 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c234ea00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.251 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c23524d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.253 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c2356160) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.254 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c23604a0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.254 Thread 0x0000000001d5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c2365340) 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: 4.251 loading class org/lwjgl/opengl/Display$3
Event: 4.251 loading class org/lwjgl/opengl/Display$3 done
Event: 4.251 loading class org/lwjgl/opengl/Display$4
Event: 4.251 loading class org/lwjgl/opengl/Display$4 done
Event: 4.253 loading class org/lwjgl/opengl/GLContext
Event: 4.253 loading class org/lwjgl/opengl/GLContext done
Event: 4.254 loading class org/lwjgl/opengl/GLContext$CapabilitiesCacheEntry
Event: 4.254 loading class org/lwjgl/opengl/GLContext$CapabilitiesCacheEntry done
Event: 4.254 loading class org/lwjgl/opengl/Display$7
Event: 4.254 loading class org/lwjgl/opengl/Display$7 done
Dynamic libraries:
0x000000013f190000 - 0x000000013f1c4000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00000000772d0000 - 0x0000000077479000C:\Windows\SYSTEM32\ntdll.dll
0x00000000771b0000 - 0x00000000772cf000C:\Windows\system32\kernel32.dll
0x000007fefd3e0000 - 0x000007fefd44c000C:\Windows\system32\KERNELBASE.dll
0x000007fefef90000 - 0x000007feff06b000C:\Windows\system32\ADVAPI32.dll
0x000007fefe140000 - 0x000007fefe1df000C:\Windows\system32\msvcrt.dll
0x000007fefef70000 - 0x000007fefef8f000C:\Windows\SYSTEM32\sechost.dll
0x000007fefdaf0000 - 0x000007fefdc1d000C:\Windows\system32\RPCRT4.dll
0x00000000770b0000 - 0x00000000771aa000C:\Windows\system32\USER32.dll
0x000007feff180000 - 0x000007feff1e7000C:\Windows\system32\GDI32.dll
0x000007feff460000 - 0x000007feff46e000C:\Windows\system32\LPK.dll
0x000007fefd900000 - 0x000007fefd9c9000C:\Windows\system32\USP10.dll
0x000007fefbaa0000 - 0x000007fefbc94000C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd9d0000 - 0x000007fefda41000C:\Windows\system32\SHLWAPI.dll
0x000007feff1f0000 - 0x000007feff21e000C:\Windows\system32\IMM32.DLL
0x000007feff070000 - 0x000007feff179000C:\Windows\system32\MSCTF.dll
0x000000005fa50000 - 0x000000005fb22000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x000000005d5e0000 - 0x000000005de3a000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x000007fef3e40000 - 0x000007fef3e49000C:\Windows\system32\WSOCK32.dll
0x000007feff410000 - 0x000007feff45d000C:\Windows\system32\WS2_32.dll
0x000007feff5d0000 - 0x000007feff5d8000C:\Windows\system32\NSI.dll
0x000007fef97e0000 - 0x000007fef981b000C:\Windows\system32\WINMM.dll
0x00000000774a0000 - 0x00000000774a7000C:\Windows\system32\PSAPI.DLL
0x0000000071050000 - 0x000000007105f000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000071020000 - 0x0000000071048000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000068bd0000 - 0x0000000068be6000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x000007fefe1e0000 - 0x000007fefef68000C:\Windows\system32\SHELL32.dll
0x000007fefd6f0000 - 0x000007fefd8f3000C:\Windows\system32\ole32.dll
0x000007fefd0a0000 - 0x000007fefd0af000C:\Windows\system32\profapi.dll
0x0000000074c30000 - 0x0000000074c3d000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000068bf0000 - 0x0000000068c0a000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x000007fefc870000 - 0x000007fefc8c5000C:\Windows\system32\mswsock.dll
0x000007fefc860000 - 0x000007fefc867000C:\Windows\System32\wship6.dll
0x0000000068bb0000 - 0x0000000068bc1000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x000007fefafa0000 - 0x000007fefafb5000C:\Windows\system32\NLAapi.dll
0x000007fef71a0000 - 0x000007fef71b5000C:\Windows\system32\napinsp.dll
0x000007fef7050000 - 0x000007fef7069000C:\Windows\system32\pnrpnsp.dll
0x000007fefc6f0000 - 0x000007fefc74b000C:\Windows\system32\DNSAPI.dll
0x000007fefa8c0000 - 0x000007fefa8cb000C:\Windows\System32\winrnr.dll
0x00000000736e0000 - 0x0000000073706000C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefae40000 - 0x000007fefae67000C:\Windows\system32\Iphlpapi.DLL
0x000007fefae20000 - 0x000007fefae2b000C:\Windows\system32\WINNSI.DLL
0x000007fefac50000 - 0x000007fefaca3000C:\Windows\System32\fwpuclnt.dll
0x000007fef9cf0000 - 0x000007fef9cf8000C:\Windows\system32\rasadhlp.dll
0x0000000180000000 - 0x0000000180051000C:\Users\utilisateur\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-3522596574394\lwjgl64.dll
0x000007feebd00000 - 0x000007feebe1d000C:\Windows\system32\OPENGL32.dll
0x000007fef63b0000 - 0x000007fef63dd000C:\Windows\system32\GLU32.dll
0x000007feed450000 - 0x000007feed541000C:\Windows\system32\DDRAW.dll
0x000007fef8b80000 - 0x000007fef8b88000C:\Windows\system32\DCIMAN32.dll
0x000007fefd450000 - 0x000007fefd627000C:\Windows\system32\SETUPAPI.dll
0x000007fefd0e0000 - 0x000007fefd116000C:\Windows\system32\CFGMGR32.dll
0x000007feff4f0000 - 0x000007feff5c7000C:\Windows\system32\OLEAUT32.dll
0x000007fefd120000 - 0x000007fefd13a000C:\Windows\system32\DEVOBJ.dll
0x000007fefb270000 - 0x000007fefb288000C:\Windows\system32\dwmapi.dll
0x000007fefc130000 - 0x000007fefc13c000C:\Windows\system32\VERSION.dll
0x000007fefc8d0000 - 0x000007fefc8e8000C:\Windows\system32\CRYPTSP.dll
0x000007fefc5d0000 - 0x000007fefc617000C:\Windows\system32\rsaenh.dll
0x000007fefd0c0000 - 0x000007fefd0de000C:\Windows\system32\USERENV.dll
0x000007fefcf30000 - 0x000007fefcf3f000C:\Windows\system32\CRYPTBASE.dll
0x000007fefabb0000 - 0x000007fefabc8000C:\Windows\system32\dhcpcsvc.DLL
0x000007fefab90000 - 0x000007fefaba1000C:\Windows\system32\dhcpcsvc6.DLL
0x0000000067b20000 - 0x0000000067cb8000C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x000007fefb6e0000 - 0x000007fefb736000C:\Windows\system32\uxtheme.dll
0x0000000069030000 - 0x000000006a13d000C:\Windows\system32\atio6axx.dll
0x000007fef6380000 - 0x000007fef63a9000C:\Windows\system32\atig6txx.dll
0x0000000001e70000 - 0x0000000001ec1000C:\Windows\system32\atiadlxx.dll
0x000007fefd150000 - 0x000007fefd18b000C:\Windows\system32\WINTRUST.dll
0x000007fefd270000 - 0x000007fefd3dd000C:\Windows\system32\CRYPT32.dll
0x000007fefd090000 - 0x000007fefd09f000C:\Windows\system32\MSASN1.dll
0x000007fef0ce0000 - 0x000007fef0e05000C:\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\utilisateur\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-3522596574394
java_command: net.minecraft.client.main.Main --username minimoy_44 --version 1.8 --gameDir C:\Users\utilisateur\AppData\Roaming\.minecraft --assetsDir C:\Users\utilisateur\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 9558e6de1cea4b5cb0080bd86beb7e3b --accessToken ad353581711344e6be48c2a78e3caeb2 --userProperties {} --userType legacy
java_class_path (initial): C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\utilisateur\AppData\Roaming\.minecraft\libraries\com
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Google\Chrome\Application;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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
USERNAME=utilisateur
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 4053720k(1154940k free), swap 8105584k(4288356k 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: Tue Feb 17 14:01:38 2015
elapsed time: 4 seconds (0d 0h 0m 4s)