This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc0a696637, pid=1304, tid=8300
#
# 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 [ig9icd64.dll+0x16637]
#
# 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 (0x00000000024f4000): JavaThread "Client thread" [_thread_in_native, id=8300, stack(0x00000000023f0000,0x00000000024f0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000043401040 Registers:
RAX=0x00007ffc0a696637, RBX=0x0000000043401040, RCX=0x000000007f1d6f44, RDX=0x000000004340104c
RSP=0x00000000024edaa0, RBP=0x000000001d487200, RSI=0x0000000000000004, RDI=0x000000007f1d6f38
R8 =0x000000000000000c, R9 =0x00007ffc0a680000, R10=0x000000001d4889f8, R11=0x00000000024eda40
R12=0x0000000000000010, R13=0x0000000000000004, R14=0x000000006008d5e0, R15=0x0000000043401040
RIP=0x00007ffc0a696637, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x00000000024edaa0)
0x00000000024edaa0: 0000000000000000 0000000000000058
0x00000000024edab0: 000000000000030a 00000000024f4000
0x00000000024edac0: 000000007f1d6f38 00007ffc0ab9d37e
0x00000000024edad0: 0000000000000030 000000001d479e80
0x00000000024edae0: 0000000000000030 00000000024ede00
0x00000000024edaf0: 0000000000220000 000000006354d43f
0x00000000024edb00: 0000000063a8ae68 0000000016155470
0x00000000024edb10: 0000000000000006 000000000000000e
0x00000000024edb20: 00000000024f0000 0000000063569640
0x00000000024edb30: 0000000000000032 00000000635ac54d
0x00000000024edb40: 0000000000000025 000000006008d2e0
0x00000000024edb50: 00000000024edd88 0000000002611e03
0x00000000024edb60: 00000000024ede00 0000000000000032
0x00000000024edb70: 00000000023c8a70 00000000635ad0d7
0x00000000024edb80: 000000007f1d6f38 000000007f1d6f68
0x00000000024edb90: 00000000024edcd8 000000006811fae8 Instructions: (pc=0x00007ffc0a696637)
0x00007ffc0a696617: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
0x00007ffc0a696627: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
0x00007ffc0a696637: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
0x00007ffc0a696647: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff Register to memory mapping: RAX=0x00007ffc0a696637 is an unknown value
RBX=0x0000000043401040 is an unknown value
RCX=0x000000007f1d6f44 is an unknown value
RDX=0x000000004340104c is an unknown value
RSP=0x00000000024edaa0 is pointing into the stack for thread: 0x00000000024f4000
RBP=0x000000001d487200 is an unknown value
RSI=0x0000000000000004 is an unknown value
RDI=0x000000007f1d6f38 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ffc0a680000 is an unknown value
R10=0x000000001d4889f8 is an unknown value
R11=0x00000000024eda40 is pointing into the stack for thread: 0x00000000024f4000
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x000000006008d5e0 is an unknown value
R15=0x0000000043401040 is an unknown value Stack: [0x00000000023f0000,0x00000000024f0000], sp=0x00000000024edaa0, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd64.dll+0x16637]
C [ig9icd64.dll+0x51d37e]
C 0x0000000003bf0f94 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7736 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x0000000003bf0f0e [0x0000000003bf0ec0+0x4e]
J 9069 C1 org.lwjgl.opengl.GL11.glDrawArrays(III)V (24 bytes) @ 0x0000000003fb649c [0x0000000003fb63a0+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.model.ModelVehicle.render(FLcom/flansmod/common/driveables/EntityVehicle;F)V+54
j com.flansmod.client.model.ModelVehicle.render(Lcom/flansmod/common/driveables/EntityDriveable;F)V+8
j com.flansmod.client.model.RenderVehicle.render(Lcom/flansmod/common/driveables/EntityVehicle;DDDFF)V+273
j com.flansmod.client.model.RenderVehicle.func_76986_a(Lnet/minecraft/entity/Entity;DDDFF)V+14
j net.minecraft.client.renderer.entity.RenderManager.func_147939_a(Lnet/minecraft/entity/Entity;DDDFFZ)Z+47
j net.minecraft.client.renderer.entity.RenderManager.func_147936_a(Lnet/minecraft/entity/Entity;FZ)Z+188
j net.minecraft.client.renderer.entity.RenderManager.func_147937_a(Lnet/minecraft/entity/Entity;F)Z+4
j net.minecraft.client.renderer.RenderGlobal.func_147589_a(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/renderer/culling/ICamera;F)V+914
j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+743
J 8130 C1 net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V (1313 bytes) @ 0x0000000003d17514 [0x0000000003d14a20+0x2af4]
J 8008 C1 net.minecraft.client.Minecraft.func_71411_J()V (773 bytes) @ 0x0000000003cc44ec [0x0000000003cc2220+0x22cc]
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 )
0x000000007b8d2800 JavaThread "Thread-18" [_thread_in_native, id=11020, stack(0x000000007caa0000,0x000000007cba0000)]
0x000000007b8d4000 JavaThread "Texture Downloader #3" daemon [_thread_in_native, id=6576, stack(0x000000006ea80000,0x000000006eb80000)]
0x000000007b8d6800 JavaThread "pool-2-thread-1" [_thread_blocked, id=740, stack(0x00000000021b0000,0x00000000022b0000)]
0x000000007b8d2000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=10576, stack(0x0000000000110000,0x0000000000210000)]
0x000000007b8d0800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6748, stack(0x0000000000010000,0x0000000000110000)]
0x000000007b8d1000 JavaThread "Thread-15" [_thread_blocked, id=10960, stack(0x000000007ef00000,0x000000007f000000)]
0x000000007b8d8000 JavaThread "Thread-14" [_thread_blocked, id=9068, stack(0x000000007ee00000,0x000000007ef00000)]
0x0000000017ecd800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=10512, stack(0x0000000062ff0000,0x00000000630f0000)]
0x00000000186d7800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4972, stack(0x000000001d370000,0x000000001d470000)]
0x0000000018318800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6688, stack(0x000000001be50000,0x000000001bf50000)]
0x0000000018219000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9544, stack(0x000000001bb00000,0x000000001bc00000)]
0x0000000016d45000 JavaThread "Service Thread" daemon [_thread_blocked, id=7620, stack(0x0000000017130000,0x0000000017230000)]
0x00000000162dc000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5684, stack(0x0000000016c30000,0x0000000016d30000)]
0x00000000162ce800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10884, stack(0x0000000016b30000,0x0000000016c30000)]
0x00000000162cd800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9324, stack(0x0000000016a30000,0x0000000016b30000)]
0x00000000162c9000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9424, stack(0x0000000016930000,0x0000000016a30000)]
0x00000000162c8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10844, stack(0x0000000016830000,0x0000000016930000)]
0x00000000162c7000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3996, stack(0x0000000016730000,0x0000000016830000)]
0x0000000016286800 JavaThread "Finalizer" daemon [_thread_blocked, id=4800, stack(0x0000000016530000,0x0000000016630000)]
0x0000000016285800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7936, stack(0x0000000016430000,0x0000000016530000)]
=>0x00000000024f4000 JavaThread "Client thread" [_thread_in_native, id=8300, stack(0x00000000023f0000,0x00000000024f0000)] Other Threads:
0x000000001627d800 VMThread [stack: 0x0000000016330000,0x0000000016430000] [id=5360]
0x000000001632d800 WatcherThread [stack: 0x0000000017230000,0x0000000017330000] [id=3024] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap:
par new generation total 118016K, used 28975K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 17% used [0x00000000c0000000, 0x00000000c1217440, 0x00000000c6680000)
from space 13056K, 80% used [0x00000000c7340000, 0x00000000c7d74988, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 451432K, used 278545K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 70192K, capacity 70699K, committed 71296K, reserved 1112064K
class space used 9113K, capacity 9249K, committed 9344K, reserved 1048576K Card table byte_map: [0x0000000011db0000,0x0000000011fc0000] byte_map_base: 0x00000000117b0000 Marking Bits: (CMSBitMap*) 0x000000000254d088
Bits: [0x00000000125d0000, 0x00000000133d0000) Mod Union Table: (CMSBitMap*) 0x000000000254d148
Bits: [0x0000000002330000, 0x0000000002368000) Polling page: 0x0000000002300000 CodeCache: size=245760Kb used=27615Kb max_used=27628Kb free=218144Kb
bounds [0x00000000025f0000, 0x0000000004120000, 0x00000000115f0000]
total_blobs=8121 nmethods=7015 adapters=1018
compilation: enabled Compilation events (10 events):
Event: 79.021 Thread 0x00000000162dc000 nmethod 9478 0x0000000004109590 code [0x0000000004109820, 0x000000000410a728]
Event: 79.023 Thread 0x00000000162dc000 9480 3 java.util.Random::initialScramble (10 bytes)
Event: 79.023 Thread 0x00000000162dc000 nmethod 9480 0x00000000040eabd0 code [0x00000000040ead20, 0x00000000040eae70]
Event: 79.023 Thread 0x00000000162dc000 9481 3 net.minecraft.client.renderer.RenderBlocks::func_147787_a (11 bytes)
Event: 79.024 Thread 0x00000000162dc000 nmethod 9481 0x0000000004108650 code [0x0000000004108840, 0x0000000004109148]
Event: 79.024 Thread 0x00000000162dc000 9482 3 net.minecraft.block.BlockWood::func_149691_a (22 bytes)
Event: 79.024 Thread 0x00000000162dc000 nmethod 9482 0x00000000040ea750 code [0x00000000040ea8c0, 0x00000000040eaad0]
Event: 79.025 Thread 0x00000000162ce800 nmethod 9470 0x000000000410ed50 code [0x000000000410ef40, 0x000000000410fd78]
Event: 79.027 Thread 0x00000000162ce800 9483 4 java.io.SequenceInputStream::read (83 bytes)
Event: 79.041 Thread 0x00000000162ce800 nmethod 9483 0x0000000004111850 code [0x0000000004111a00, 0x00000000041120e8] GC Heap History (10 events):
Event: 77.757 GC heap before
{Heap before GC invocations=97 (full 21):
par new generation total 118016K, used 114589K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 73% used [0x00000000c6680000, 0x00000000c6fe7780, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 451432K, used 263364K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 67837K, capacity 68409K, committed 68992K, reserved 1110016K
class space used 8938K, capacity 9076K, committed 9088K, reserved 1048576K
Event: 77.762 GC heap after
Heap after GC invocations=98 (full 21):
par new generation total 118016K, used 12865K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 98% used [0x00000000c7340000, 0x00000000c7fd06f8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 451432K, used 263364K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 67837K, capacity 68409K, committed 68992K, reserved 1110016K
class space used 8938K, capacity 9076K, committed 9088K, reserved 1048576K
}
Event: 78.049 GC heap before
{Heap before GC invocations=98 (full 21):
par new generation total 118016K, used 115347K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 97% used [0x00000000c0000000, 0x00000000c6414790, 0x00000000c6680000)
from space 13056K, 98% used [0x00000000c7340000, 0x00000000c7fd06f8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 451432K, used 263364K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 68202K, capacity 68747K, committed 69248K, reserved 1110016K
class space used 8963K, capacity 9079K, committed 9088K, reserved 1048576K
Event: 78.060 GC heap after
Heap after GC invocations=99 (full 21):
par new generation total 118016K, used 10759K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 82% used [0x00000000c6680000, 0x00000000c7101d58, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 451432K, used 270770K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 68202K, capacity 68747K, committed 69248K, reserved 1110016K
class space used 8963K, capacity 9079K, committed 9088K, reserved 1048576K
}
Event: 78.251 GC heap before
{Heap before GC invocations=99 (full 21):
par new generation total 118016K, used 115719K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 82% used [0x00000000c6680000, 0x00000000c7101d58, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 451432K, used 270770K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 68433K, capacity 68999K, committed 69632K, reserved 1110016K
class space used 8978K, capacity 9115K, committed 9216K, reserved 1048576K
Event: 78.259 GC heap after
Heap after GC invocations=100 (full 21):
par new generation total 118016K, used 7438K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 56% used [0x00000000c7340000, 0x00000000c7a83950, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 451432K, used 277619K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 68433K, capacity 68999K, committed 69632K, reserved 1110016K
class space used 8978K, capacity 9115K, committed 9216K, reserved 1048576K
}
Event: 78.731 GC heap before
{Heap before GC invocations=100 (full 21):
par new generation total 118016K, used 112398K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 56% used [0x00000000c7340000, 0x00000000c7a83950, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 451432K, used 277619K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 69857K, capacity 70399K, committed 70912K, reserved 1112064K
class space used 9089K, capacity 9215K, committed 9216K, reserved 1048576K
Event: 78.737 GC heap after
Heap after GC invocations=101 (full 21):
par new generation total 118016K, used 8159K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 62% used [0x00000000c6680000, 0x00000000c6e77c48, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 451432K, used 277619K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 69857K, capacity 70399K, committed 70912K, reserved 1112064K
class space used 9089K, capacity 9215K, committed 9216K, reserved 1048576K
}
Event: 79.033 GC heap before
{Heap before GC invocations=101 (full 21):
par new generation total 118016K, used 104343K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 91% used [0x00000000c0000000, 0x00000000c5dee008, 0x00000000c6680000)
from space 13056K, 62% used [0x00000000c6680000, 0x00000000c6e77c48, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 451432K, used 277619K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 70177K, capacity 70699K, committed 71296K, reserved 1112064K
class space used 9112K, capacity 9249K, committed 9344K, reserved 1048576K
Event: 79.039 GC heap after
Heap after GC invocations=102 (full 21):
par new generation total 118016K, used 10450K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 80% used [0x00000000c7340000, 0x00000000c7d74988, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 451432K, used 278545K [0x00000000c8000000, 0x00000000e38da000, 0x0000000100000000)
Metaspace used 70177K, capacity 70699K, committed 71296K, reserved 1112064K
class space used 9112K, capacity 9249K, committed 9344K, reserved 1048576K
} Deoptimization events (10 events):
Event: 78.714 Thread 0x00000000024f4000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003527a7c method=net.minecraft.world.chunk.Chunk.func_150810_a(III)Lnet/minecraft/block/Block; @ 28
Event: 78.715 Thread 0x00000000024f4000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003f3e248 method=net.minecraft.world.chunk.Chunk.func_150810_a(III)Lnet/minecraft/block/Block; @ 28
Event: 78.799 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034c4368 method=com.sun.imageio.plugins.png.PNGImageReader.readHeader()V @ 35
Event: 78.799 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000037c2e94 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25
Event: 78.799 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000037c2e94 method=com.sun.imageio.plugins.common.SubImageInputStream.read([BII)I @ 25
Event: 78.961 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ed6d4 method=net.minecraft.block.Block.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 118
Event: 78.961 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ed6d4 method=net.minecraft.block.Block.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 118
Event: 78.961 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ed6d4 method=net.minecraft.block.Block.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 118
Event: 78.961 Thread 0x00000000024f4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040ed6d4 method=net.minecraft.block.Block.func_149646_a(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 118
Event: 78.984 Thread 0x00000000024f4000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003869194 method=RandomMobs.getTextureLocation(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/util/ResourceLocation; @ 43 Internal exceptions (10 events):
Event: 78.703 Thread 0x00000000024f4000 Exception <a 'java/lang/ClassNotFoundException': > (0x00000000c6248c20) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 742]
Event: 78.703 Thread 0x00000000024f4000 Exception <a 'java/lang/ClassNotFoundException': > (0x00000000c6255a50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 742]
Event: 78.714 Thread 0x00000000024f4000 Implicit null exception at 0x0000000003f4f0fc to 0x0000000003f4fba9
Event: 78.714 Thread 0x00000000024f4000 Implicit null exception at 0x000000000352767d to 0x0000000003527a52
Event: 78.715 Thread 0x00000000024f4000 Implicit null exception at 0x0000000003f3da5b to 0x0000000003f3e21d
Event: 78.823 Thread 0x000000007b8d8000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1ecd070) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 78.829 Thread 0x000000007b8d8000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1f51e30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 78.834 Thread 0x000000007b8d8000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1fcf0d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 78.834 Thread 0x000000007b8d8000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1fcf498) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 78.849 Thread 0x000000007b8d8000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c1fcf698) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141] Events (10 events):
Event: 78.984 Thread 0x00000000024f4000 DEOPT PACKING pc=0x0000000003869194 sp=0x00000000024edf00
Event: 78.984 Thread 0x00000000024f4000 DEOPT UNPACKING pc=0x000000000263556a sp=0x00000000024ede60 mode 2
Event: 79.033 Executing VM operation: GenCollectForAllocation
Event: 79.039 Executing VM operation: GenCollectForAllocation done
Event: 79.039 Executing VM operation: RevokeBias
Event: 79.040 Executing VM operation: RevokeBias done
Event: 79.057 loading class com/flansmod/client/tmt/TmtTessellator
Event: 79.057 loading class com/flansmod/client/tmt/TmtTessellator done
Event: 79.061 Executing VM operation: Deoptimize
Event: 79.062 Executing VM operation: Deoptimize done Dynamic libraries:
0x00007ff638240000 - 0x00007ff638274000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc46e30000 - 0x00007ffc46ff1000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc44710000 - 0x00007ffc447bd000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffc43cf0000 - 0x00007ffc43ed8000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffc44a40000 - 0x00007ffc44ae7000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffc44af0000 - 0x00007ffc44b8d000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffc44fc0000 - 0x00007ffc4501b000 C:\WINDOWS\system32\sechost.dll
0x00007ffc445d0000 - 0x00007ffc446ec000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffc44270000 - 0x00007ffc443c6000 C:\WINDOWS\system32\USER32.dll
0x00007ffc44440000 - 0x00007ffc445c6000 C:\WINDOWS\system32\GDI32.dll
0x00007ffc3f270000 - 0x00007ffc3f4e4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
0x00007ffc46700000 - 0x00007ffc4697d000 C:\WINDOWS\system32\combase.dll
0x00007ffc44110000 - 0x00007ffc4417a000 C:\WINDOWS\system32\bcryptPrimitives.dll
0x00007ffc44230000 - 0x00007ffc4426b000 C:\WINDOWS\system32\IMM32.DLL
0x0000000063d20000 - 0x0000000063df2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x00000000634c0000 - 0x0000000063d1a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc46dc0000 - 0x00007ffc46dc8000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffc40550000 - 0x00007ffc40559000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc443d0000 - 0x00007ffc4443b000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffc41b80000 - 0x00007ffc41ba3000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc41b20000 - 0x00007ffc41b4c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc435a0000 - 0x00007ffc435e3000 C:\WINDOWS\system32\cfgmgr32.dll
0x0000000064d50000 - 0x0000000064d5f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000063fe0000 - 0x0000000064008000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000063fc0000 - 0x0000000063fd6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ffc45080000 - 0x00007ffc465dc000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffc435f0000 - 0x00007ffc43c34000 C:\WINDOWS\system32\windows.storage.dll
0x00007ffc46dd0000 - 0x00007ffc46e22000 C:\WINDOWS\system32\shlwapi.dll
0x00007ffc434d0000 - 0x00007ffc434df000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffc434e0000 - 0x00007ffc43595000 C:\WINDOWS\system32\shcore.dll
0x00007ffc43470000 - 0x00007ffc434bb000 C:\WINDOWS\system32\powrprof.dll
0x00007ffc43450000 - 0x00007ffc43464000 C:\WINDOWS\system32\profapi.dll
0x0000000063fb0000 - 0x0000000063fbd000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000063f90000 - 0x0000000063faa000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffc42d20000 - 0x00007ffc42d7c000 C:\WINDOWS\system32\mswsock.dll
0x0000000063f70000 - 0x0000000063f81000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffc29eb0000 - 0x00007ffc29ec6000 C:\WINDOWS\system32\napinsp.dll
0x00007ffc29cf0000 - 0x00007ffc29d0a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc3fe60000 - 0x00007ffc3fe78000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffc41dd0000 - 0x00007ffc41e7a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffc465e0000 - 0x00007ffc465e8000 C:\WINDOWS\system32\NSI.dll
0x00007ffc29ce0000 - 0x00007ffc29ced000 C:\WINDOWS\System32\winrnr.dll
0x00007ffc29cc0000 - 0x00007ffc29cd5000 C:\WINDOWS\System32\wshbth.dll
0x00007ffc343e0000 - 0x00007ffc343ea000 C:\Windows\System32\rasadhlp.dll
0x00007ffc3ca70000 - 0x00007ffc3caa8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc3b9a0000 - 0x00007ffc3ba07000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc43380000 - 0x00007ffc433a9000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x0000000061e30000 - 0x0000000061e47000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\lwjgl64.dll
0x00007ffc24790000 - 0x00007ffc248b9000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffc3f730000 - 0x00007ffc3f73a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc34150000 - 0x00007ffc3417e000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffc1e600000 - 0x00007ffc1e6fa000 C:\WINDOWS\SYSTEM32\DDRAW.dll
0x00007ffc36040000 - 0x00007ffc36048000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
0x00007ffc42dd0000 - 0x00007ffc42de7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc42a60000 - 0x00007ffc42a94000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc42bb0000 - 0x00007ffc42bcf000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc43370000 - 0x00007ffc4337b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc396d0000 - 0x00007ffc396e6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc39a60000 - 0x00007ffc39a7a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000063320000 - 0x00000000634b8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffc44970000 - 0x00007ffc44a31000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffc41c40000 - 0x00007ffc41cb9000 C:\WINDOWS\system32\apphelp.dll
0x00007ffc41e80000 - 0x00007ffc41f16000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffc44df0000 - 0x00007ffc44f4a000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffc2fc10000 - 0x00007ffc2fcb3000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x00007ffc41300000 - 0x00007ffc41322000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffc0a680000 - 0x00007ffc0b372000 C:\WINDOWS\SYSTEM32\ig9icd64.dll
0x00007ffc3bb70000 - 0x00007ffc3c9dc000 C:\WINDOWS\SYSTEM32\igc64.dll
0x00007ffc41430000 - 0x00007ffc41443000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffc3e590000 - 0x00007ffc3e621000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffc104e0000 - 0x00007ffc10522000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffc465f0000 - 0x00007ffc46697000 C:\WINDOWS\system32\clbcatq.dll
0x00007ffc31a40000 - 0x00007ffc31b9c000 C:\Windows\System32\uiautomationcore.dll
0x00007ffc43270000 - 0x00007ffc43309000 C:\WINDOWS\SYSTEM32\sxs.dll
0x00007ffc3eb90000 - 0x00007ffc3ebfa000 C:\Windows\System32\OLEACC.dll
0x00007ffc44ca0000 - 0x00007ffc44de3000 C:\WINDOWS\system32\ole32.dll
0x0000000070a40000 - 0x0000000070adc000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\avutil-ttv-51.dll
0x000000001b6b0000 - 0x000000001b706000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\libmp3lame-ttv.dll
0x00007ffc059f0000 - 0x00007ffc06d94000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\libmfxsw64.dll
0x00007ffc136e0000 - 0x00007ffc1380b000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\twitchsdk.dll
0x00007ffc30460000 - 0x00007ffc30709000 C:\WINDOWS\SYSTEM32\WININET.dll
0x000000001bab0000 - 0x000000001bad4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x0000000063eb0000 - 0x0000000063ef7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
0x0000000063e60000 - 0x0000000063ea1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\t2k.dll
0x000000001d080000 - 0x000000001d0e4000 C:\Users\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617\OpenAL64.dll
0x00007ffc3fb10000 - 0x00007ffc3fb80000 C:\WINDOWS\System32\MMDevApi.dll
0x00007ffc41450000 - 0x00007ffc415d6000 C:\WINDOWS\System32\PROPSYS.dll
0x00007ffc41f20000 - 0x00007ffc41f47000 C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffc336e0000 - 0x00007ffc3377c000 C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffc2f480000 - 0x00007ffc2f508000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffc39260000 - 0x00007ffc39396000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffc40340000 - 0x00007ffc404cc000 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\Joanne Tee\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1566-1.7.10\1.7.10-Forge10.13.4.1566-1.7.10-natives-676877483662617
java_command: net.minecraft.launchwrapper.Launch --username peggy110295 --version 1.7.10-Forge10.13.4.1566-1.7.10 --gameDir C:\Users\Joanne Tee\AppData\Roaming\.minecraft --assetsDir C:\Users\Joanne Tee\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 29cd97d5044647a19610cbd87cdeed95 --accessToken 9a444513f39f487993886882f4854d7a --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --nativeLauncherVersion 301
java_class_path (initial): C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1566-1.7.10\forge-1.7.10-10.13.4.1566-1.7.10.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Joanne Tee\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\Joanne Tee\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Joanne Tee\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\Joanne Tee\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\Joanne Tee\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Joanne Tee\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\Joanne Tee\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Joanne Tee\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simpl
Launcher Type: SUN_STANDARD Environment Variables:
PATH=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 (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\
USERNAME=Joanne Tee
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, 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 78 stepping 3, 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 8285028k(4666792k free), swap 9595748k(5038768k 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: Sat Jun 25 17:55:41 2016
elapsed time: 79 seconds (0d 0h 1m 19s)