I want to ask you a question : will be optifine compatible with the replay mod ? Because my game crashes when I open a world, when I put the replay mod and the shader mod at the same time. So, I want to know if optifine will be compatible with the replay mod, because we're able to put shaders on optifine, and that's my only solution to use shaders with the replay mod.
Here is the log, when my game crashes in my .minecraft ( if you can do something to resolve it, thank you ) :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbee081520, pid=2816, tid=3344
#
# 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+0x11520]
#
# 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 (0x0000000002974800): JavaThread "Client thread" [_thread_in_native, id=3344, stack(0x0000000002820000,0x0000000002920000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000004101b040
Registers:
RAX=0x0000000000000008, RBX=0x0000000000000002, RCX=0x0000000062bbcf48, RDX=0x000000004101b040
RSP=0x000000000291e0b0, RBP=0x0000000062960080, RSI=0x0000000000f46ed0, RDI=0x0000000000000008
R8 =0x0000000000009240, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000000000008
R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x000000006256dc80, R15=0x000000004101b040
RIP=0x00007ffbee081520, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000291e0b0)
0x000000000291e0b0: 0000000000001000 0000000000000000
0x000000000291e0c0: 0000000062960080 00007ffbee460741
0x000000000291e0d0: 0000000000000000 0000000000000028
0x000000000291e0e0: 000000000000030a 0000000002974800
0x000000000291e0f0: 0000000000000000 00007ffbee557d9b
0x000000000291e100: 0000000000009240 0000000000f46ed0
0x000000000291e110: 0000000000009240 00000000664c84b1
0x000000000291e120: 0000000000000000 000000000291e240
0x000000000291e130: 000000000291e1b0 0000000002974cb0
0x000000000291e140: 0000000016753c90 00000000663ae35b
0x000000000291e150: 0000000062771518 0000000002974800
0x000000000291e160: 0000000002974800 000000000291e340
0x000000000291e170: 0000000062771518 0000000000000000
0x000000000291e180: 000000000291e240 00000000664c8697
0x000000000291e190: 000000000291e240 000000018000b7f0
0x000000000291e1a0: 0000000002974800 000000000291e210
Instructions: (pc=0x00007ffbee081520)
0x00007ffbee081500: 89 5c 24 50 b8 10 00 00 00 45 8b d1 2b c7 8b d8
0x00007ffbee081510: 8b f8 44 8b d8 48 c1 eb 02 48 85 db 74 1a 66 90
0x00007ffbee081520: 8b 02 41 ff c2 48 83 c1 04 89 41 fc 41 8b c2 48
0x00007ffbee081530: 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=0x0000000062bbcf48 is an unknown value
RDX=0x000000004101b040 is an unknown value
RSP=0x000000000291e0b0 is pointing into the stack for thread: 0x0000000002974800
RBP=0x0000000062960080 is an unknown value
RSI=0x0000000000f46ed0 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=0x000000006256dc80 is an unknown value
R15=0x000000004101b040 is an unknown value
Stack: [0x0000000002820000,0x0000000002920000], sp=0x000000000291e0b0, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd64.dll+0x11520]
C [ig75icd64.dll+0x4e7d9b]
C 0x0000000002a85b74
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 )
0x0000000018864800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=8912, stack(0x0000000078e60000,0x0000000078f60000)]
0x0000000018863000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=8908, stack(0x0000000067080000,0x0000000067180000)]
0x0000000018867800 JavaThread "Thread-10" [_thread_blocked, id=8784, stack(0x0000000066e70000,0x0000000066f70000)]
0x0000000018865000 JavaThread "Thread-9" [_thread_blocked, id=8780, stack(0x0000000066f80000,0x0000000067080000)]
0x0000000018868000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8732, stack(0x00000000656c0000,0x00000000657c0000)]
0x0000000018863800 JavaThread "replaymod-chat-message-handler" daemon [_thread_blocked, id=8664, stack(0x00000000655c0000,0x00000000656c0000)]
0x000000001b374000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8524, stack(0x000000001d5e0000,0x000000001d6e0000)]
0x0000000019f40800 JavaThread "Thread-7" [_thread_blocked, id=8520, stack(0x000000001d3e0000,0x000000001d4e0000)]
0x0000000017a9c800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8460, stack(0x000000001d7e0000,0x000000001d8e0000)]
0x000000001b687800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8456, stack(0x000000001c0c0000,0x000000001c1c0000)]
0x0000000019d84800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8396, stack(0x000000001bdc0000,0x000000001bec0000)]
0x0000000019354000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8340, stack(0x000000001a6e0000,0x000000001a7e0000)]
0x000000001710a800 JavaThread "Service Thread" daemon [_thread_blocked, id=7360, stack(0x00000000174f0000,0x00000000175f0000)]
0x0000000016798000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6796, stack(0x0000000016ff0000,0x00000000170f0000)]
0x0000000016793000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7852, stack(0x0000000016ef0000,0x0000000016ff0000)]
0x0000000016791800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4628, stack(0x0000000016df0000,0x0000000016ef0000)]
0x000000001678d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7708, stack(0x0000000016cf0000,0x0000000016df0000)]
0x000000001678c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7052, stack(0x0000000016bf0000,0x0000000016cf0000)]
0x000000001678b000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7440, stack(0x0000000016af0000,0x0000000016bf0000)]
0x000000001674e800 JavaThread "Finalizer" daemon [_thread_blocked, id=5196, stack(0x00000000169f0000,0x0000000016af0000)]
0x0000000016747800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1732, stack(0x00000000168f0000,0x00000000169f0000)]
=>0x0000000002974800 JavaThread "Client thread" [_thread_in_native, id=3344, stack(0x0000000002820000,0x0000000002920000)]
Other Threads:
0x0000000016740000 VMThread [stack: 0x00000000167f0000,0x00000000168f0000] [id=4496]
0x0000000017125000 WatcherThread [stack: 0x00000000175f0000,0x00000000176f0000] [id=7860]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 30451K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 19% used [0x00000000c0000000, 0x00000000c13ba440, 0x00000000c6680000)
from space 13056K, 78% used [0x00000000c7340000, 0x00000000c7d42ab8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 252976K, used 160614K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 34097K, capacity 34379K, committed 34560K, reserved 1079296K
class space used 4234K, capacity 4311K, committed 4352K, reserved 1048576K
Card table byte_map: [0x0000000012230000,0x0000000012440000] byte_map_base: 0x0000000011c30000
Marking Bits: (CMSBitMap*) 0x00000000029d16a8
Bits: [0x0000000012a50000, 0x0000000013850000)
Mod Union Table: (CMSBitMap*) 0x00000000029d1768
Bits: [0x0000000013860000, 0x0000000013898000)
Polling page: 0x00000000010d0000
CodeCache: size=245760Kb used=15422Kb max_used=15422Kb free=230337Kb
bounds [0x0000000002a70000, 0x00000000039a0000, 0x0000000011a70000]
total_blobs=5172 nmethods=4490 adapters=593
compilation: enabled
Compilation events (10 events):
Event: 38.223 Thread 0x0000000016798000 nmethod 5891 0x000000000396bed0 code [0x000000000396c080, 0x000000000396c568]
Event: 38.223 Thread 0x0000000016798000 5892 3 shadersmod.client.SVertexBuilder::beginAddVertex (12 bytes)
Event: 38.224 Thread 0x0000000016798000 nmethod 5892 0x00000000039637d0 code [0x0000000003963940, 0x0000000003963b08]
Event: 38.224 Thread 0x0000000016798000 5893 3 java.lang.Math::atan2 (6 bytes)
Event: 38.224 Thread 0x0000000016798000 nmethod 5893 0x000000000396bb50 code [0x000000000396bcc0, 0x000000000396be28]
Event: 38.225 Thread 0x0000000016798000 5895 3 java.util.Random::nextDouble (24 bytes)
Event: 38.226 Thread 0x0000000016798000 nmethod 5895 0x000000000396a590 code [0x000000000396a720, 0x000000000396aa38]
Event: 38.227 Thread 0x0000000016793000 5896 4 java.util.Random::next (47 bytes)
Event: 38.229 Thread 0x0000000016793000 nmethod 5896 0x00000000039634d0 code [0x0000000003963600, 0x00000000039636d8]
Event: 38.229 Thread 0x0000000016793000 5897 4 java.util.Random::nextFloat (11 bytes)
GC Heap History (10 events):
Event: 34.594 GC heap before
{Heap before GC invocations=20 (full 7):
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 252976K, used 156270K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32354K, capacity 32651K, committed 32896K, reserved 1077248K
class space used 4034K, capacity 4119K, committed 4224K, reserved 1048576K
Event: 34.629 GC heap after
Heap after GC invocations=21 (full 7):
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 252976K, used 163025K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32354K, capacity 32651K, committed 32896K, reserved 1077248K
class space used 4034K, capacity 4119K, committed 4224K, reserved 1048576K
}
Event: 35.597 GC heap before
{Heap before GC invocations=21 (full 7):
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 252976K, used 134288K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32378K, capacity 32651K, committed 32896K, reserved 1077248K
class space used 4035K, capacity 4119K, committed 4224K, reserved 1048576K
Event: 35.621 GC heap after
Heap after GC invocations=22 (full 7):
par new generation total 118016K, used 9076K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 69% used [0x00000000c6680000, 0x00000000c6f5d050, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 252976K, used 139243K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32378K, capacity 32651K, committed 32896K, reserved 1077248K
class space used 4035K, capacity 4119K, committed 4224K, reserved 1048576K
}
Event: 36.417 GC heap before
{Heap before GC invocations=22 (full 7):
par new generation total 118016K, used 114036K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 69% used [0x00000000c6680000, 0x00000000c6f5d050, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 252976K, used 139243K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32746K, capacity 33067K, committed 33408K, reserved 1079296K
class space used 4078K, capacity 4151K, committed 4224K, reserved 1048576K
Event: 36.432 GC heap after
Heap after GC invocations=23 (full 7):
par new generation total 118016K, used 13055K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 252976K, used 139333K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32746K, capacity 33067K, committed 33408K, reserved 1079296K
class space used 4078K, capacity 4151K, committed 4224K, reserved 1048576K
}
Event: 36.967 GC heap before
{Heap before GC invocations=23 (full 8):
par new generation total 118016K, used 118015K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 252976K, used 139333K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32900K, capacity 33195K, committed 33408K, reserved 1079296K
class space used 4087K, capacity 4151K, committed 4224K, reserved 1048576K
Event: 37.009 GC heap after
Heap after GC invocations=24 (full 8):
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 252976K, used 150301K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 32900K, capacity 33195K, committed 33408K, reserved 1079296K
class space used 4087K, capacity 4151K, committed 4224K, reserved 1048576K
}
Event: 37.918 GC heap before
{Heap before GC invocations=24 (full 8):
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 252976K, used 150301K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 33840K, capacity 34091K, committed 34304K, reserved 1079296K
class space used 4211K, capacity 4279K, committed 4352K, reserved 1048576K
Event: 37.944 GC heap after
Heap after GC invocations=25 (full 8):
par new generation total 118016K, used 10250K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 78% used [0x00000000c7340000, 0x00000000c7d42ab8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 252976K, used 160614K [0x00000000c8000000, 0x00000000d770c000, 0x0000000100000000)
Metaspace used 33840K, capacity 34091K, committed 34304K, reserved 1079296K
class space used 4211K, capacity 4279K, committed 4352K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 37.692 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000354b0b0 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: 37.692 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000354b0b0 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: 37.692 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000354b0b0 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: 37.692 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000354b0b0 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: 37.692 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e79550 method=org.objectweb.asm.MethodVisitor.visitMaxs(II)V @ 13
Event: 37.692 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000309a99c method=org.objectweb.asm.MethodVisitor.visitEnd()V @ 11
Event: 37.898 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e79550 method=org.objectweb.asm.MethodVisitor.visitMaxs(II)V @ 13
Event: 37.898 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000309a99c method=org.objectweb.asm.MethodVisitor.visitEnd()V @ 11
Event: 37.902 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e79550 method=org.objectweb.asm.MethodVisitor.visitMaxs(II)V @ 13
Event: 37.902 Thread 0x0000000002974800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000309a99c method=org.objectweb.asm.MethodVisitor.visitEnd()V @ 11
Internal exceptions (10 events):
Event: 36.128 Thread 0x0000000002974800 Exception (0x00000000c2f3b008) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 36.129 Thread 0x0000000002974800 Exception (0x00000000c2f41e08) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 36.129 Thread 0x0000000002974800 Exception (0x00000000c2f486d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 37.051 Thread 0x0000000002974800 Exception (0x00000000c04f0260) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 37.052 Thread 0x0000000002974800 Exception (0x00000000c04f9758) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 37.054 Thread 0x0000000002974800 Exception (0x00000000c0510f90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 37.056 Thread 0x0000000002974800 Exception (0x00000000c0519158) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 37.057 Thread 0x0000000002974800 Exception (0x00000000c0526a78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 38.026 Thread 0x0000000002974800 Exception (0x00000000c08c8a40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 38.028 Thread 0x0000000002974800 Exception (0x00000000c08d5b78) 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: 38.202 loading class net/minecraft/client/renderer/chunk/ListedRenderChunk
Event: 38.202 loading class net/minecraft/client/renderer/chunk/ListedRenderChunk done
Event: 38.203 loading class net/minecraft/client/renderer/Tessellator
Event: 38.203 loading class net/minecraft/client/renderer/Tessellator done
Event: 38.217 loading class java/lang/StrictMath
Event: 38.217 loading class java/lang/StrictMath done
Event: 38.217 loading class net/minecraft/client/renderer/WorldRenderer$SwitchEnumUsage
Event: 38.217 loading class net/minecraft/client/renderer/WorldRenderer$SwitchEnumUsage done
Event: 38.229 loading class net/minecraftforge/client/ForgeHooksClient$2
Event: 38.229 loading class net/minecraftforge/client/ForgeHooksClient$2 done
Dynamic libraries:
0x00007ff692d10000 - 0x00007ff692d44000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc12c40000 - 0x00007ffc12e01000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc10580000 - 0x00007ffc1062d000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffc10130000 - 0x00007ffc1030d000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffc104c0000 - 0x00007ffc10566000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffc10860000 - 0x00007ffc108fd000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffc10630000 - 0x00007ffc1068b000 C:\WINDOWS\system32\sechost.dll
0x00007ffc11f00000 - 0x00007ffc12026000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffc12200000 - 0x00007ffc1234e000 C:\WINDOWS\system32\USER32.dll
0x00007ffc12940000 - 0x00007ffc12ac6000 C:\WINDOWS\system32\GDI32.dll
0x00007ffc025d0000 - 0x00007ffc02844000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10240.16384_none_f41f7b285750ef43\COMCTL32.dll
0x00007ffc12560000 - 0x00007ffc12596000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffc12030000 - 0x00007ffc1218c000 C:\WINDOWS\system32\MSCTF.dll
0x0000000067440000 - 0x0000000067512000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000066300000 - 0x0000000066b5a000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc10570000 - 0x00007ffc10578000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffc06620000 - 0x00007ffc06629000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc12190000 - 0x00007ffc121f9000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffc11ef0000 - 0x00007ffc11ef8000 C:\WINDOWS\system32\NSI.dll
0x00007ffc0d450000 - 0x00007ffc0d473000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc0d3f0000 - 0x00007ffc0d41c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc0f710000 - 0x00007ffc0f754000 C:\WINDOWS\system32\cfgmgr32.dll
0x00007ffc0dfe0000 - 0x00007ffc0e007000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x0000000067430000 - 0x000000006743f000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000067400000 - 0x0000000067428000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x00000000673e0000 - 0x00000000673f6000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ffc109c0000 - 0x00007ffc11ee2000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffc0f990000 - 0x00007ffc0ffb8000 C:\WINDOWS\system32\windows.storage.dll
0x00007ffc125a0000 - 0x00007ffc1281c000 C:\WINDOWS\system32\combase.dll
0x00007ffc12350000 - 0x00007ffc123a1000 C:\WINDOWS\system32\shlwapi.dll
0x00007ffc0f6e0000 - 0x00007ffc0f6ef000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffc0ffc0000 - 0x00007ffc10073000 C:\WINDOWS\system32\shcore.dll
0x00007ffc0f670000 - 0x00007ffc0f6ba000 C:\WINDOWS\system32\powrprof.dll
0x00007ffc0f6c0000 - 0x00007ffc0f6d3000 C:\WINDOWS\system32\profapi.dll
0x00000000673d0000 - 0x00000000673dd000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x00000000673b0000 - 0x00000000673ca000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffc0ee80000 - 0x00007ffc0eedd000 C:\WINDOWS\system32\mswsock.dll
0x0000000067390000 - 0x00000000673a1000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffbf2cc0000 - 0x00007ffbf2cd5000 C:\WINDOWS\system32\napinsp.dll
0x00007ffbf2ce0000 - 0x00007ffbf2cfa000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc0bc00000 - 0x00007ffc0bc18000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffc0ec80000 - 0x00007ffc0ed28000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffbfa340000 - 0x00007ffbfa34d000 C:\WINDOWS\System32\winrnr.dll
0x00007ffbf2d00000 - 0x00007ffbf2d15000 C:\WINDOWS\system32\wshbth.dll
0x00007ffc069d0000 - 0x00007ffc069da000 C:\Windows\System32\rasadhlp.dll
0x00007ffc0b610000 - 0x00007ffc0b648000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc0ba20000 - 0x00007ffc0ba2b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffc0ad40000 - 0x00007ffc0ada8000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc0f5a0000 - 0x00007ffc0f5c8000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffc0eee0000 - 0x00007ffc0eef7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc0eb30000 - 0x00007ffc0eb63000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc0ec20000 - 0x00007ffc0ec3f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc0f430000 - 0x00007ffc0f49b000 C:\WINDOWS\system32\bcryptprimitives.dll
0x00007ffc0f050000 - 0x00007ffc0f05b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc0a990000 - 0x00007ffc0a9a6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc0b150000 - 0x00007ffc0b16a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000064e60000 - 0x0000000064e77000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\lwjgl64.dll
0x00007ffbfa8c0000 - 0x00007ffbfa9e8000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffc09220000 - 0x00007ffc0922a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffbfac50000 - 0x00007ffbfac7e000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffbfa710000 - 0x00007ffbfa806000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffbfb8f0000 - 0x00007ffbfb8f8000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00000000671f0000 - 0x0000000067388000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffc12880000 - 0x00007ffc1293e000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffc0ddc0000 - 0x00007ffc0de38000 C:\WINDOWS\system32\apphelp.dll
0x00007ffc0df40000 - 0x00007ffc0dfd6000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffc0d870000 - 0x00007ffc0d892000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffbee070000 - 0x00007ffbeeb69000 C:\WINDOWS\SYSTEM32\ig75icd64.dll
0x00007ffc095e0000 - 0x00007ffc09fe4000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffc0d1f0000 - 0x00007ffc0d203000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffbf2b70000 - 0x00007ffbf2c01000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffbf2b20000 - 0x00007ffbf2b62000 C:\WINDOWS\SYSTEM32\icm32.dll
0x0000000064e20000 - 0x0000000064e51000 C:\Users\lukamata\Desktop\Ordinateur\Minecraft\runtime\jre-x64\1.8.0_25\bin\jpeg.dll
0x000000001d4e0000 - 0x000000001d57c000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\avutil-ttv-51.dll
0x000000001db00000 - 0x000000001db56000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\swresample-ttv-0.dll
0x0000000064d40000 - 0x0000000064e10000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\libmp3lame-ttv.dll
0x00007ffbe8580000 - 0x00007ffbe9924000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\libmfxsw64.dll
0x00007ffbf2060000 - 0x00007ffbf21cd000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\twitchsdk.dll
0x00007ffc10370000 - 0x00007ffc104b1000 C:\WINDOWS\system32\ole32.dll
0x00007ffc03330000 - 0x00007ffc035d7000 C:\WINDOWS\SYSTEM32\WININET.dll
0x0000000065c00000 - 0x0000000065c64000 C:\Users\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128\OpenAL64.dll
0x00007ffc10910000 - 0x00007ffc109b5000 C:\WINDOWS\system32\clbcatq.dll
0x00007ffc0bc20000 - 0x00007ffc0bc92000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc0d060000 - 0x00007ffc0d1e3000 C:\WINDOWS\System32\PROPSYS.dll
0x00007ffbfb2b0000 - 0x00007ffbfb34c000 C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffc0a6a0000 - 0x00007ffc0a725000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffc0a560000 - 0x00007ffc0a691000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffc01410000 - 0x00007ffc0159a000 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\lukamata\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.3.1521\1.8-forge1.8-11.14.3.1521-natives-649655043128
java_command: net.minecraft.launchwrapper.Launch --username ImLemurien --version 1.8-forge1.8-11.14.3.1521 --gameDir C:\Users\lukamata\AppData\Roaming\.minecraft --assetsDir C:\Users\lukamata\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 6ad5a2682be8463f898d209a19eab7f0 --accessToken 48ed987e8f03438a9125d9fe5426d5e4 --userProperties {} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --nativeLauncherVersion 286
java_class_path (initial): C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.3.1521\forge-1.8-11.14.3.1521.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\lukamata\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\lukamata\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\lukamata\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\lukamata\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\lukamata\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\lukamata\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\lukamata\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\lukamata\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\lukamata\AppD
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0\libnvvp;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\;C:\Users\lukamata\Desktop\Ordinateur\ffmpeg\ffmpeg-20160119-git-cc83177-win64-static\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.0\libnvvp;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone"
USERNAME=lukamata
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 4083992k(1220236k free), swap 5722392k(2498080k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Jan 24 14:21:06 2016
elapsed time: 38 seconds (0d 0h 0m 38s)