Hi there!
So I've been trying to install shaders with the replaymod, but it always crashed. With 11.14.4.1563 it finally worked, but when I join a world/server, a black scrren comes up, and the game crashes after 2-3 seconds. I have the crash message, here it is
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff27b614b0, pid=5036, tid=5856
#
# 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 [ig75icd64.dll+0x114b0]
#
# 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 (0x0000000001eb3800): JavaThread "Client thread" [_thread_in_native, id=5856, stack(0x0000000001d40000,0x0000000001e40000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000042877040
Registers:
RAX=0x0000000000000008, RBX=0x0000000000000002, RCX=0x000000005e5598b8, RDX=0x0000000042877040
RSP=0x0000000001e3e410, RBP=0x000000001ba98900, RSI=0x00000000005189c0, RDI=0x0000000000000008
R8 =0x0000000000009240, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000000000008
R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x000000001ba90ff0, R15=0x0000000042877040
RIP=0x00007fff27b614b0, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000001e3e410)
0x0000000001e3e410: 0000000000001000 0000000000000000
0x0000000001e3e420: 000000001ba98900 00007fff27f5d351
0x0000000001e3e430: 0000000000000000 0000000000000028
0x0000000001e3e440: 000000000000030a 0000000001eb3800
0x0000000001e3e450: 0000000000000000 00007fff280382eb
0x0000000001e3e460: 0000000000009240 00000000005189c0
0x0000000001e3e470: 0000000000009240 00000000607484b1
0x0000000001e3e480: 0000000000000000 0000000001e3e5a0
0x0000000001e3e490: 0000000001e3e510 0000000001eb4130
0x0000000001e3e4a0: 000000001664b220 000000006062e35b
0x0000000001e3e4b0: 000000005dec07c0 0000000001eb3800
0x0000000001e3e4c0: 0000000001eb3800 0000000001e3e6a0
0x0000000001e3e4d0: 000000005dec07c0 0000000000000000
0x0000000001e3e4e0: 0000000001e3e5a0 0000000060748697
0x0000000001e3e4f0: 0000000001e3e5a0 000000018000b7f0
0x0000000001e3e500: 0000000001eb3800 0000000001e3e570
Instructions: (pc=0x00007fff27b614b0)
0x00007fff27b61490: 89 5c 24 50 b8 10 00 00 00 45 8b d1 2b c7 8b d8
0x00007fff27b614a0: 8b f8 44 8b d8 48 c1 eb 02 48 85 db 74 1a 66 90
0x00007fff27b614b0: 8b 02 41 ff c2 48 83 c1 04 89 41 fc 41 8b c2 48
0x00007fff27b614c0: 83 c2 04 48 3b c3 72 e8 48 8b 5c 24 50 45 8b d1
Register to memory mapping:
RAX=0x0000000000000008 is an unknown value
RBX=0x0000000000000002 is an unknown value
RCX=0x000000005e5598b8 is an unknown value
RDX=0x0000000042877040 is an unknown value
RSP=0x0000000001e3e410 is pointing into the stack for thread: 0x0000000001eb3800
RBP=0x000000001ba98900 is an unknown value
RSI=0x00000000005189c0 is an unknown value
RDI=0x0000000000000008 is an unknown value
R8 =0x0000000000009240 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000008 is an unknown value
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000c30 is an unknown value
R14=0x000000001ba90ff0 is an unknown value
R15=0x0000000042877040 is an unknown value
Stack: [0x0000000001d40000,0x0000000001e40000], sp=0x0000000001e3e410, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd64.dll+0x114b0]
C [ig75icd64.dll+0x4e82eb]
C 0x0000000001fc5b74
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0
j org.lwjgl.opengl.GL11.glDrawArrays(III)V+20
j shadersmod.client.SVertexBuilder.drawArrays(IIILnet/minecraft/client/renderer/WorldRenderer;)V+154
j net.minecraft.client.renderer.WorldVertexBufferUploader.func_178177_a(Lnet/minecraft/client/renderer/WorldRenderer;I)I+85
j net.minecraft.client.renderer.Tessellator.func_78381_a()I+15
j net.minecraft.client.renderer.RenderGlobal.func_174963_q()V+123
j net.minecraft.client.renderer.RenderGlobal.(Lnet/minecraft/client/Minecraft;)V+346
j net.minecraft.client.Minecraft.func_71384_a()V+937
j net.minecraft.client.Minecraft.func_99999_d()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
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+661
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 )
0x00000000180ee000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=2992, stack(0x000000007b1e0000,0x000000007b2e0000)]
0x00000000180f2800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=5328, stack(0x000000007b0e0000,0x000000007b1e0000)]
0x00000000180f0000 JavaThread "Thread-9" [_thread_blocked, id=7100, stack(0x000000007aae0000,0x000000007abe0000)]
0x00000000180f1000 JavaThread "Thread-8" [_thread_blocked, id=7700, stack(0x000000007a760000,0x000000007a860000)]
0x00000000180ee800 JavaThread "replaymod-chat-message-handler" daemon [_thread_blocked, id=7284, stack(0x000000005fea0000,0x000000005ffa0000)]
0x0000000017e34000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3020, stack(0x000000005e9b0000,0x000000005eab0000)]
0x000000001acd8000 JavaThread "Thread-6" [_thread_in_Java, id=8212, stack(0x000000005e8b0000,0x000000005e9b0000)]
0x000000001c8d1800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8780, stack(0x000000001d420000,0x000000001d520000)]
0x000000001a523000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5356, stack(0x000000001d320000,0x000000001d420000)]
0x000000001a718000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6804, stack(0x000000001d020000,0x000000001d120000)]
0x000000001acfb000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1876, stack(0x000000001b810000,0x000000001b910000)]
0x0000000016632800 JavaThread "Service Thread" daemon [_thread_blocked, id=6036, stack(0x0000000016a20000,0x0000000016b20000)]
0x0000000015d13800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1920, stack(0x0000000016520000,0x0000000016620000)]
0x0000000015d0a800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7124, stack(0x0000000016420000,0x0000000016520000)]
0x0000000015cc0000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2648, stack(0x0000000016320000,0x0000000016420000)]
0x0000000015cbb800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5748, stack(0x0000000016220000,0x0000000016320000)]
0x0000000015cba800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9452, stack(0x0000000016120000,0x0000000016220000)]
0x0000000015cb9000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5952, stack(0x0000000016020000,0x0000000016120000)]
0x0000000015c7d000 JavaThread "Finalizer" daemon [_thread_blocked, id=5132, stack(0x0000000015f20000,0x0000000016020000)]
0x0000000015c75800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2464, stack(0x0000000015e20000,0x0000000015f20000)]
=>0x0000000001eb3800 JavaThread "Client thread" [_thread_in_native, id=5856, stack(0x0000000001d40000,0x0000000001e40000)]
Other Threads:
0x0000000015c6d800 VMThread [stack: 0x0000000015d20000,0x0000000015e20000] [id=8408]
0x000000001663e000 WatcherThread [stack: 0x0000000016b20000,0x0000000016c20000] [id=6772]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 95554K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 78% used [0x00000000c0000000, 0x00000000c5090b10, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 210816K, used 143679K [0x00000000c8000000, 0x00000000d4de0000, 0x0000000100000000)
Metaspace used 34103K, capacity 34311K, committed 34560K, reserved 1079296K
class space used 4242K, capacity 4307K, committed 4352K, reserved 1048576K
Card table byte_map: [0x0000000011770000,0x0000000011980000] byte_map_base: 0x0000000011170000
Marking Bits: (CMSBitMap*) 0x0000000001f0c9e8
Bits: [0x0000000011f90000, 0x0000000012d90000)
Mod Union Table: (CMSBitMap*) 0x0000000001f0caa8
Bits: [0x0000000012da0000, 0x0000000012dd8000)
Polling page: 0x00000000004e0000
CodeCache: size=245760Kb used=16247Kb max_used=16257Kb free=229512Kb
bounds [0x0000000001fb0000, 0x0000000002fb0000, 0x0000000010fb0000]
total_blobs=5250 nmethods=4565 adapters=598
compilation: enabled
Compilation events (10 events):
Event: 41.377 Thread 0x0000000015d13800 6002 3 shadersmod.client.SVertexBuilder::beginAddVertex (12 bytes)
Event: 41.378 Thread 0x0000000015d13800 nmethod 6002 0x0000000002f72e90 code [0x0000000002f73000, 0x0000000002f731c8]
Event: 41.378 Thread 0x0000000015d13800 6003 3 java.lang.Math::atan2 (6 bytes)
Event: 41.378 Thread 0x0000000015d13800 nmethod 6003 0x0000000002f72b10 code [0x0000000002f72c80, 0x0000000002f72de8]
Event: 41.378 Thread 0x0000000015d13800 6005 3 java.util.Random::nextDouble (24 bytes)
Event: 41.378 Thread 0x0000000015d13800 nmethod 6005 0x0000000002f725d0 code [0x0000000002f72760, 0x0000000002f72a78]
Event: 41.380 Thread 0x0000000015cc0000 6006 4 java.util.Random::next (47 bytes)
Event: 41.381 Thread 0x0000000015d0a800 6007 4 java.util.Random::nextFloat (11 bytes)
Event: 41.382 Thread 0x0000000015cc0000 nmethod 6006 0x0000000002f72310 code [0x0000000002f72440, 0x0000000002f72518]
Event: 41.384 Thread 0x0000000015d0a800 nmethod 6007 0x0000000002f98050 code [0x0000000002f981c0, 0x0000000002f982b8]
GC Heap History (10 events):
Event: 34.178 GC heap before
{Heap before GC invocations=19 (full 5):
par new generation total 118016K, used 114572K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 73% used [0x00000000c7340000, 0x00000000c7ca30c0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 204760K, used 107414K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32299K, capacity 32519K, committed 32896K, reserved 1077248K
class space used 4035K, capacity 4115K, committed 4224K, reserved 1048576K
Event: 34.190 GC heap after
Heap after GC invocations=20 (full 5):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 204760K, used 108879K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32299K, capacity 32519K, committed 32896K, reserved 1077248K
class space used 4035K, capacity 4115K, committed 4224K, reserved 1048576K
}
Event: 36.549 GC heap before
{Heap before GC invocations=20 (full 5):
par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 204760K, used 108879K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32353K, capacity 32519K, committed 32896K, reserved 1077248K
class space used 4036K, capacity 4115K, committed 4224K, reserved 1048576K
Event: 36.568 GC heap after
Heap after GC invocations=21 (full 5):
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 204760K, used 116002K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32353K, capacity 32519K, committed 32896K, reserved 1077248K
class space used 4036K, capacity 4115K, committed 4224K, reserved 1048576K
}
Event: 38.773 GC heap before
{Heap before GC invocations=21 (full 6):
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 204760K, used 116002K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32439K, capacity 32647K, committed 32896K, reserved 1077248K
class space used 4045K, capacity 4115K, committed 4224K, reserved 1048576K
Event: 38.793 GC heap after
Heap after GC invocations=22 (full 6):
par new generation total 118016K, used 9108K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 69% used [0x00000000c6680000, 0x00000000c6f65128, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 204760K, used 120617K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32439K, capacity 32647K, committed 32896K, reserved 1077248K
class space used 4045K, capacity 4115K, committed 4224K, reserved 1048576K
}
Event: 39.442 GC heap before
{Heap before GC invocations=22 (full 6):
par new generation total 118016K, used 114068K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 69% used [0x00000000c6680000, 0x00000000c6f65128, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 204760K, used 120617K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32730K, capacity 32935K, committed 33152K, reserved 1079296K
class space used 4081K, capacity 4147K, committed 4224K, reserved 1048576K
Event: 39.507 GC heap after
Heap after GC invocations=23 (full 6):
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 204760K, used 142355K [0x00000000c8000000, 0x00000000d47f6000, 0x0000000100000000)
Metaspace used 32730K, capacity 32935K, committed 33152K, reserved 1079296K
class space used 4081K, capacity 4147K, committed 4224K, reserved 1048576K
}
Event: 40.496 GC heap before
{Heap before GC invocations=23 (full 6):
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 210816K, used 126487K [0x00000000c8000000, 0x00000000d4de0000, 0x0000000100000000)
Metaspace used 33363K, capacity 33607K, committed 33792K, reserved 1079296K
class space used 4165K, capacity 4243K, committed 4352K, reserved 1048576K
Event: 40.553 GC heap after
Heap after GC invocations=24 (full 6):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 210816K, used 143679K [0x00000000c8000000, 0x00000000d4de0000, 0x0000000100000000)
Metaspace used 33363K, capacity 33607K, committed 33792K, reserved 1079296K
class space used 4165K, capacity 4243K, committed 4352K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 40.754 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000025dc028 method=org.objectweb.asm.MethodVisitor.visitIntInsn(II)V @ 13
Event: 40.754 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000025473e0 method=org.objectweb.asm.MethodVisitor.visitFrame(II[Ljava/lang/Object;I[Ljava/lang/Object;)V @ 18
Event: 40.755 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000025473e0 method=org.objectweb.asm.MethodVisitor.visitFrame(II[Ljava/lang/Object;I[Ljava/lang/Object;)V @ 18
Event: 40.755 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000276c570 method=org.objectweb.asm.MethodVisitor.visitLocalVariable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;I)V @ 20
Event: 40.755 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000276c570 method=org.objectweb.asm.MethodVisitor.visitLocalVariable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;I)V @ 20
Event: 40.755 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000276c570 method=org.objectweb.asm.MethodVisitor.visitLocalVariable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;I)V @ 20
Event: 40.755 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000276c570 method=org.objectweb.asm.MethodVisitor.visitLocalVariable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/objectweb/asm/Label;Lorg/objectweb/asm/Label;I)V @ 20
Event: 40.755 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000210f750 method=org.objectweb.asm.MethodVisitor.visitMaxs(II)V @ 13
Event: 41.045 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000210f750 method=org.objectweb.asm.MethodVisitor.visitMaxs(II)V @ 13
Event: 41.050 Thread 0x0000000001eb3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000210f750 method=org.objectweb.asm.MethodVisitor.visitMaxs(II)V @ 13
Internal exceptions (10 events):
Event: 39.055 Thread 0x0000000001eb3800 Exception (0x00000000c1598f60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 39.055 Thread 0x0000000001eb3800 Exception (0x00000000c159fd50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 39.055 Thread 0x0000000001eb3800 Exception (0x00000000c15a65f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 40.070 Thread 0x0000000001eb3800 Exception (0x00000000c4231d78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 40.071 Thread 0x0000000001eb3800 Exception (0x00000000c423b258) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 40.075 Thread 0x0000000001eb3800 Exception (0x00000000c4252a78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 40.075 Thread 0x0000000001eb3800 Exception (0x00000000c425ac38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 40.077 Thread 0x0000000001eb3800 Exception (0x00000000c4268550) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 41.161 Thread 0x0000000001eb3800 Exception (0x00000000c4654600) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 41.162 Thread 0x0000000001eb3800 Exception (0x00000000c46616d8) 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: 41.358 loading class net/minecraft/client/renderer/chunk/ListedRenderChunk
Event: 41.358 loading class net/minecraft/client/renderer/chunk/ListedRenderChunk done
Event: 41.359 loading class net/minecraft/client/renderer/Tessellator
Event: 41.359 loading class net/minecraft/client/renderer/Tessellator done
Event: 41.371 loading class java/lang/StrictMath
Event: 41.372 loading class java/lang/StrictMath done
Event: 41.372 loading class net/minecraft/client/renderer/WorldRenderer$SwitchEnumUsage
Event: 41.372 loading class net/minecraft/client/renderer/WorldRenderer$SwitchEnumUsage done
Event: 41.384 loading class net/minecraftforge/client/ForgeHooksClient$2
Event: 41.384 loading class net/minecraftforge/client/ForgeHooksClient$2 done
Dynamic libraries:
0x00007ff6a45b0000 - 0x00007ff6a45e4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007fff54540000 - 0x00007fff54701000 C:\Windows\SYSTEM32\ntdll.dll
0x00007fff51290000 - 0x00007fff5133d000 C:\Windows\system32\KERNEL32.DLL
0x00007fff3cf00000 - 0x00007fff3cf32000 C:\Program Files (x86)\AVG\Av\avghooka.dll
0x00007fff4fce0000 - 0x00007fff4fec8000 C:\Windows\system32\KERNELBASE.dll
0x00007fff51540000 - 0x00007fff515e7000 C:\Windows\system32\ADVAPI32.dll
0x00007fff52fa0000 - 0x00007fff5303d000 C:\Windows\system32\msvcrt.dll
0x00007fff514e0000 - 0x00007fff5153b000 C:\Windows\system32\sechost.dll
0x00007fff53040000 - 0x00007fff5315c000 C:\Windows\system32\RPCRT4.dll
0x00007fff52e40000 - 0x00007fff52f96000 C:\Windows\system32\USER32.dll
0x00007fff51660000 - 0x00007fff517e6000 C:\Windows\system32\GDI32.dll
0x00007fff46b50000 - 0x00007fff46dc4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
0x00007fff50f00000 - 0x00007fff5117d000 C:\Windows\system32\combase.dll
0x00007fff4fed0000 - 0x00007fff4ff3a000 C:\Windows\system32\bcryptPrimitives.dll
0x00007fff517f0000 - 0x00007fff5182b000 C:\Windows\system32\IMM32.DLL
0x0000000060de0000 - 0x0000000060eb2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000060580000 - 0x0000000060dda000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007fff53160000 - 0x00007fff53168000 C:\Windows\system32\PSAPI.DLL
0x00007fff495b0000 - 0x00007fff495b9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007fff515f0000 - 0x00007fff5165b000 C:\Windows\system32\WS2_32.dll
0x00007fff4da80000 - 0x00007fff4daa3000 C:\Windows\SYSTEM32\WINMM.dll
0x00007fff4da20000 - 0x00007fff4da4c000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007fff50590000 - 0x00007fff505d3000 C:\Windows\system32\cfgmgr32.dll
0x0000000060570000 - 0x000000006057f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000060540000 - 0x0000000060568000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000060520000 - 0x0000000060536000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007fff51830000 - 0x00007fff52d8c000 C:\Windows\system32\SHELL32.dll
0x00007fff4ff40000 - 0x00007fff50585000 C:\Windows\system32\windows.storage.dll
0x00007fff50ea0000 - 0x00007fff50ef2000 C:\Windows\system32\shlwapi.dll
0x00007fff4f830000 - 0x00007fff4f83f000 C:\Windows\system32\kernel.appcore.dll
0x00007fff4f890000 - 0x00007fff4f945000 C:\Windows\system32\shcore.dll
0x00007fff4f840000 - 0x00007fff4f88b000 C:\Windows\system32\powrprof.dll
0x00007fff4f810000 - 0x00007fff4f824000 C:\Windows\system32\profapi.dll
0x0000000060510000 - 0x000000006051d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x00000000604f0000 - 0x000000006050a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007fff4f130000 - 0x00007fff4f18c000 C:\Windows\system32\mswsock.dll
0x00000000604d0000 - 0x00000000604e1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007fff3ab20000 - 0x00007fff3ab36000 C:\Windows\system32\napinsp.dll
0x00007fff3ba60000 - 0x00007fff3ba7a000 C:\Windows\system32\pnrpnsp.dll
0x00007fff4d340000 - 0x00007fff4d358000 C:\Windows\system32\NLAapi.dll
0x00007fff4e270000 - 0x00007fff4e31a000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007fff50bc0000 - 0x00007fff50bc8000 C:\Windows\system32\NSI.dll
0x00007fff3ba80000 - 0x00007fff3ba8d000 C:\Windows\System32\winrnr.dll
0x00007fff3bab0000 - 0x00007fff3bac5000 C:\Windows\System32\wshbth.dll
0x00007fff41f50000 - 0x00007fff41f5a000 C:\Windows\System32\rasadhlp.dll
0x00007fff49560000 - 0x00007fff49598000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007fff46510000 - 0x00007fff46577000 C:\Windows\System32\fwpuclnt.dll
0x00007fff4f400000 - 0x00007fff4f429000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007fff4f1e0000 - 0x00007fff4f1f7000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007fff4ee70000 - 0x00007fff4eea4000 C:\Windows\system32\rsaenh.dll
0x00007fff4efc0000 - 0x00007fff4efdf000 C:\Windows\SYSTEM32\USERENV.dll
0x00007fff4f300000 - 0x00007fff4f30b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007fff46130000 - 0x00007fff46146000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007fff46110000 - 0x00007fff4612a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x000000005ec70000 - 0x000000005ec87000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\lwjgl64.dll
0x00007fff359a0000 - 0x00007fff35ac9000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007fff495a0000 - 0x00007fff495aa000 C:\Windows\SYSTEM32\VERSION.dll
0x00007fff35930000 - 0x00007fff3595e000 C:\Windows\SYSTEM32\GLU32.dll
0x00007fff35370000 - 0x00007fff3546a000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007fff37220000 - 0x00007fff37228000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x0000000060330000 - 0x00000000604c8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007fff51340000 - 0x00007fff51401000 C:\Windows\system32\OLEAUT32.dll
0x00007fff4dff0000 - 0x00007fff4e069000 C:\Windows\system32\apphelp.dll
0x00007fff4e0d0000 - 0x00007fff4e166000 C:\Windows\system32\uxtheme.dll
0x00007fff50d20000 - 0x00007fff50e7a000 C:\Windows\system32\MSCTF.dll
0x00007fff4d310000 - 0x00007fff4d332000 C:\Windows\system32\dwmapi.dll
0x00007fff27b50000 - 0x00007fff28649000 C:\Windows\SYSTEM32\ig75icd64.dll
0x00007fff495c0000 - 0x00007fff49fc5000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007fff4d3d0000 - 0x00007fff4d3e3000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007fff32ab0000 - 0x00007fff32b41000 C:\Windows\SYSTEM32\mscms.dll
0x00007fff3dfe0000 - 0x00007fff3e022000 C:\Windows\SYSTEM32\icm32.dll
0x000000001b580000 - 0x000000001b5b1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\jpeg.dll
0x000000001cf40000 - 0x000000001cfdc000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\avutil-ttv-51.dll
0x000000001d620000 - 0x000000001d676000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\swresample-ttv-0.dll
0x000000005e1c0000 - 0x000000005e290000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\libmp3lame-ttv.dll
0x00007fff1d760000 - 0x00007fff1eb04000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\libmfxsw64.dll
0x00007fff32940000 - 0x00007fff32aad000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\twitchsdk.dll
0x00007fff50bd0000 - 0x00007fff50d13000 C:\Windows\system32\ole32.dll
0x00007fff3fc80000 - 0x00007fff3ff29000 C:\Windows\SYSTEM32\WININET.dll
0x000000005e820000 - 0x000000005e884000 C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831\OpenAL64.dll
0x00007fff52d90000 - 0x00007fff52e37000 C:\Windows\system32\clbcatq.dll
0x00007fff4bd40000 - 0x00007fff4bdb0000 C:\Windows\System32\MMDevApi.dll
0x00007fff4e240000 - 0x00007fff4e267000 C:\Windows\System32\DEVOBJ.dll
0x00007fff4ccb0000 - 0x00007fff4ce36000 C:\Windows\System32\PROPSYS.dll
0x00007fff2d210000 - 0x00007fff2d2ac000 C:\Windows\SYSTEM32\dsound.dll
0x00007fff30710000 - 0x00007fff30798000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007fff4bbf0000 - 0x00007fff4bd26000 C:\Windows\SYSTEM32\wintypes.dll
0x00007fff4b650000 - 0x00007fff4b7dc000 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 -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Pocak\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1563\1.8-forge1.8-11.14.4.1563-natives-128547882979831
java_command: net.minecraft.launchwrapper.Launch --username bubiguppi --version 1.8-forge1.8-11.14.4.1563 --gameDir C:\Users\Pocak\AppData\Roaming\.minecraft --assetsDir C:\Users\Pocak\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 8be863e8685f4765935e3508d5603ed9 --accessToken 2dbfa156ca894354af1c5c7b08eb6929 --userProperties {} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --nativeLauncherVersion 301
java_class_path (initial): C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.4.1563\forge-1.8-11.14.4.1563.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Pocak\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Skype\Phone\;C:\Windows\system32
USERNAME=Pocak
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 16676300k(10155656k free), swap 19166668k(10178144k 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: Wed Mar 16 07:16:57 2016
elapsed time: 41 seconds (0d 0h 0m 41s)