Code (cpp):
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9b96f6b37, pid=23032, tid=14944
#
# 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 [ig8icd64.dll+0x16b37]
#
# 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 (0x0000000002844000): JavaThread "Client thread" [_thread_in_native, id=14944, stack(0x0000000002700000,0x0000000002800000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000050d8e040
Registers:
RAX=0x00007ff9b96f6b37, RBX=0x0000000050d8e040, RCX=0x0000000021e63c24, RDX=0x0000000050d8e04c
RSP=0x00000000027fd440, RBP=0x0000000021800080, RSI=0x0000000000000004, RDI=0x0000000021e63c18
R8 =0x000000000000000c, R9 =0x00007ff9b96e0000, R10=0x0000000021801878, R11=0x00000000027fd3e0
R12=0x0000000000000010, R13=0x0000000000000004, R14=0x00000000218bf170, R15=0x0000000050d8e040
RIP=0x00007ff9b96f6b37, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000027fd440)
0x00000000027fd440: 0000000000000000 0000000000000058
0x00000000027fd450: 000000000000030a 0000000002844000
0x00000000027fd460: 0000000021e63c18 00007ff9b9cba9ee
0x00000000027fd470: 0000000000000030 000000001e9927f0
0x00000000027fd480: 0000000000000030 00000000027fd700
0x00000000027fd490: 0000000000220000 0000000064ddd43f
0x00000000027fd4a0: 000000006531ae68 0000000016575470
0x00000000027fd4b0: 0000000000000006 000000000000000e
0x00000000027fd4c0: 0000000002840000 0000000064df9640
0x00000000027fd4d0: 0000000000000032 0000000064e3c54d
0x00000000027fd4e0: 000000000000002f 0000000064e3c54d
0x00000000027fd4f0: 00000000027fd730 0000000002a2fb23
0x00000000027fd500: 00000000027fd700 0000000000000032
0x00000000027fd510: 0000000002a08910 0000000064e3d0d7
0x00000000027fd520: 0000000021e63c18 0000000021e63c48
0x00000000027fd530: 00000000027fd678 000000007ee80698
Instructions: (pc=0x00007ff9b96f6b37)
0x00007ff9b96f6b17: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
0x00007ff9b96f6b27: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
0x00007ff9b96f6b37: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
0x00007ff9b96f6b47: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff
Register to memory mapping:
RAX=0x00007ff9b96f6b37 is an unknown value
RBX=0x0000000050d8e040 is an unknown value
RCX=0x0000000021e63c24 is an unknown value
RDX=0x0000000050d8e04c is an unknown value
RSP=0x00000000027fd440 is pointing into the stack for thread: 0x0000000002844000
RBP=0x0000000021800080 is an unknown value
RSI=0x0000000000000004 is an unknown value
RDI=0x0000000021e63c18 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ff9b96e0000 is an unknown value
R10=0x0000000021801878 is an unknown value
R11=0x00000000027fd3e0 is pointing into the stack for thread: 0x0000000002844000
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x00000000218bf170 is an unknown value
R15=0x0000000050d8e040 is an unknown value
Stack: [0x0000000002700000,0x0000000002800000], sp=0x00000000027fd440, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig8icd64.dll+0x16b37]
C [ig8icd64.dll+0x5da9ee]
C 0x0000000003b5fe14
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7082 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x0000000003b5fd8e [0x0000000003b5fd40+0x4e]
J 11334 C1 org.lwjgl.opengl.GL11.glDrawArrays(III)V (24 bytes) @ 0x000000000480829c [0x00000000048081a0+0xfc]
j com.flansmod.client.tmt.TmtTessellator.func_78381_a()I+459
j com.flansmod.client.tmt.TexturedPolygon.draw(Lcom/flansmod/client/tmt/TmtTessellator;F)V+463
j com.flansmod.client.tmt.ModelRendererTurbo.compileDisplayList(F)V+131
j com.flansmod.client.tmt.ModelRendererTurbo.render(FZ)V+32
j com.flansmod.client.tmt.ModelRendererTurbo.func_78785_a(F)V+3
j com.flansmod.client.model.ModelCustomArmour.render([Lcom/flansmod/client/tmt/ModelRendererTurbo;Lnet/minecraft/client/model/ModelRenderer;FF)V+63
j com.flansmod.client.model.ModelCustomArmour.func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V+176
J 13993 C2 net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a(Lnet/minecraft/entity/EntityLivingBase;DDDFF)V (1308 bytes) @ 0x0000000005500944 [0x00000000055000a0+0x8a4]
J 13289 C1 net.minecraft.client.renderer.entity.RenderBiped.func_76986_a(Lnet/minecraft/entity/EntityLiving;DDDFF)V (131 bytes) @ 0x0000000004659f64 [0x0000000004659440+0xb24]
J 13304 C1 net.minecraft.client.renderer.entity.RenderBiped.func_76986_a(Lnet/minecraft/entity/Entity;DDDFF)V (18 bytes) @ 0x0000000004240224 [0x0000000004240040+0x1e4]
J 14019 C2 net.minecraft.client.renderer.entity.RenderManager.func_147937_a(Lnet/minecraft/entity/Entity;F)Z (8 bytes) @ 0x0000000004a63190 [0x0000000004a62bc0+0x5d0]
J 11925 C2 net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V (889 bytes) @ 0x0000000004c937a8 [0x0000000004c909e0+0x2dc8]
J 11954 C1 net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V (1565 bytes) @ 0x0000000004ce198c [0x0000000004cda6a0+0x72ec]
J 11775 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (874 bytes) @ 0x0000000004b9d6c4 [0x0000000004b9c360+0x1364]
J 11700 C1 net.minecraft.client.Minecraft.func_71411_J()V (773 bytes) @ 0x0000000004b24aac [0x0000000004b22900+0x21ac]
j net.minecraft.client.Minecraft.func_99999_d()V+61
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 )
0x0000000018daf800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6132, stack(0x000000007f040000,0x000000007f140000)]
0x0000000018daa000 JavaThread "File IO Thread" [_thread_blocked, id=5176, stack(0x0000000068d10000,0x0000000068e10000)]
0x0000000018da9800 JavaThread "Netty IO #1" daemon [_thread_blocked, id=20884, stack(0x000000007f840000,0x000000007f940000)]
0x0000000018dab800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=13348, stack(0x000000007f740000,0x000000007f840000)]
0x0000000018da5800 JavaThread "Netty IO #0" daemon [_thread_in_native, id=19528, stack(0x000000007f440000,0x000000007f540000)]
0x000000006fa38800 JavaThread "Server thread" [_thread_in_Java, id=21956, stack(0x0000000068a10000,0x0000000068b10000)]
0x000000006fa36800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4932, stack(0x0000000068910000,0x0000000068a10000)]
0x000000006fa3b800 JavaThread "Thread-16" [_thread_blocked, id=12932, stack(0x00000000647a0000,0x00000000648a0000)]
0x000000006fa3b000 JavaThread "Thread-15" [_thread_blocked, id=5096, stack(0x0000000063f90000,0x0000000064090000)]
0x0000000018ce6000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=18780, stack(0x0000000064090000,0x0000000064190000)]
0x0000000017314000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5716, stack(0x0000000021c60000,0x0000000021d60000)]
0x0000000018631800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7844, stack(0x0000000021a60000,0x0000000021b60000)]
0x00000000179d3000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10328, stack(0x000000001a080000,0x000000001a180000)]
0x000000001671c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=19080, stack(0x0000000019e80000,0x0000000019f80000)]
0x0000000017067000 JavaThread "Service Thread" daemon [_thread_blocked, id=21288, stack(0x0000000017450000,0x0000000017550000)]
0x0000000016740000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=21012, stack(0x0000000016f50000,0x0000000017050000)]
0x00000000166f1800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=13020, stack(0x0000000016e50000,0x0000000016f50000)]
0x00000000166ec000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=23380, stack(0x0000000016d50000,0x0000000016e50000)]
0x00000000166e7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3176, stack(0x0000000016c50000,0x0000000016d50000)]
0x00000000166e6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14480, stack(0x0000000016b50000,0x0000000016c50000)]
0x00000000166e5000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5312, stack(0x0000000016a50000,0x0000000016b50000)]
0x00000000166ab800 JavaThread "Finalizer" daemon [_thread_blocked, id=10200, stack(0x0000000016950000,0x0000000016a50000)]
0x00000000166a4000 JavaThread "Reference Handler" daemon [_thread_blocked, id=17576, stack(0x0000000016850000,0x0000000016950000)]
=>0x0000000002844000 JavaThread "Client thread" [_thread_in_native, id=14944, stack(0x0000000002700000,0x0000000002800000)]
Other Threads:
0x000000001669c000 VMThread [stack: 0x0000000016750000,0x0000000016850000] [id=21424]
0x000000001706a800 WatcherThread [stack: 0x0000000017550000,0x0000000017650000] [id=20848]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 88893K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 79% used [0x00000000c0000000, 0x00000000c51d1620, 0x00000000c6680000)
from space 13056K, 39% used [0x00000000c7340000, 0x00000000c783dde8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 412912K, used 264388K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55446K, capacity 55861K, committed 56576K, reserved 1099776K
class space used 6641K, capacity 6782K, committed 6912K, reserved 1048576K
Card table byte_map: [0x00000000121d0000,0x00000000123e0000] byte_map_base: 0x0000000011bd0000
Marking Bits: (CMSBitMap*) 0x000000000289cfe8
Bits: [0x00000000129f0000, 0x00000000137f0000)
Mod Union Table: (CMSBitMap*) 0x000000000289d0a8
Bits: [0x0000000002940000, 0x0000000002978000)
Polling page: 0x0000000002800000
CodeCache: size=245760Kb used=42443Kb max_used=43659Kb free=203316Kb
bounds [0x0000000002a10000, 0x0000000005520000, 0x0000000011a10000]
total_blobs=10396 nmethods=9410 adapters=897
compilation: enabled
Compilation events (10 events):
Event: 2237.176 Thread 0x0000000016740000 nmethod 14057 0x0000000004bbff10 code [0x0000000004bc0060, 0x0000000004bc0170]
Event: 2237.312 Thread 0x00000000166f1800 nmethod 14045 0x0000000004ee0010 code [0x0000000004ee08a0, 0x0000000004ee5670]
Event: 2237.312 Thread 0x00000000166f1800 14049 4 ichun.client.voxel.TrailTicker::worldTick (198 bytes)
Event: 2237.337 Thread 0x00000000166ec000 nmethod 14050 0x0000000004be0650 code [0x0000000004be0b60, 0x0000000004be40b0]
Event: 2237.347 Thread 0x00000000166f1800 nmethod 14049 0x000000000348d790 code [0x000000000348d960, 0x000000000348e138]
Event: 2237.492 Thread 0x0000000016740000 14058 3 net.minecraft.server.management.ServerConfigurationManager::func_148543_a (121 bytes)
Event: 2237.493 Thread 0x0000000016740000 nmethod 14058 0x0000000004c16f90 code [0x0000000004c17140, 0x0000000004c17788]
Event: 2237.508 Thread 0x0000000016740000 14059 3 net.minecraft.client.particle.EntityRainFX::func_70071_h_ (257 bytes)
Event: 2237.512 Thread 0x0000000016740000 nmethod 14059 0x00000000045d1090 code [0x00000000045d13a0, 0x00000000045d2908]
Event: 2237.617 Thread 0x00000000166ec000 14060 ! 4 mcp.mobius.waila.api.impl.MetaDataProvider::handleBlockTextData (1042 bytes)
GC Heap History (10 events):
Event: 2223.813 GC heap before
{Heap before GC invocations=153 (full 26):
par new generation total 118016K, used 116236K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 86% used [0x00000000c6680000, 0x00000000c71833d8, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 412912K, used 264808K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55360K, capacity 55701K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
Event: 2223.828 GC heap after
Heap after GC invocations=154 (full 26):
par new generation total 118016K, used 6339K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 48% used [0x00000000c7340000, 0x00000000c7970d18, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 412912K, used 268705K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55360K, capacity 55701K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
}
Event: 2226.563 GC heap before
{Heap before GC invocations=154 (full 26):
par new generation total 118016K, used 111299K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 48% used [0x00000000c7340000, 0x00000000c7970d18, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 412912K, used 267017K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55401K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
Event: 2226.572 GC heap after
Heap after GC invocations=155 (full 26):
par new generation total 118016K, used 4871K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 37% used [0x00000000c6680000, 0x00000000c6b41e60, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 412912K, used 267017K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55401K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
}
Event: 2229.697 GC heap before
{Heap before GC invocations=155 (full 26):
par new generation total 118016K, used 109831K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 37% used [0x00000000c6680000, 0x00000000c6b41e60, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 412912K, used 266997K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55409K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
Event: 2229.706 GC heap after
Heap after GC invocations=156 (full 26):
par new generation total 118016K, used 4705K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 36% used [0x00000000c7340000, 0x00000000c77d84d8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 412912K, used 266997K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55409K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
}
Event: 2233.057 GC heap before
{Heap before GC invocations=156 (full 26):
par new generation total 118016K, used 109481K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 99% used [0x00000000c0000000, 0x00000000c6652188, 0x00000000c6680000)
from space 13056K, 36% used [0x00000000c7340000, 0x00000000c77d84d8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 412912K, used 266976K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55422K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
Event: 2233.067 GC heap after
Heap after GC invocations=157 (full 26):
par new generation total 118016K, used 4896K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 37% used [0x00000000c6680000, 0x00000000c6b480c0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 412912K, used 266976K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55422K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
}
Event: 2236.377 GC heap before
{Heap before GC invocations=157 (full 26):
par new generation total 118016K, used 109856K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 37% used [0x00000000c6680000, 0x00000000c6b480c0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 412912K, used 264406K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55430K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
Event: 2236.385 GC heap after
Heap after GC invocations=158 (full 26):
par new generation total 118016K, used 5111K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 39% used [0x00000000c7340000, 0x00000000c783dde8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 412912K, used 264406K [0x00000000c8000000, 0x00000000e133c000, 0x0000000100000000)
Metaspace used 55430K, capacity 55765K, committed 56192K, reserved 1099776K
class space used 6640K, capacity 6750K, committed 6784K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2216.481 Thread 0x0000000002844000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005363d7c method=net.minecraft.client.renderer.RenderBlocks.func_147751_a(Lnet/minecraft/block/Block;IIIFFF)Z @ 558
Event: 2216.525 Thread 0x0000000002844000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005363d7c method=net.minecraft.client.renderer.RenderBlocks.func_147751_a(Lnet/minecraft/block/Block;IIIFFF)Z @ 558
Event: 2217.927 Thread 0x000000006fa38800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004ab39ac method=biomesoplenty.common.blocks.BlockBOPCoral.canBlockStay(Lnet/minecraft/world/World;IIII)Z @ 67
Event: 2221.195 Thread 0x000000006fa38800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004c89e88 method=net.minecraft.world.World.func_72939_s()V @ 226
Event: 2223.072 Thread 0x000000006fa38800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042e5e4c method=net.minecraft.entity.player.EntityPlayerMP.func_71127_g()V @ 34
Event: 2223.100 Thread 0x0000000002844000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003fbca5c method=java.util.TimSort.mergeLo(IIII)V @ 375
Event: 2223.119 Thread 0x000000006fa38800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042e5e4c method=net.minecraft.entity.player.EntityPlayerMP.func_71127_g()V @ 34
Event: 2223.218 Thread 0x000000006fa38800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042e5e4c method=net.minecraft.entity.player.EntityPlayerMP.func_71127_g()V @ 34
Event: 2223.219 Thread 0x000000006fa38800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042e5e4c method=net.minecraft.entity.player.EntityPlayerMP.func_71127_g()V @ 34
Event: 2235.605 Thread 0x0000000002844000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004667a18 method=net.minecraft.block.BlockLiquid.func_149747_d(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 43
Internal exceptions (10 events):
Event: 2237.914 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b29a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2237.915 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b2ba8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2237.915 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b2dd0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2237.979 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b2fd0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2237.981 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b31d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2238.048 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b33f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2238.050 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b35f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2238.050 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b3820) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 2238.145 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c26b3a20) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 2238.220 Thread 0x000000006fa3b000 Exception <a 'java/lang/InterruptedException'"java_re" with MS VC++ 10.0 (VS2010)
time: Tue Aug 30 12:52:16 2016
elapsed time: 2238 seconds (0d 0h 37m 18s)