Résolu Crash de Minecraft avec Optifine et Shaders

FyloZ

Aventurier
29 Décembre 2016
4
0
2
22
Bonjour,
J'ai présentement un problème avec Minecraft 1.11.2 et Optifine qui crash lorsque je mets un shader (MrMeepz Shaders v05 Medium).
Voici les logs du crash:
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000690f57b5, pid=5296, tid=5256
#
# JRE version: Java(TM) SE Runtime Environment (8.0_71-b15) (build 1.8.0_71-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.71-b15 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [atio6axx.dll+0xc57b5]
#
# 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.java.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 (0x00000000002ae800):  JavaThread "Client thread" [_thread_in_native, id=5256, stack(0x00000000022a0000,0x00000000023a0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x000000006db36198, RDX=0x00000000000000b0
RSP=0x000000000239da10, RBP=0x0000000000000000, RSI=0x0000000000000000, RDI=0x0000000000000001
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x000000006dadcb60, R11=0x0000011300260001
R12=0x000000005c6d7570, R13=0x000000006d9c1da0, R14=0x0000000000000001, R15=0x000000005c67d7d0
RIP=0x00000000690f57b5, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000000239da10)
0x000000000239da10:   000000006d9c1d40 0000000000000000
0x000000000239da20:   0000000000000001 000002b20000029b
0x000000000239da30:   0000000000000000 0000000069ea268f
0x000000000239da40:   0000000000000000 0000000000000200
0x000000000239da50:   0000000000000000 0000000000000000
0x000000000239da60:   0000000000000001 000000005b9c0300
0x000000000239da70:   000000010000000b 000000006e270ca0
0x000000000239da80:   000000005c6d7570 0000000000000200
0x000000000239da90:   000000000000000a 0000000000000000
0x000000000239daa0:   000000005c70ca20 000000006911d928
0x000000000239dab0:   0000000000000000 0000000000000000
0x000000000239dac0:   000000006dadcba8 0000000000000000
0x000000000239dad0:   0000000000000000 0000000000000000
0x000000000239dae0:   0000000000000000 0000000000000000
0x000000000239daf0:   0000000000000000 000000006910a884
0x000000000239db00:   0000000068760320 000000005c67d7d0

Instructions: (pc=0x00000000690f57b5)
0x00000000690f5795:   68 48 8b 83 78 01 00 00 48 8b 40 10 48 8b 5c 24
0x00000000690f57a5:   30 48 8b d7 48 69 d2 b0 00 00 00 48 8b 44 10 58
0x00000000690f57b5:   8b 04 b0 48 8b 74 24 38 48 83 c4 20 5f c3 cc cc
0x00000000690f57c5:   cc cc cc cc cc cc cc cc cc cc cc c6 82 75 01 00


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000006db36198 is an unknown value
RDX=0x00000000000000b0 is an unknown value
RSP=0x000000000239da10 is pointing into the stack for thread: 0x00000000002ae800
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000001 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x000000006dadcb60 is an unknown value
R11=0x0000011300260001 is an unknown value
R12=0x000000005c6d7570 is an unknown value
R13=0x000000006d9c1da0 is an unknown value
R14=0x0000000000000001 is an unknown value
R15=0x000000005c67d7d0 is an unknown value


Stack: [0x00000000022a0000,0x00000000023a0000],  sp=0x000000000239da10,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL30.nglGenerateMipmap(IJ)V+0
j  org.lwjgl.opengl.GL30.glGenerateMipmap(I)V+15
j  shadersmod.client.Shaders.genCompositeMipmap()V+52
j  shadersmod.client.Shaders.renderCompositeFinal()V+448
j  bqe.a(IFJ)V+1852
j  bqe.b(FJ)V+140
J 4603 C1 bqe.a(FJ)V (1063 bytes) @ 0x0000000003276b7c [0x0000000003275a00+0x117c]
J 4564 C1 bes.av()V (878 bytes) @ 0x0000000003246a34 [0x0000000003244a00+0x2034]
j  bes.a()V+74
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x000000006cc26000 JavaThread "pool-2-thread-1" [_thread_in_vm, id=1416, stack(0x0000000076150000,0x0000000076250000)]
  0x000000006cc25800 JavaThread "File IO Thread" [_thread_blocked, id=5908, stack(0x000000006f3f0000,0x000000006f4f0000)]
  0x000000006cc24000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=5844, stack(0x00000000676f0000,0x00000000677f0000)]
  0x000000006cc23000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=5840, stack(0x0000000067810000,0x0000000067910000)]
  0x000000006cc22800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=1932, stack(0x0000000060ac0000,0x0000000060bc0000)]
  0x0000000062c79000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=5164, stack(0x00000000673b0000,0x00000000674b0000)]
  0x0000000062c31800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=2120, stack(0x0000000066b20000,0x0000000066c20000)]
  0x000000005a169000 JavaThread "Server thread" [_thread_blocked, id=5744, stack(0x000000005f8b0000,0x000000005f9b0000)]
  0x0000000056a6f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5272, stack(0x0000000067010000,0x0000000067110000)]
  0x00000000574aa000 JavaThread "Thread-10" [_thread_blocked, id=5448, stack(0x0000000061e10000,0x0000000061f10000)]
  0x00000000577f3000 JavaThread "Thread-9" [_thread_blocked, id=5556, stack(0x0000000061a70000,0x0000000061b70000)]
  0x000000005696e800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6064, stack(0x0000000068a50000,0x0000000068b50000)]
  0x0000000058ef4800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4532, stack(0x000000005b4c0000,0x000000005b5c0000)]
  0x0000000058e44800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3576, stack(0x000000005aa20000,0x000000005ab20000)]
  0x000000005772a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5924, stack(0x0000000059720000,0x0000000059820000)]
  0x000000005693a800 JavaThread "Service Thread" daemon [_thread_blocked, id=5240, stack(0x0000000056e00000,0x0000000056f00000)]
  0x0000000056939000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=4432, stack(0x0000000056f00000,0x0000000057000000)]
  0x0000000055e7d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5904, stack(0x0000000056260000,0x0000000056360000)]
  0x0000000055e7c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6052, stack(0x0000000056830000,0x0000000056930000)]
  0x0000000055e78800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3400, stack(0x00000000566e0000,0x00000000567e0000)]
  0x0000000055e77800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5632, stack(0x00000000564f0000,0x00000000565f0000)]
  0x0000000055e18000 JavaThread "Finalizer" daemon [_thread_blocked, id=5664, stack(0x0000000056360000,0x0000000056460000)]
  0x0000000055e11800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5668, stack(0x00000000560d0000,0x00000000561d0000)]
=>0x00000000002ae800 JavaThread "Client thread" [_thread_in_native, id=5256, stack(0x00000000022a0000,0x00000000023a0000)]

Other Threads:
  0x0000000055e0b000 VMThread [stack: 0x0000000055ef0000,0x0000000055ff0000] [id=1048]
  0x0000000056979800 WatcherThread [stack: 0x00000000571f0000,0x00000000572f0000] [id=5984]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
par new generation   total 118016K, used 101812K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,  95% used [0x00000000c0000000, 0x00000000c6256110, 0x00000000c6680000)
  from space 13056K,   8% used [0x00000000c6680000, 0x00000000c6797228, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 173194K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 39126K, capacity 39383K, committed 39944K, reserved 1085440K
  class space    used 4796K, capacity 4858K, committed 4912K, reserved 1048576K

Card table byte_map: [0x0000000011e60000,0x0000000012070000] byte_map_base: 0x0000000011860000

Marking Bits: (CMSBitMap*) 0x0000000002080948
Bits: [0x0000000012350000, 0x0000000013150000)

Mod Union Table: (CMSBitMap*) 0x0000000002080a08
Bits: [0x0000000000260000, 0x0000000000298000)

Polling page: 0x0000000000230000

CodeCache: size=245760Kb used=15353Kb max_used=15921Kb free=230406Kb
bounds [0x0000000002670000, 0x0000000003620000, 0x0000000011670000]
total_blobs=5865 nmethods=4998 adapters=780
compilation: enabled

Compilation events (10 events):
Event: 134.223 Thread 0x0000000056939000 6597       2       sun.security.util.DerInputStream::getDerValue (12 bytes)
Event: 134.223 Thread 0x0000000056939000 nmethod 6597 0x0000000002f7d550 code [0x0000000002f7d6c0, 0x0000000002f7d888]
Event: 134.223 Thread 0x0000000056939000 6599  s    2       java.io.ByteArrayInputStream::reset (9 bytes)
Event: 134.224 Thread 0x0000000056939000 nmethod 6599 0x00000000033bf9d0 code [0x00000000033bfb20, 0x00000000033bfdd0]
Event: 134.224 Thread 0x0000000056939000 6598       2       sun.security.util.DerOutputStream::putLength (147 bytes)
Event: 134.227 Thread 0x0000000056939000 nmethod 6598 0x0000000002dcf090 code [0x0000000002dcf380, 0x0000000002dd1488]
Event: 134.227 Thread 0x0000000056939000 6601       2       sun.security.util.ObjectIdentifier::hashCode (8 bytes)
Event: 134.227 Thread 0x0000000056939000 nmethod 6601 0x0000000002bd4490 code [0x0000000002bd4600, 0x0000000002bd4768]
Event: 134.227 Thread 0x0000000056939000 6600       1       java.math.BigInteger::signum (5 bytes)
Event: 134.227 Thread 0x0000000056939000 nmethod 6600 0x0000000002c29d10 code [0x0000000002c29e60, 0x0000000002c29f70]

GC Heap History (10 events):
Event: 128.222 GC heap before
{Heap before GC invocations=28 (full 8):
par new generation   total 118016K, used 101735K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,  91% used [0x00000000c0000000, 0x00000000c5dc4010, 0x00000000c6680000)
  from space 13056K,  43% used [0x00000000c6680000, 0x00000000c6c15cd8, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 168724K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 33004K, capacity 33329K, committed 33800K, reserved 1079296K
  class space    used 4039K, capacity 4143K, committed 4144K, reserved 1048576K
Event: 128.686 GC heap after
Heap after GC invocations=29 (full 9):
par new generation   total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,   0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  from space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 149869K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 33004K, capacity 33329K, committed 33800K, reserved 1079296K
  class space    used 4039K, capacity 4143K, committed 4144K, reserved 1048576K
}
Event: 128.686 GC heap before
{Heap before GC invocations=29 (full 9):
par new generation   total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,   0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  from space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 149869K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 33004K, capacity 33329K, committed 33800K, reserved 1079296K
  class space    used 4039K, capacity 4143K, committed 4144K, reserved 1048576K
Event: 128.974 GC heap after
Heap after GC invocations=30 (full 10):
par new generation   total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,   0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  from space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 149869K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 33004K, capacity 33329K, committed 33800K, reserved 1079296K
  class space    used 4039K, capacity 4143K, committed 4144K, reserved 1048576K
}
Event: 131.787 GC heap before
{Heap before GC invocations=30 (full 11):
par new generation   total 118016K, used 102921K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,  98% used [0x00000000c0000000, 0x00000000c64826c8, 0x00000000c6680000)
  from space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 149869K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 38259K, capacity 38559K, committed 39048K, reserved 1083392K
  class space    used 4687K, capacity 4754K, committed 4784K, reserved 1048576K
Event: 132.334 GC heap after
Heap after GC invocations=31 (full 12):
par new generation   total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,   0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  from space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 173194K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 38259K, capacity 38559K, committed 39048K, reserved 1083392K
  class space    used 4687K, capacity 4754K, committed 4784K, reserved 1048576K
}
Event: 132.993 GC heap before
{Heap before GC invocations=31 (full 12):
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 294792K, used 173194K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 38503K, capacity 38693K, committed 39048K, reserved 1083392K
  class space    used 4706K, capacity 4755K, committed 4784K, reserved 1048576K
Event: 133.001 GC heap after
Heap after GC invocations=32 (full 12):
par new generation   total 118016K, used 3385K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,   0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  from space 13056K,  25% used [0x00000000c7340000, 0x00000000c768e4f0, 0x00000000c8000000)
  to   space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 294792K, used 173194K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 38503K, capacity 38693K, committed 39048K, reserved 1083392K
  class space    used 4706K, capacity 4755K, committed 4784K, reserved 1048576K
}
Event: 133.426 GC heap before
{Heap before GC invocations=32 (full 13):
par new generation   total 118016K, used 108345K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  from space 13056K,  25% used [0x00000000c7340000, 0x00000000c768e4f0, 0x00000000c8000000)
  to   space 13056K,   0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 294792K, used 173194K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 38577K, capacity 38853K, committed 39432K, reserved 1083392K
  class space    used 4722K, capacity 4787K, committed 4912K, reserved 1048576K
Event: 133.431 GC heap after
Heap after GC invocations=33 (full 13):
par new generation   total 118016K, used 1116K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  eden space 104960K,   0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  from space 13056K,   8% used [0x00000000c6680000, 0x00000000c6797228, 0x00000000c7340000)
  to   space 13056K,   0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 294792K, used 173194K [0x00000000c8000000, 0x00000000d9fe2000, 0x0000000100000000)
Metaspace       used 38577K, capacity 38853K, committed 39432K, reserved 1083392K
  class space    used 4722K, capacity 4787K, committed 4912K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 134.055 Thread 0x000000006cc26000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000359b7a0 method=java.util.regex.Pattern$Curly.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 127
Event: 134.057 Thread 0x000000006cc26000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031bed38 method=java.util.regex.Matcher.replaceAll(Ljava/lang/String;)Ljava/lang/String; @ 11
Event: 134.082 Thread 0x000000006cc26000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ec23a8 method=java.util.Collections$SynchronizedMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 12
Event: 134.129 Thread 0x000000006cc26000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003116854 method=java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream; @ 58
Event: 134.130 Thread 0x000000006cc26000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033fd61c method=java.security.CodeSource.getCertificates()[Ljava/security/cert/Certificate; @ 22
Event: 134.155 Thread 0x000000006cc26000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000035e6d54 method=java.util.regex.Pattern$Branch.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 120
Event: 134.158 Thread 0x000000006cc26000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000035e6d54 method=java.util.regex.Pattern$Branch.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 120
Event: 134.190 Thread 0x000000006cc26000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035c9608 method=java.util.regex.Pattern.newSlice([IIZ)Ljava/util/regex/Pattern$Node; @ 10
Event: 134.191 Thread 0x000000006cc26000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035b47bc method=java.util.regex.Pattern.newSlice([IIZ)Ljava/util/regex/Pattern$Node; @ 10
Event: 134.191 Thread 0x000000006cc26000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035e6d84 method=java.util.regex.Pattern$Branch.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 57

Internal exceptions (10 events):
Event: 133.685 Thread 0x00000000002ae800 Exception <a 'java/io/FileNotFoundException'> (0x00000000c5b93638) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.685 Thread 0x00000000002ae800 Exception <a 'java/io/FileNotFoundException'> (0x00000000c5bd41f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.686 Thread 0x00000000002ae800 Exception <a 'java/io/FileNotFoundException'> (0x00000000c5c15150) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.686 Thread 0x00000000002ae800 Exception <a 'java/io/FileNotFoundException'> (0x00000000c5c55d28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.986 Thread 0x00000000002ae800 Exception <a 'java/io/IOException'> (0x00000000c5ee39a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.987 Thread 0x00000000002ae800 Exception <a 'java/io/IOException'> (0x00000000c5eed4d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.996 Thread 0x00000000002ae800 Exception <a 'java/io/IOException'> (0x00000000c5f14ff0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 133.997 Thread 0x00000000002ae800 Exception <a 'java/io/IOException'> (0x00000000c5f1fc38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 134.039 Thread 0x00000000002ae800 Exception <a 'java/io/IOException'> (0x00000000c5f89b08) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 134.040 Thread 0x00000000002ae800 Exception <a 'java/io/IOException'> (0x00000000c5f93438) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u71\5731\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 134.205 loading class javax/net/ssl/TrustManagerFactorySpi
Event: 134.206 loading class javax/net/ssl/TrustManagerFactorySpi done
Event: 134.206 loading class sun/security/ssl/TrustManagerFactoryImpl done
Event: 134.206 loading class sun/security/ssl/TrustManagerFactoryImpl$2
Event: 134.206 loading class sun/security/ssl/TrustManagerFactoryImpl$2 done
Event: 134.206 loading class sun/security/ssl/TrustManagerFactoryImpl$1
Event: 134.206 loading class sun/security/ssl/TrustManagerFactoryImpl$1 done
Event: 134.207 loading class sun/security/provider/JavaKeyStore$TrustedCertEntry
Event: 134.207 loading class sun/security/provider/JavaKeyStore$TrustedCertEntry done
Event: 134.219 loading class sun/security/x509/PrivateKeyUsageExtension


Dynamic libraries:
0x000000013ff10000 - 0x000000013ff47000     C:\Program Files\Java\jre1.8.0_71\bin\javaw.exe
0x0000000076d90000 - 0x0000000076f3a000     C:\Windows\SYSTEM32\ntdll.dll
0x0000000076b70000 - 0x0000000076c8f000     C:\Windows\system32\kernel32.dll
0x000007fefcae0000 - 0x000007fefcb4a000     C:\Windows\system32\KERNELBASE.dll
0x000007fefe000000 - 0x000007fefe0db000     C:\Windows\system32\ADVAPI32.dll
0x000007fefdc30000 - 0x000007fefdccf000     C:\Windows\system32\msvcrt.dll
0x000007fefdc10000 - 0x000007fefdc2f000     C:\Windows\SYSTEM32\sechost.dll
0x000007fefeba0000 - 0x000007fefeccd000     C:\Windows\system32\RPCRT4.dll
0x0000000076c90000 - 0x0000000076d8a000     C:\Windows\system32\USER32.dll
0x000007feff030000 - 0x000007feff097000     C:\Windows\system32\GDI32.dll
0x000007fefecd0000 - 0x000007fefecde000     C:\Windows\system32\LPK.dll
0x000007fefead0000 - 0x000007fefeb9a000     C:\Windows\system32\USP10.dll
0x000007fefb640000 - 0x000007fefb834000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007fefe2f0000 - 0x000007fefe361000     C:\Windows\system32\SHLWAPI.dll
0x000007fefece0000 - 0x000007fefed0e000     C:\Windows\system32\IMM32.DLL
0x000007fefee00000 - 0x000007fefef09000     C:\Windows\system32\MSCTF.dll
0x000000006b1f0000 - 0x000000006b2c2000     C:\Program Files\Java\jre1.8.0_71\bin\msvcr100.dll
0x000000005da00000 - 0x000000005e28f000     C:\Program Files\Java\jre1.8.0_71\bin\server\jvm.dll
0x000007fef53e0000 - 0x000007fef53e9000     C:\Windows\system32\WSOCK32.dll
0x000007fefe8d0000 - 0x000007fefe91d000     C:\Windows\system32\WS2_32.dll
0x000007fefed10000 - 0x000007fefed18000     C:\Windows\system32\NSI.dll
0x000007fefa680000 - 0x000007fefa6bb000     C:\Windows\system32\WINMM.dll
0x000007fefbb60000 - 0x000007fefbb6c000     C:\Windows\system32\VERSION.dll
0x0000000076f60000 - 0x0000000076f67000     C:\Windows\system32\PSAPI.DLL
0x000000006ff20000 - 0x000000006ff2f000     C:\Program Files\Java\jre1.8.0_71\bin\verify.dll
0x000000006b180000 - 0x000000006b1a9000     C:\Program Files\Java\jre1.8.0_71\bin\java.dll
0x000000006b160000 - 0x000000006b176000     C:\Program Files\Java\jre1.8.0_71\bin\zip.dll
0x000007fefce80000 - 0x000007fefdc0a000     C:\Windows\system32\SHELL32.dll
0x000007fefe0e0000 - 0x000007fefe2e3000     C:\Windows\system32\ole32.dll
0x000007fefcad0000 - 0x000007fefcadf000     C:\Windows\system32\profapi.dll
0x0000000066c60000 - 0x0000000066c6d000     C:\Program Files\Java\jre1.8.0_71\bin\management.dll
0x000000006afa0000 - 0x000000006afba000     C:\Program Files\Java\jre1.8.0_71\bin\net.dll
0x000007fefc2a0000 - 0x000007fefc2f5000     C:\Windows\system32\mswsock.dll
0x000007fefc290000 - 0x000007fefc297000     C:\Windows\System32\wship6.dll
0x000000006af80000 - 0x000000006af91000     C:\Program Files\Java\jre1.8.0_71\bin\nio.dll
0x000007fefa470000 - 0x000007fefa485000     C:\Windows\system32\NLAapi.dll
0x000007fef2e50000 - 0x000007fef2e65000     C:\Windows\system32\napinsp.dll
0x000007fef2e70000 - 0x000007fef2e89000     C:\Windows\system32\pnrpnsp.dll
0x000007fefc0e0000 - 0x000007fefc13b000     C:\Windows\system32\DNSAPI.dll
0x000007fef2df0000 - 0x000007fef2dfb000     C:\Windows\System32\winrnr.dll
0x000000006b460000 - 0x000000006b486000     C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefa100000 - 0x000007fefa127000     C:\Windows\system32\Iphlpapi.DLL
0x000007fefa0f0000 - 0x000007fefa0fb000     C:\Windows\system32\WINNSI.DLL
0x000007fefbc60000 - 0x000007fefbc67000     C:\Windows\System32\wshtcpip.dll
0x000007fef3780000 - 0x000007fef3788000     C:\Windows\system32\rasadhlp.dll
0x000007fef9e90000 - 0x000007fef9ee3000     C:\Windows\System32\fwpuclnt.dll
0x0000000180000000 - 0x0000000180053000     C:\Users\William\AppData\Roaming\.minecraft\versions\1.11.2-OptiFine_HD_U_B5\1.11.2-OptiFine_HD_U_B5-natives-9302111706960\lwjgl64.dll
0x000007fef66c0000 - 0x000007fef67dd000     C:\Windows\system32\OPENGL32.dll
0x000007fef7e90000 - 0x000007fef7ebd000     C:\Windows\system32\GLU32.dll
0x000007fef5e50000 - 0x000007fef5f41000     C:\Windows\system32\DDRAW.dll
0x000007fefb630000 - 0x000007fefb638000     C:\Windows\system32\DCIMAN32.dll
0x000007fefe650000 - 0x000007fefe827000     C:\Windows\system32\SETUPAPI.dll
0x000007fefcb50000 - 0x000007fefcb86000     C:\Windows\system32\CFGMGR32.dll
0x000007fefed20000 - 0x000007fefedfa000     C:\Windows\system32\OLEAUT32.dll
0x000007fefccc0000 - 0x000007fefccda000     C:\Windows\system32\DEVOBJ.dll
0x000007fefae90000 - 0x000007fefaea8000     C:\Windows\system32\dwmapi.dll
0x000007fefc300000 - 0x000007fefc318000     C:\Windows\system32\CRYPTSP.dll
0x000007fefbfc0000 - 0x000007fefc007000     C:\Windows\system32\rsaenh.dll
0x000007fefcca0000 - 0x000007fefccbe000     C:\Windows\system32\USERENV.dll
0x000007fefc960000 - 0x000007fefc96f000     C:\Windows\system32\CRYPTBASE.dll
0x000007fef9e60000 - 0x000007fef9e71000     C:\Windows\system32\dhcpcsvc6.DLL
0x000007fef9e40000 - 0x000007fef9e58000     C:\Windows\system32\dhcpcsvc.DLL
0x000000006afc0000 - 0x000000006b158000     C:\Program Files\Java\jre1.8.0_71\bin\awt.dll
0x000007fefb460000 - 0x000007fefb4b6000     C:\Windows\system32\uxtheme.dll
0x000007fef9fd0000 - 0x000007fef9fd8000     C:\Windows\system32\atig6pxx.dll
0x0000000069030000 - 0x000000006a67b000     C:\Windows\system32\atio6axx.dll
0x000007fef9630000 - 0x000007fef963e000     C:\Windows\system32\atig6txx.dll
0x00000000679a0000 - 0x0000000067a68000     C:\Windows\system32\aticfx64.dll
0x00000000561d0000 - 0x000000005622d000     C:\Windows\system32\atiadlxx.dll
0x000007fefbd20000 - 0x000007fefbd31000     C:\Windows\system32\WTSAPI32.dll
0x000007fefcbb0000 - 0x000007fefcbeb000     C:\Windows\system32\WINTRUST.dll
0x000007fefcce0000 - 0x000007fefce4d000     C:\Windows\system32\CRYPT32.dll
0x000007fefcac0000 - 0x000007fefcacf000     C:\Windows\system32\MSASN1.dll
0x000007fef6620000 - 0x000007fef66bc000     C:\Windows\system32\mscms.dll
0x000007fef7e40000 - 0x000007fef7e82000     C:\Windows\system32\icm32.dll
0x0000000015380000 - 0x00000000153b8000     C:\Users\William\AppData\Local\Temp\jna\jna7559050328865322562.dll
0x0000000056460000 - 0x00000000564c4000     C:\Users\William\AppData\Roaming\.minecraft\versions\1.11.2-OptiFine_HD_U_B5\1.11.2-OptiFine_HD_U_B5-natives-9302111706960\OpenAL64.dll
0x000007fefef10000 - 0x000007fefefa9000     C:\Windows\system32\CLBCatQ.DLL
0x000007fefaeb0000 - 0x000007fefaefb000     C:\Windows\System32\MMDevApi.dll
0x000007fefb4c0000 - 0x000007fefb5ec000     C:\Windows\System32\PROPSYS.dll
0x000007fef5dc0000 - 0x000007fef5e48000     C:\Windows\system32\dsound.dll
0x000007fefbc30000 - 0x000007fefbc5c000     C:\Windows\system32\POWRPROF.dll
0x000007fefa1c0000 - 0x000007fefa20f000     C:\Windows\system32\AUDIOSES.DLL
0x0000000056230000 - 0x0000000056254000     C:\Program Files\Java\jre1.8.0_71\bin\sunec.dll
0x000007fef3f40000 - 0x000007fef4065000     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\William\AppData\Roaming\.minecraft\versions\1.11.2-OptiFine_HD_U_B5\1.11.2-OptiFine_HD_U_B5-natives-9302111706960
java_command: net.minecraft.launchwrapper.Launch --username FyloZ --version 1.11.2-OptiFine_HD_U_B5 --gameDir C:\Users\William\AppData\Roaming\.minecraft --assetsDir C:\Users\William\AppData\Roaming\.minecraft\assets --assetIndex 1.11 --uuid 21daf1bfbfd249b3bc87940d37b2440d --accessToken 1edbcbbd7d9745e48b9b985748414703 --userType mojang --versionType ${version_type} --tweakClass optifine.OptiFineTweaker
java_class_path (initial): C:\Users\William\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.11.2_HD_U_B5\OptiFine-1.11.2_HD_U_B5.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.7\launchwrapper-1.7.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\William\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;D:\Jeux\Steam\steamapps\common\GarrysMod\garrysmod\..\bin;C:\Program Files\Java\jre1.8.0_71\bin
USERNAME=William
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 107 Stepping 1, AuthenticAMD



---------------  S Y S T E M  ---------------

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23572)

CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 107 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc

Memory: 4k page, physical 4192728k(1379684k free), swap 10479252k(6553260k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.71-b15) for windows-amd64 JRE (1.8.0_71-b15), built on Dec 22 2015 18:15:55 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Dec 28 19:32:00 2016
elapsed time: 134 seconds (0d 0h 2m 14s)

Config:
-AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ 2.30 GHz
-4G de RAM
-Système 64 bits
-Carte Graphique AMD Radeon HD 6800 Series

Note: Je n'ai pas les droits d'administration!
Merci d'avance!
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Salut,

Note: Je n'ai pas les droits d'administration!
Dans ces conditions on ne peut pas résoudre ton problème :/
Le shader fait crasher le pilote de ta carte graphique, tu as donc surement un très vieux pilote qu'il faudrait mettre à jour.
Et l'installation d'un pilote graphique plus récent nécessite les droits admin.
 
Dernière édition:

FyloZ

Aventurier
29 Décembre 2016
4
0
2
22
D'accord, mais dans windows update je vois que tous mes pilotes sont à jour...
Et je peut toujours demander pour les droits d'administration mais j'aime mieux sans.

Ma carte graphique: -Carte Graphique AMD Radeon HD 6800 Series

BananeMan, je sais que c'est le shader qui fait crash le jeu. C'est sa que je veux résoudre...
 

FyloZ

Aventurier
29 Décembre 2016
4
0
2
22
D'accord :D je vais aller voir ça.

Effectivement, mon pilote date de 2011 (8.850)
Je vais voir pour le mettre à jour et je vous mets au courant!
 
Dernière édition par un modérateur:

FyloZ

Aventurier
29 Décembre 2016
4
0
2
22
Parfait! Le pilote a été mis à jour et je n'ai plus aucun problème avec les shaders! Merci!

Comment on met le sujet résolu?