[p]I keep getting a "hs_err_pid" error whenever I add a new mod in with my existing mods in my mods folder. I start Minecraft and then it crashes and gives me the error.I've been trying to figure it out for a long time so any help would be greatly appreciated.[/p]
[p]Mods I tried to add:[/p]
Forestry
IndustrialCraft 2 (IC2)
Steve's Factory Manager
[p]My most recent error file:[/p]
[p]#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff868767777, pid=7276, tid=10020
#
# 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+0x17777]
#
# 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.
#[/p]
[p]--------------- T H R E A D ---------------[/p]
[p]Current thread (0x0000000002734000): JavaThread "Client thread" [_thread_in_native, id=10020, stack(0x0000000002540000,0x0000000002640000)][/p]
[p]siginfo: ExceptionCode=0xc0000005, reading address 0x00000000417b1040[/p]
[p]Registers:
RAX=0x00007ff868767777, RBX=0x00000000417b1040, RCX=0x00000000654e8354, RDX=0x00000000417b104c
RSP=0x000000000263e540, RBP=0x0000000065576ac0, RSI=0x0000000000000c30, RDI=0x00000000654e8348
R8 =0x000000000000000c, R9 =0x00007ff868750000, R10=0x00000000655782b8, R11=0x000000000263e4e0
R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x0000000065439740, R15=0x00000000417b1040
RIP=0x00007ff868767777, EFLAGS=0x0000000000010206[/p]
[p]Top of Stack: (sp=0x000000000263e540)
0x000000000263e540: 0000000000000000 0000000000000040
0x000000000263e550: 000000000000030a 0000000002734000
0x000000000263e560: 00000000654e8348 00007ff868c411ce
0x000000000263e570: 0000000000009240 000000001a3effa0
0x000000000263e580: 0000000000009240 0000000069a384b1
0x000000000263e590: 0000000000020000 000000000263e6b0
0x000000000263e5a0: 000000000263e620 0000000002734760
0x000000000263e5b0: 0000000016eb50c0 000000006991e35b
0x000000000263e5c0: 00000000658cfb20 0000000002734000
0x000000000263e5d0: 0000000002734000 000000000263e7a8
0x000000000263e5e0: 00000000658cfb20 0000000000000000
0x000000000263e5f0: 000000000263e6b0 0000000069a38697
0x000000000263e600: 000000000263e6b0 000000018000b7f0
0x000000000263e610: 0000000002734000 000000000263e680
0x000000000263e620: 00000000654e8348 000000006573ce48
0x000000000263e630: 0000000002734000 00000000026c8b80[/p]
[p]Instructions: (pc=0x00007ff868767777)
0x00007ff868767757: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
0x00007ff868767767: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
0x00007ff868767777: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
0x00007ff868767787: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff[/p]
[p]Register to memory mapping:[/p]
[p]RAX=0x00007ff868767777 is an unknown value
RBX=0x00000000417b1040 is an unknown value
RCX=0x00000000654e8354 is an unknown value
RDX=0x00000000417b104c is an unknown value
RSP=0x000000000263e540 is pointing into the stack for thread: 0x0000000002734000
RBP=0x0000000065576ac0 is an unknown value
RSI=0x0000000000000c30 is an unknown value
RDI=0x00000000654e8348 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ff868750000 is an unknown value
R10=0x00000000655782b8 is an unknown value
R11=0x000000000263e4e0 is pointing into the stack for thread: 0x0000000002734000
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000c30 is an unknown value
R14=0x0000000065439740 is an unknown value
R15=0x00000000417b1040 is an unknown value[/p]
[p]Stack: [0x0000000002540000,0x0000000002640000], sp=0x000000000263e540, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd64.dll+0x17777]
C [ig9icd64.dll+0x4f11ce]
C 0x0000000002845b74[/p]
[p]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 shadersmodcore.client.ShadersTess.draw(Lnet/minecraft/client/renderer/Tessellator;)I+340
j net.minecraft.client.renderer.Tessellator.func_78381_a()I+1
j net.minecraft.client.renderer.RenderGlobal.func_72730_g()V+399
j net.minecraft.client.renderer.RenderGlobal.<init>(Lnet/minecraft/client/Minecraft;)V+425
j net.minecraft.client.Minecraft.func_71384_a()V+1091
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]
[p]--------------- P R O C E S S ---------------[/p]
[p]Java Threads: ( => current thread )
0x000000006b857000 JavaThread "Thread-16" [_thread_blocked, id=11232, stack(0x0000000000340000,0x0000000000440000)]
0x000000006b854000 JavaThread "Thread-15" [_thread_blocked, id=1012, stack(0x000000007fe80000,0x000000007ff80000)]
0x000000006b852000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8360, stack(0x000000007f780000,0x000000007f880000)]
0x000000002307a000 JavaThread "Thread-10" [_thread_blocked, id=8044, stack(0x00000000690c0000,0x00000000691c0000)]
0x000000001fc69000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8504, stack(0x00000000677f0000,0x00000000678f0000)]
0x0000000017af7000 JavaThread "Thread-8" [_thread_in_native, id=5676, stack(0x0000000065ba0000,0x0000000065ca0000)]
0x0000000017bfb000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2584, stack(0x00000000220b0000,0x00000000221b0000)]
0x00000000209ad800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6960, stack(0x0000000021cf0000,0x0000000021df0000)]
0x000000001789e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11188, stack(0x000000001a180000,0x000000001a280000)]
0x0000000017f15000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8368, stack(0x0000000019f80000,0x000000001a080000)]
0x000000001657e000 JavaThread "Service Thread" daemon [_thread_blocked, id=4452, stack(0x0000000017280000,0x0000000017380000)]
0x0000000016524800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6868, stack(0x0000000016d80000,0x0000000016e80000)]
0x0000000016520000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6588, stack(0x0000000016c80000,0x0000000016d80000)]
0x000000001651d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=10532, stack(0x0000000016b80000,0x0000000016c80000)]
0x0000000016519800 JavaThread "Attach Listener" daemon [_thread_blocked, id=720, stack(0x0000000016a80000,0x0000000016b80000)]
0x0000000016518800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3172, stack(0x0000000016980000,0x0000000016a80000)]
0x0000000016517800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=11940, stack(0x0000000016880000,0x0000000016980000)]
0x00000000164dd000 JavaThread "Finalizer" daemon [_thread_blocked, id=7176, stack(0x0000000016780000,0x0000000016880000)]
0x00000000164d6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11832, stack(0x0000000016680000,0x0000000016780000)]
=>0x0000000002734000 JavaThread "Client thread" [_thread_in_native, id=10020, stack(0x0000000002540000,0x0000000002640000)][/p]
[p]Other Threads:
0x00000000164cc000 VMThread [stack: 0x0000000016580000,0x0000000016680000] [id=12028]
0x0000000016eab000 WatcherThread [stack: 0x0000000017380000,0x0000000017480000] [id=9272][/p]
[p]VM state:not at safepoint (normal execution)[/p]
[p]VM Mutex/Monitor currently owned by a thread: None[/p]
[p]Heap:
par new generation total 118016K, used 49363K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 34% used [0x00000000c0000000, 0x00000000c2374dc0, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 300193K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95724K, capacity 96179K, committed 96896K, reserved 1132544K
class space used 14535K, capacity 14660K, committed 14720K, reserved 1048576K[/p]
[p]Card table byte_map: [0x0000000011ff0000,0x0000000012200000] byte_map_base: 0x00000000119f0000[/p]
[p]Marking Bits: (CMSBitMap*) 0x000000000278ce78
Bits: [0x0000000012810000, 0x0000000013610000)[/p]
[p]Mod Union Table: (CMSBitMap*) 0x000000000278cf38
Bits: [0x0000000000c90000, 0x0000000000cc8000)[/p]
[p]Polling page: 0x0000000000960000[/p]
[p]CodeCache: size=245760Kb used=20209Kb max_used=21106Kb free=225550Kb
bounds [0x0000000002830000, 0x0000000003d10000, 0x0000000011830000]
total_blobs=6676 nmethods=5595 adapters=994
compilation: enabled[/p]
[p]Compilation events (10 events):
Event: 54.094 Thread 0x0000000016524800 8081 3 shadersmodcore.client.Shaders::getEntityData2 (12 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8081 0x0000000003355ed0 code [0x0000000003356020, 0x0000000003356190]
Event: 54.095 Thread 0x0000000016524800 8080 3 shadersmodcore.client.Shaders::getEntityData (10 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8080 0x0000000003919c10 code [0x0000000003919d60, 0x0000000003919ed0]
Event: 54.095 Thread 0x0000000016524800 8082 3 java.lang.Math::atan2 (6 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8082 0x0000000003641750 code [0x00000000036418c0, 0x0000000003641a28]
Event: 54.095 Thread 0x0000000016520000 nmethod 8085 0x0000000002a068d0 code [0x0000000002a06a00, 0x0000000002a06ad8]
Event: 54.095 Thread 0x0000000016524800 8084 3 java.util.Random::nextDouble (24 bytes)
Event: 54.095 Thread 0x0000000016520000 8086 4 java.util.Random::nextFloat (11 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8084 0x000000000337f1d0 code [0x000000000337f360, 0x000000000337f678][/p]
[p]GC Heap History (10 events):
Event: 51.704 GC heap before
{Heap before GC invocations=109 (full 18):
par new generation total 118016K, used 114024K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 69% used [0x00000000c7340000, 0x00000000c7c1a1e8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 290878K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 92796K, capacity 93267K, committed 94208K, reserved 1128448K
class space used 14120K, capacity 14244K, committed 14336K, reserved 1048576K
Event: 51.711 GC heap after
Heap after GC invocations=110 (full 18):
par new generation total 118016K, used 8756K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 67% used [0x00000000c6680000, 0x00000000c6f0d010, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 92796K, capacity 93267K, committed 94208K, reserved 1128448K
class space used 14120K, capacity 14244K, committed 14336K, reserved 1048576K
}
Event: 52.025 GC heap before
{Heap before GC invocations=110 (full 18):
par new generation total 118016K, used 113716K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 67% used [0x00000000c6680000, 0x00000000c6f0d010, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 93595K, capacity 94099K, committed 94848K, reserved 1130496K
class space used 14255K, capacity 14372K, committed 14464K, reserved 1048576K
Event: 52.030 GC heap after
Heap after GC invocations=111 (full 18):
par new generation total 118016K, used 10835K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 82% used [0x00000000c7340000, 0x00000000c7dd4ea8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 93595K, capacity 94099K, committed 94848K, reserved 1130496K
class space used 14255K, capacity 14372K, committed 14464K, reserved 1048576K
}
Event: 52.360 GC heap before
{Heap before GC invocations=111 (full 18):
par new generation total 118016K, used 115795K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 82% used [0x00000000c7340000, 0x00000000c7dd4ea8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 94421K, capacity 94931K, committed 95744K, reserved 1130496K
class space used 14387K, capacity 14500K, committed 14592K, reserved 1048576K
Event: 52.367 GC heap after
Heap after GC invocations=112 (full 18):
par new generation total 118016K, used 10288K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 78% used [0x00000000c6680000, 0x00000000c708c118, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 294133K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 94421K, capacity 94931K, committed 95744K, reserved 1130496K
class space used 14387K, capacity 14500K, committed 14592K, reserved 1048576K
}
Event: 52.922 GC heap before
{Heap before GC invocations=112 (full 18):
par new generation total 118016K, used 115248K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 78% used [0x00000000c6680000, 0x00000000c708c118, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 294133K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95201K, capacity 95699K, committed 96640K, reserved 1130496K
class space used 14497K, capacity 14628K, committed 14720K, reserved 1048576K
Event: 52.930 GC heap after
Heap after GC invocations=113 (full 18):
par new generation total 118016K, used 10878K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 83% used [0x00000000c7340000, 0x00000000c7ddf850, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 295673K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95201K, capacity 95699K, committed 96640K, reserved 1130496K
class space used 14497K, capacity 14628K, committed 14720K, reserved 1048576K
}
Event: 53.888 GC heap before
{Heap before GC invocations=113 (full 18):
par new generation total 118016K, used 112810K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 97% used [0x00000000c0000000, 0x00000000c638b3a8, 0x00000000c6680000)
from space 13056K, 83% used [0x00000000c7340000, 0x00000000c7ddf850, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 295673K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95473K, capacity 95891K, committed 96640K, reserved 1130496K
class space used 14513K, capacity 14628K, committed 14720K, reserved 1048576K
Event: 53.900 GC heap after
Heap after GC invocations=114 (full 18):
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 466916K, used 300193K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95473K, capacity 95891K, committed 96640K, reserved 1130496K
class space used 14513K, capacity 14628K, committed 14720K, reserved 1048576K
}[/p]
[p]Deoptimization events (10 events):
Event: 48.819 Thread 0x0000000002734000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000327fcc8 method=net.minecraft.item.ItemStack.func_77973_b()Lnet/minecraft/item/Item; @ 4
Event: 49.993 Thread 0x0000000002734000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000338e72c method=com.google.common.base.Objects.equal(Ljava/lang/Object;Ljava/lang/Object;)Z @ 11
Event: 50.311 Thread 0x0000000002734000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002bfe140 method=fiskfille.heroes.asm.transformers.ClassTransformerBase.transform(Ljava/lang/String;Ljava/lang/String;[B)
[p]Internal exceptions (10 events):
Event: 53.007 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d6d278) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.008 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d72f48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.009 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d78a90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.009 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d7e1b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.124 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d842b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.125 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d8b6b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.126 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d92a60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.345 Thread 0x000000006b854000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c0db81e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 53.345 Thread 0x000000006b854000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c0db83e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 54.061 Thread 0x0000000002734000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1b56ae8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312][/p]
[p]Events (10 events):
Event: 54.070 loading class shadersmodcore/transform/SMCCTTessellator$MVsetNormal
Event: 54.070 loading class shadersmodcore/transform/SMCCTTessellator$MVsetNormal done
Event: 54.071 loading class shadersmodcore/transform/SMCCTTessellator$MVsortQuad
Event: 54.071 loading class shadersmodcore/transform/SMCCTTessellator$MVsortQuad done
Event: 54.080 loading class java/nio/DirectShortBufferU
Event: 54.080 loading class java/nio/DirectShortBufferU done
Event: 54.081 loading class VertexData
Event: 54.081 loading class VertexData done
Event: 54.083 loading class shadersmodcore/client/ShadersTess
Event: 54.083 loading class shadersmodcore/client/ShadersTess done[/p]
[p]Dynamic libraries:
0x00007ff782ba0000 - 0x00007ff782bd4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ff8a5130000 - 0x00007ff8a52f1000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff8a2810000 - 0x00007ff8a28bd000 C:\Windows\system32\KERNEL32.DLL
0x00007ff8a2100000 - 0x00007ff8a22e8000 C:\Windows\system32\KERNELBASE.dll
0x00007ff8a2680000 - 0x00007ff8a2727000 C:\Windows\system32\ADVAPI32.dll
0x00007ff8a3000000 - 0x00007ff8a309d000 C:\Windows\system32\msvcrt.dll
0x00007ff8a2d20000 - 0x00007ff8a2d7b000 C:\Windows\system32\sechost.dll
0x00007ff8a2d80000 - 0x00007ff8a2e9c000 C:\Windows\system32\RPCRT4.dll
0x00007ff8a4f20000 - 0x00007ff8a5076000 C:\Windows\system32\USER32.dll
0x00007ff8a2ab0000 - 0x00007ff8a2c36000 C:\Windows\system32\GDI32.dll
0x00007ff88fed0000 - 0x00007ff890144000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.589_none_a2ddb3caa539acce\COMCTL32.dll
0x00007ff8a30c0000 - 0x00007ff8a333d000 C:\Windows\system32\combase.dll
0x00007ff8a22f0000 - 0x00007ff8a235a000 C:\Windows\system32\bcryptPrimitives.dll
0x00007ff8a28c0000 - 0x00007ff8a28fb000 C:\Windows\system32\IMM32.DLL
0x000000006a0d0000 - 0x000000006a1a2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000069870000 - 0x000000006a0ca000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ff8a2d10000 - 0x00007ff8a2d18000 C:\Windows\system32\PSAPI.DLL
0x00007ff893130000 - 0x00007ff893139000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff8a3340000 - 0x00007ff8a33ab000 C:\Windows\system32\WS2_32.dll
0x00007ff89f540000 - 0x00007ff89f563000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff89f4e0000 - 0x00007ff89f50c000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff8a17e0000 - 0x00007ff8a1823000 C:\Windows\system32\cfgmgr32.dll
0x000000006b830000 - 0x000000006b83f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000069840000 - 0x0000000069868000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000069820000 - 0x0000000069836000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ff8a33b0000 - 0x00007ff8a490c000 C:\Windows\system32\SHELL32.dll
0x00007ff8a1920000 - 0x00007ff8a1f65000 C:\Windows\system32\windows.storage.dll
0x00007ff8a4910000 - 0x00007ff8a4962000 C:\Windows\system32\shlwapi.dll
0x00007ff8a17a0000 - 0x00007ff8a17af000 C:\Windows\system32\kernel.appcore.dll
0x00007ff8a1f70000 - 0x00007ff8a2025000 C:\Windows\system32\shcore.dll
0x00007ff8a1750000 - 0x00007ff8a179b000 C:\Windows\system32\powrprof.dll
0x00007ff8a17b0000 - 0x00007ff8a17c4000 C:\Windows\system32\profapi.dll
0x000000006b820000 - 0x000000006b82d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000069800000 - 0x000000006981a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ff8a0d60000 - 0x00007ff8a0dbc000 C:\Windows\system32\mswsock.dll
0x00000000697e0000 - 0x00000000697f1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ff88acf0000 - 0x00007ff88ad06000 C:\Windows\system32\napinsp.dll
0x00007ff88ad40000 - 0x00007ff88ad5a000 C:\Windows\system32\pnrpnsp.dll
0x00007ff89ee40000 - 0x00007ff89ee58000 C:\Windows\system32\NLAapi.dll
0x00007ff89f790000 - 0x00007ff89f83a000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff8a2ca0000 - 0x00007ff8a2ca8000 C:\Windows\system32\NSI.dll
0x00007ff88b0f0000 - 0x00007ff88b0fd000 C:\Windows\System32\winrnr.dll
0x00007ff88adf0000 - 0x00007ff88ae05000 C:\Windows\System32\wshbth.dll
0x00007ff890550000 - 0x00007ff89055a000 C:\Windows\System32\rasadhlp.dll
0x00007ff892da0000 - 0x00007ff892dd8000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff892340000 - 0x00007ff8923a7000 C:\Windows\System32\fwpuclnt.dll
0x00007ff8a1680000 - 0x00007ff8a16a9000 C:\Windows\SYSTEM32\bcrypt.dll
0x0000000069640000 - 0x00000000697d8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ff8a2740000 - 0x00007ff8a2806000 C:\Windows\system32\OLEAUT32.dll
0x00007ff89f600000 - 0x00007ff89f679000 C:\Windows\system32\apphelp.dll
0x00007ff89f940000 - 0x00007ff89f9d6000 C:\Windows\system32\uxtheme.dll
0x00007ff8a2ea0000 - 0x00007ff8a2ffa000 C:\Windows\system32\MSCTF.dll
0x00007ff88b930000 - 0x00007ff88b9d3000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x00007ff89e750000 - 0x00007ff89e772000 C:\Windows\system32\dwmapi.dll
0x00007ff8a2530000 - 0x00007ff8a2673000 C:\Windows\system32\ole32.dll
0x00000000695f0000 - 0x0000000069637000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
0x00007ff876af0000 - 0x00007ff876d00000 C:\Windows\system32\d3d9.dll
0x00007ff860cf0000 - 0x00007ff863225000 C:\Windows\SYSTEM32\igdumdim64.dll
0x00007ff8a4a80000 - 0x00007ff8a4ea9000 C:\Windows\system32\SETUPAPI.dll
0x00007ff89af00000 - 0x00007ff89bd70000 C:\Windows\SYSTEM32\igc64.dll
0x00000000695a0000 - 0x00000000695e1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\t2k.dll
0x000000006a290000 - 0x000000006a2a7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\lwjgl64.dll
0x00007ff885840000 - 0x00007ff885969000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ff89fce0000 - 0x00007ff89fcea000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff895390000 - 0x00007ff8953be000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ff8878f0000 - 0x00007ff8879ea000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ff8980e0000 - 0x00007ff8980e8000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ff8a0e10000 - 0x00007ff8a0e27000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff8a0a70000 - 0x00007ff8a0aa4000 C:\Windows\system32\rsaenh.dll
0x00007ff8a0bf0000 - 0x00007ff8a0c0f000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff8a0f30000 - 0x00007ff8a0f3b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff891f50000 - 0x00007ff891f66000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff891f30000 - 0x00007ff891f4a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff868750000 - 0x00007ff869459000 C:\Windows\SYSTEM32\ig9icd64.dll
0x00007ff89ed00000 - 0x00007ff89ed13000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ff893220000 - 0x00007ff8932b1000 C:\Windows\SYSTEM32\mscms.dll
0x00007ff87b040000 - 0x00007ff87b082000 C:\Windows\SYSTEM32\icm32.dll
0x00007ff8a5080000 - 0x00007ff8a5127000 C:\Windows\system32\clbcatq.dll
0x00007ff8897c0000 - 0x00007ff88991c000 C:\Windows\System32\uiautomationcore.dll
0x00007ff8a15e0000 - 0x00007ff8a1679000 C:\Windows\SYSTEM32\sxs.dll
0x00007ff890ed0000 - 0x00007ff890f3a000 C:\Windows\System32\OLEACC.dll
0x0000000070a40000 - 0x0000000070adc000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\avutil-ttv-51.dll
0x000000001a0d0000 - 0x000000001a126000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\libmp3lame-ttv.dll
0x00007ff864fd0000 - 0x00007ff866374000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\libmfxsw64.dll
0x00007ff873de0000 - 0x00007ff873f0b000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\twitchsdk.dll
0x00007ff88e460000 - 0x00007ff88e758000 C:\Windows\SYSTEM32\WININET.dll
0x00000000694d0000 - 0x00000000694f4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x0000000021df0000 - 0x0000000021e54000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\OpenAL64.dll
0x00007ff89c760000 - 0x00007ff89c7d0000 C:\Windows\System32\MMDevApi.dll
0x00007ff8a1530000 - 0x00007ff8a1557000 C:\Windows\System32\DEVOBJ.dll
0x00007ff89f140000 - 0x00007ff89f2c6000 C:\Windows\System32\PROPSYS.dll
0x00007ff87e0d0000 - 0x00007ff87e16c000 C:\Windows\SYSTEM32\dsound.dll
0x00007ff88ad60000 - 0x00007ff88ade8000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ff89e020000 - 0x00007ff89e156000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ff8a13a0000 - 0x00007ff8a152c000 C:\Windows\SYSTEM32\dbghelp.dll[/p]
[p]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\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345
java_command: net.minecraft.launchwrapper.Launch --username DoctorWhoFan967 --version 1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\Username\AppData\Roaming\.minecraft --assetsDir C:\Users\Username\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 2165c3efc4c54c2497705db7c1384e9b --accessToken c37b38d464d34a83af17541a3fcf0c50 --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --nativeLauncherVersion 307
java_class_path (initial): C:\Users\Username\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Username\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\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Username\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\Username\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\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Username\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\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\co
Launcher Type: SUN_STANDARD[/p]
[p]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)\Skype\Phone\;C:\Users\Username\AppData\Roaming\Dashlane\4.5.2.16147\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;C:\Users\Username\AppData\Roaming\Dashlane\4.6.0.17042\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components
USERNAME=Username
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel[/p]
[p]--------------- S Y S T E M ---------------[/p]
[p]OS: Windows 8.1 , 64 bit Build 9600[/p]
[p]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[/p]
[p]Memory: 4k page, physical 8266656k(3429824k free), swap 15868832k(8899736k free)[/p]
[p]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)[/p]
[p]time: Mon Sep 26 16:47:43 2016
elapsed time: 54 seconds (0d 0h 0m 54s)[/p]
[p]Mods I tried to add:[/p]
[p]My most recent error file:[/p]
[p]#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff868767777, pid=7276, tid=10020
#
# 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+0x17777]
#
# 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.
#[/p] [p]--------------- T H R E A D ---------------[/p] [p]Current thread (0x0000000002734000): JavaThread "Client thread" [_thread_in_native, id=10020, stack(0x0000000002540000,0x0000000002640000)][/p] [p]siginfo: ExceptionCode=0xc0000005, reading address 0x00000000417b1040[/p] [p]Registers:
RAX=0x00007ff868767777, RBX=0x00000000417b1040, RCX=0x00000000654e8354, RDX=0x00000000417b104c
RSP=0x000000000263e540, RBP=0x0000000065576ac0, RSI=0x0000000000000c30, RDI=0x00000000654e8348
R8 =0x000000000000000c, R9 =0x00007ff868750000, R10=0x00000000655782b8, R11=0x000000000263e4e0
R12=0x0000000000000010, R13=0x0000000000000c30, R14=0x0000000065439740, R15=0x00000000417b1040
RIP=0x00007ff868767777, EFLAGS=0x0000000000010206[/p] [p]Top of Stack: (sp=0x000000000263e540)
0x000000000263e540: 0000000000000000 0000000000000040
0x000000000263e550: 000000000000030a 0000000002734000
0x000000000263e560: 00000000654e8348 00007ff868c411ce
0x000000000263e570: 0000000000009240 000000001a3effa0
0x000000000263e580: 0000000000009240 0000000069a384b1
0x000000000263e590: 0000000000020000 000000000263e6b0
0x000000000263e5a0: 000000000263e620 0000000002734760
0x000000000263e5b0: 0000000016eb50c0 000000006991e35b
0x000000000263e5c0: 00000000658cfb20 0000000002734000
0x000000000263e5d0: 0000000002734000 000000000263e7a8
0x000000000263e5e0: 00000000658cfb20 0000000000000000
0x000000000263e5f0: 000000000263e6b0 0000000069a38697
0x000000000263e600: 000000000263e6b0 000000018000b7f0
0x000000000263e610: 0000000002734000 000000000263e680
0x000000000263e620: 00000000654e8348 000000006573ce48
0x000000000263e630: 0000000002734000 00000000026c8b80[/p] [p]Instructions: (pc=0x00007ff868767777)
0x00007ff868767757: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
0x00007ff868767767: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
0x00007ff868767777: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
0x00007ff868767787: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff[/p] [p]Register to memory mapping:[/p] [p]RAX=0x00007ff868767777 is an unknown value
RBX=0x00000000417b1040 is an unknown value
RCX=0x00000000654e8354 is an unknown value
RDX=0x00000000417b104c is an unknown value
RSP=0x000000000263e540 is pointing into the stack for thread: 0x0000000002734000
RBP=0x0000000065576ac0 is an unknown value
RSI=0x0000000000000c30 is an unknown value
RDI=0x00000000654e8348 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ff868750000 is an unknown value
R10=0x00000000655782b8 is an unknown value
R11=0x000000000263e4e0 is pointing into the stack for thread: 0x0000000002734000
R12=0x0000000000000010 is an unknown value
R13=0x0000000000000c30 is an unknown value
R14=0x0000000065439740 is an unknown value
R15=0x00000000417b1040 is an unknown value[/p] [p]Stack: [0x0000000002540000,0x0000000002640000], sp=0x000000000263e540, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig9icd64.dll+0x17777]
C [ig9icd64.dll+0x4f11ce]
C 0x0000000002845b74[/p] [p]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 shadersmodcore.client.ShadersTess.draw(Lnet/minecraft/client/renderer/Tessellator;)I+340
j net.minecraft.client.renderer.Tessellator.func_78381_a()I+1
j net.minecraft.client.renderer.RenderGlobal.func_72730_g()V+399
j net.minecraft.client.renderer.RenderGlobal.<init>(Lnet/minecraft/client/Minecraft;)V+425
j net.minecraft.client.Minecraft.func_71384_a()V+1091
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] [p]--------------- P R O C E S S ---------------[/p] [p]Java Threads: ( => current thread )
0x000000006b857000 JavaThread "Thread-16" [_thread_blocked, id=11232, stack(0x0000000000340000,0x0000000000440000)]
0x000000006b854000 JavaThread "Thread-15" [_thread_blocked, id=1012, stack(0x000000007fe80000,0x000000007ff80000)]
0x000000006b852000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8360, stack(0x000000007f780000,0x000000007f880000)]
0x000000002307a000 JavaThread "Thread-10" [_thread_blocked, id=8044, stack(0x00000000690c0000,0x00000000691c0000)]
0x000000001fc69000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8504, stack(0x00000000677f0000,0x00000000678f0000)]
0x0000000017af7000 JavaThread "Thread-8" [_thread_in_native, id=5676, stack(0x0000000065ba0000,0x0000000065ca0000)]
0x0000000017bfb000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2584, stack(0x00000000220b0000,0x00000000221b0000)]
0x00000000209ad800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6960, stack(0x0000000021cf0000,0x0000000021df0000)]
0x000000001789e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11188, stack(0x000000001a180000,0x000000001a280000)]
0x0000000017f15000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8368, stack(0x0000000019f80000,0x000000001a080000)]
0x000000001657e000 JavaThread "Service Thread" daemon [_thread_blocked, id=4452, stack(0x0000000017280000,0x0000000017380000)]
0x0000000016524800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6868, stack(0x0000000016d80000,0x0000000016e80000)]
0x0000000016520000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6588, stack(0x0000000016c80000,0x0000000016d80000)]
0x000000001651d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=10532, stack(0x0000000016b80000,0x0000000016c80000)]
0x0000000016519800 JavaThread "Attach Listener" daemon [_thread_blocked, id=720, stack(0x0000000016a80000,0x0000000016b80000)]
0x0000000016518800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3172, stack(0x0000000016980000,0x0000000016a80000)]
0x0000000016517800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=11940, stack(0x0000000016880000,0x0000000016980000)]
0x00000000164dd000 JavaThread "Finalizer" daemon [_thread_blocked, id=7176, stack(0x0000000016780000,0x0000000016880000)]
0x00000000164d6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11832, stack(0x0000000016680000,0x0000000016780000)]
=>0x0000000002734000 JavaThread "Client thread" [_thread_in_native, id=10020, stack(0x0000000002540000,0x0000000002640000)][/p] [p]Other Threads:
0x00000000164cc000 VMThread [stack: 0x0000000016580000,0x0000000016680000] [id=12028]
0x0000000016eab000 WatcherThread [stack: 0x0000000017380000,0x0000000017480000] [id=9272][/p] [p]VM state:not at safepoint (normal execution)[/p] [p]VM Mutex/Monitor currently owned by a thread: None[/p] [p]Heap:
par new generation total 118016K, used 49363K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 34% used [0x00000000c0000000, 0x00000000c2374dc0, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 300193K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95724K, capacity 96179K, committed 96896K, reserved 1132544K
class space used 14535K, capacity 14660K, committed 14720K, reserved 1048576K[/p] [p]Card table byte_map: [0x0000000011ff0000,0x0000000012200000] byte_map_base: 0x00000000119f0000[/p] [p]Marking Bits: (CMSBitMap*) 0x000000000278ce78
Bits: [0x0000000012810000, 0x0000000013610000)[/p] [p]Mod Union Table: (CMSBitMap*) 0x000000000278cf38
Bits: [0x0000000000c90000, 0x0000000000cc8000)[/p] [p]Polling page: 0x0000000000960000[/p] [p]CodeCache: size=245760Kb used=20209Kb max_used=21106Kb free=225550Kb
bounds [0x0000000002830000, 0x0000000003d10000, 0x0000000011830000]
total_blobs=6676 nmethods=5595 adapters=994
compilation: enabled[/p] [p]Compilation events (10 events):
Event: 54.094 Thread 0x0000000016524800 8081 3 shadersmodcore.client.Shaders::getEntityData2 (12 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8081 0x0000000003355ed0 code [0x0000000003356020, 0x0000000003356190]
Event: 54.095 Thread 0x0000000016524800 8080 3 shadersmodcore.client.Shaders::getEntityData (10 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8080 0x0000000003919c10 code [0x0000000003919d60, 0x0000000003919ed0]
Event: 54.095 Thread 0x0000000016524800 8082 3 java.lang.Math::atan2 (6 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8082 0x0000000003641750 code [0x00000000036418c0, 0x0000000003641a28]
Event: 54.095 Thread 0x0000000016520000 nmethod 8085 0x0000000002a068d0 code [0x0000000002a06a00, 0x0000000002a06ad8]
Event: 54.095 Thread 0x0000000016524800 8084 3 java.util.Random::nextDouble (24 bytes)
Event: 54.095 Thread 0x0000000016520000 8086 4 java.util.Random::nextFloat (11 bytes)
Event: 54.095 Thread 0x0000000016524800 nmethod 8084 0x000000000337f1d0 code [0x000000000337f360, 0x000000000337f678][/p] [p]GC Heap History (10 events):
Event: 51.704 GC heap before
{Heap before GC invocations=109 (full 18):
par new generation total 118016K, used 114024K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 69% used [0x00000000c7340000, 0x00000000c7c1a1e8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 290878K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 92796K, capacity 93267K, committed 94208K, reserved 1128448K
class space used 14120K, capacity 14244K, committed 14336K, reserved 1048576K
Event: 51.711 GC heap after
Heap after GC invocations=110 (full 18):
par new generation total 118016K, used 8756K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 67% used [0x00000000c6680000, 0x00000000c6f0d010, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 92796K, capacity 93267K, committed 94208K, reserved 1128448K
class space used 14120K, capacity 14244K, committed 14336K, reserved 1048576K
}
Event: 52.025 GC heap before
{Heap before GC invocations=110 (full 18):
par new generation total 118016K, used 113716K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 67% used [0x00000000c6680000, 0x00000000c6f0d010, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 93595K, capacity 94099K, committed 94848K, reserved 1130496K
class space used 14255K, capacity 14372K, committed 14464K, reserved 1048576K
Event: 52.030 GC heap after
Heap after GC invocations=111 (full 18):
par new generation total 118016K, used 10835K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 82% used [0x00000000c7340000, 0x00000000c7dd4ea8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 93595K, capacity 94099K, committed 94848K, reserved 1130496K
class space used 14255K, capacity 14372K, committed 14464K, reserved 1048576K
}
Event: 52.360 GC heap before
{Heap before GC invocations=111 (full 18):
par new generation total 118016K, used 115795K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 82% used [0x00000000c7340000, 0x00000000c7dd4ea8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 292616K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 94421K, capacity 94931K, committed 95744K, reserved 1130496K
class space used 14387K, capacity 14500K, committed 14592K, reserved 1048576K
Event: 52.367 GC heap after
Heap after GC invocations=112 (full 18):
par new generation total 118016K, used 10288K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 78% used [0x00000000c6680000, 0x00000000c708c118, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 294133K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 94421K, capacity 94931K, committed 95744K, reserved 1130496K
class space used 14387K, capacity 14500K, committed 14592K, reserved 1048576K
}
Event: 52.922 GC heap before
{Heap before GC invocations=112 (full 18):
par new generation total 118016K, used 115248K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 78% used [0x00000000c6680000, 0x00000000c708c118, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 466916K, used 294133K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95201K, capacity 95699K, committed 96640K, reserved 1130496K
class space used 14497K, capacity 14628K, committed 14720K, reserved 1048576K
Event: 52.930 GC heap after
Heap after GC invocations=113 (full 18):
par new generation total 118016K, used 10878K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 83% used [0x00000000c7340000, 0x00000000c7ddf850, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 295673K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95201K, capacity 95699K, committed 96640K, reserved 1130496K
class space used 14497K, capacity 14628K, committed 14720K, reserved 1048576K
}
Event: 53.888 GC heap before
{Heap before GC invocations=113 (full 18):
par new generation total 118016K, used 112810K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 97% used [0x00000000c0000000, 0x00000000c638b3a8, 0x00000000c6680000)
from space 13056K, 83% used [0x00000000c7340000, 0x00000000c7ddf850, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 466916K, used 295673K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95473K, capacity 95891K, committed 96640K, reserved 1130496K
class space used 14513K, capacity 14628K, committed 14720K, reserved 1048576K
Event: 53.900 GC heap after
Heap after GC invocations=114 (full 18):
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 466916K, used 300193K [0x00000000c8000000, 0x00000000e47f9000, 0x0000000100000000)
Metaspace used 95473K, capacity 95891K, committed 96640K, reserved 1130496K
class space used 14513K, capacity 14628K, committed 14720K, reserved 1048576K
}[/p] [p]Deoptimization events (10 events):
Event: 48.819 Thread 0x0000000002734000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000327fcc8 method=net.minecraft.item.ItemStack.func_77973_b()Lnet/minecraft/item/Item; @ 4
Event: 49.993 Thread 0x0000000002734000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000338e72c method=com.google.common.base.Objects.equal(Ljava/lang/Object;Ljava/lang/Object;)Z @ 11
Event: 50.311 Thread 0x0000000002734000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002bfe140 method=fiskfille.heroes.asm.transformers.ClassTransformerBase.transform(Ljava/lang/String;Ljava/lang/String;[B)
[p]Internal exceptions (10 events):
Event: 53.007 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d6d278) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.008 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d72f48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.009 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d78a90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.009 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d7e1b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.124 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d842b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.125 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d8b6b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.126 Thread 0x000000006b854000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c0d92a60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 53.345 Thread 0x000000006b854000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c0db81e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 53.345 Thread 0x000000006b854000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c0db83e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 54.061 Thread 0x0000000002734000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c1b56ae8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312][/p] [p]Events (10 events):
Event: 54.070 loading class shadersmodcore/transform/SMCCTTessellator$MVsetNormal
Event: 54.070 loading class shadersmodcore/transform/SMCCTTessellator$MVsetNormal done
Event: 54.071 loading class shadersmodcore/transform/SMCCTTessellator$MVsortQuad
Event: 54.071 loading class shadersmodcore/transform/SMCCTTessellator$MVsortQuad done
Event: 54.080 loading class java/nio/DirectShortBufferU
Event: 54.080 loading class java/nio/DirectShortBufferU done
Event: 54.081 loading class VertexData
Event: 54.081 loading class VertexData done
Event: 54.083 loading class shadersmodcore/client/ShadersTess
Event: 54.083 loading class shadersmodcore/client/ShadersTess done[/p] [p]Dynamic libraries:
0x00007ff782ba0000 - 0x00007ff782bd4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ff8a5130000 - 0x00007ff8a52f1000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff8a2810000 - 0x00007ff8a28bd000 C:\Windows\system32\KERNEL32.DLL
0x00007ff8a2100000 - 0x00007ff8a22e8000 C:\Windows\system32\KERNELBASE.dll
0x00007ff8a2680000 - 0x00007ff8a2727000 C:\Windows\system32\ADVAPI32.dll
0x00007ff8a3000000 - 0x00007ff8a309d000 C:\Windows\system32\msvcrt.dll
0x00007ff8a2d20000 - 0x00007ff8a2d7b000 C:\Windows\system32\sechost.dll
0x00007ff8a2d80000 - 0x00007ff8a2e9c000 C:\Windows\system32\RPCRT4.dll
0x00007ff8a4f20000 - 0x00007ff8a5076000 C:\Windows\system32\USER32.dll
0x00007ff8a2ab0000 - 0x00007ff8a2c36000 C:\Windows\system32\GDI32.dll
0x00007ff88fed0000 - 0x00007ff890144000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.589_none_a2ddb3caa539acce\COMCTL32.dll
0x00007ff8a30c0000 - 0x00007ff8a333d000 C:\Windows\system32\combase.dll
0x00007ff8a22f0000 - 0x00007ff8a235a000 C:\Windows\system32\bcryptPrimitives.dll
0x00007ff8a28c0000 - 0x00007ff8a28fb000 C:\Windows\system32\IMM32.DLL
0x000000006a0d0000 - 0x000000006a1a2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000069870000 - 0x000000006a0ca000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ff8a2d10000 - 0x00007ff8a2d18000 C:\Windows\system32\PSAPI.DLL
0x00007ff893130000 - 0x00007ff893139000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff8a3340000 - 0x00007ff8a33ab000 C:\Windows\system32\WS2_32.dll
0x00007ff89f540000 - 0x00007ff89f563000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff89f4e0000 - 0x00007ff89f50c000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff8a17e0000 - 0x00007ff8a1823000 C:\Windows\system32\cfgmgr32.dll
0x000000006b830000 - 0x000000006b83f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000069840000 - 0x0000000069868000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000069820000 - 0x0000000069836000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ff8a33b0000 - 0x00007ff8a490c000 C:\Windows\system32\SHELL32.dll
0x00007ff8a1920000 - 0x00007ff8a1f65000 C:\Windows\system32\windows.storage.dll
0x00007ff8a4910000 - 0x00007ff8a4962000 C:\Windows\system32\shlwapi.dll
0x00007ff8a17a0000 - 0x00007ff8a17af000 C:\Windows\system32\kernel.appcore.dll
0x00007ff8a1f70000 - 0x00007ff8a2025000 C:\Windows\system32\shcore.dll
0x00007ff8a1750000 - 0x00007ff8a179b000 C:\Windows\system32\powrprof.dll
0x00007ff8a17b0000 - 0x00007ff8a17c4000 C:\Windows\system32\profapi.dll
0x000000006b820000 - 0x000000006b82d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000069800000 - 0x000000006981a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ff8a0d60000 - 0x00007ff8a0dbc000 C:\Windows\system32\mswsock.dll
0x00000000697e0000 - 0x00000000697f1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ff88acf0000 - 0x00007ff88ad06000 C:\Windows\system32\napinsp.dll
0x00007ff88ad40000 - 0x00007ff88ad5a000 C:\Windows\system32\pnrpnsp.dll
0x00007ff89ee40000 - 0x00007ff89ee58000 C:\Windows\system32\NLAapi.dll
0x00007ff89f790000 - 0x00007ff89f83a000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff8a2ca0000 - 0x00007ff8a2ca8000 C:\Windows\system32\NSI.dll
0x00007ff88b0f0000 - 0x00007ff88b0fd000 C:\Windows\System32\winrnr.dll
0x00007ff88adf0000 - 0x00007ff88ae05000 C:\Windows\System32\wshbth.dll
0x00007ff890550000 - 0x00007ff89055a000 C:\Windows\System32\rasadhlp.dll
0x00007ff892da0000 - 0x00007ff892dd8000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff892340000 - 0x00007ff8923a7000 C:\Windows\System32\fwpuclnt.dll
0x00007ff8a1680000 - 0x00007ff8a16a9000 C:\Windows\SYSTEM32\bcrypt.dll
0x0000000069640000 - 0x00000000697d8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ff8a2740000 - 0x00007ff8a2806000 C:\Windows\system32\OLEAUT32.dll
0x00007ff89f600000 - 0x00007ff89f679000 C:\Windows\system32\apphelp.dll
0x00007ff89f940000 - 0x00007ff89f9d6000 C:\Windows\system32\uxtheme.dll
0x00007ff8a2ea0000 - 0x00007ff8a2ffa000 C:\Windows\system32\MSCTF.dll
0x00007ff88b930000 - 0x00007ff88b9d3000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x00007ff89e750000 - 0x00007ff89e772000 C:\Windows\system32\dwmapi.dll
0x00007ff8a2530000 - 0x00007ff8a2673000 C:\Windows\system32\ole32.dll
0x00000000695f0000 - 0x0000000069637000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
0x00007ff876af0000 - 0x00007ff876d00000 C:\Windows\system32\d3d9.dll
0x00007ff860cf0000 - 0x00007ff863225000 C:\Windows\SYSTEM32\igdumdim64.dll
0x00007ff8a4a80000 - 0x00007ff8a4ea9000 C:\Windows\system32\SETUPAPI.dll
0x00007ff89af00000 - 0x00007ff89bd70000 C:\Windows\SYSTEM32\igc64.dll
0x00000000695a0000 - 0x00000000695e1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\t2k.dll
0x000000006a290000 - 0x000000006a2a7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\lwjgl64.dll
0x00007ff885840000 - 0x00007ff885969000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ff89fce0000 - 0x00007ff89fcea000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff895390000 - 0x00007ff8953be000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ff8878f0000 - 0x00007ff8879ea000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ff8980e0000 - 0x00007ff8980e8000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ff8a0e10000 - 0x00007ff8a0e27000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff8a0a70000 - 0x00007ff8a0aa4000 C:\Windows\system32\rsaenh.dll
0x00007ff8a0bf0000 - 0x00007ff8a0c0f000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff8a0f30000 - 0x00007ff8a0f3b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff891f50000 - 0x00007ff891f66000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff891f30000 - 0x00007ff891f4a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff868750000 - 0x00007ff869459000 C:\Windows\SYSTEM32\ig9icd64.dll
0x00007ff89ed00000 - 0x00007ff89ed13000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ff893220000 - 0x00007ff8932b1000 C:\Windows\SYSTEM32\mscms.dll
0x00007ff87b040000 - 0x00007ff87b082000 C:\Windows\SYSTEM32\icm32.dll
0x00007ff8a5080000 - 0x00007ff8a5127000 C:\Windows\system32\clbcatq.dll
0x00007ff8897c0000 - 0x00007ff88991c000 C:\Windows\System32\uiautomationcore.dll
0x00007ff8a15e0000 - 0x00007ff8a1679000 C:\Windows\SYSTEM32\sxs.dll
0x00007ff890ed0000 - 0x00007ff890f3a000 C:\Windows\System32\OLEACC.dll
0x0000000070a40000 - 0x0000000070adc000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\avutil-ttv-51.dll
0x000000001a0d0000 - 0x000000001a126000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\libmp3lame-ttv.dll
0x00007ff864fd0000 - 0x00007ff866374000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\libmfxsw64.dll
0x00007ff873de0000 - 0x00007ff873f0b000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\twitchsdk.dll
0x00007ff88e460000 - 0x00007ff88e758000 C:\Windows\SYSTEM32\WININET.dll
0x00000000694d0000 - 0x00000000694f4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x0000000021df0000 - 0x0000000021e54000 C:\Users\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345\OpenAL64.dll
0x00007ff89c760000 - 0x00007ff89c7d0000 C:\Windows\System32\MMDevApi.dll
0x00007ff8a1530000 - 0x00007ff8a1557000 C:\Windows\System32\DEVOBJ.dll
0x00007ff89f140000 - 0x00007ff89f2c6000 C:\Windows\System32\PROPSYS.dll
0x00007ff87e0d0000 - 0x00007ff87e16c000 C:\Windows\SYSTEM32\dsound.dll
0x00007ff88ad60000 - 0x00007ff88ade8000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ff89e020000 - 0x00007ff89e156000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ff8a13a0000 - 0x00007ff8a152c000 C:\Windows\SYSTEM32\dbghelp.dll[/p] [p]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\Username\AppData\Roaming\.minecraft\versions\1.7.10-Forge10.13.4.1614-1.7.10\1.7.10-Forge10.13.4.1614-1.7.10-natives-95022064358345
java_command: net.minecraft.launchwrapper.Launch --username DoctorWhoFan967 --version 1.7.10-Forge10.13.4.1614-1.7.10 --gameDir C:\Users\Username\AppData\Roaming\.minecraft --assetsDir C:\Users\Username\AppData\Roaming\.minecraft\assets --assetIndex 1.7.10 --uuid 2165c3efc4c54c2497705db7c1384e9b --accessToken c37b38d464d34a83af17541a3fcf0c50 --userProperties {} --userType legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --nativeLauncherVersion 307
java_class_path (initial): C:\Users\Username\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Username\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\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Username\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\Username\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\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Username\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\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Username\AppData\Roaming\.minecraft\libraries\co
Launcher Type: SUN_STANDARD[/p] [p]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)\Skype\Phone\;C:\Users\Username\AppData\Roaming\Dashlane\4.5.2.16147\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;C:\Users\Username\AppData\Roaming\Dashlane\4.6.0.17042\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components
USERNAME=Username
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel[/p]
[p]--------------- S Y S T E M ---------------[/p] [p]OS: Windows 8.1 , 64 bit Build 9600[/p] [p]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[/p] [p]Memory: 4k page, physical 8266656k(3429824k free), swap 15868832k(8899736k free)[/p] [p]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)[/p] [p]time: Mon Sep 26 16:47:43 2016
elapsed time: 54 seconds (0d 0h 0m 54s)[/p]
[p][b]List of my mods:[/p]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumRead this.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
I figured it out. It was the "Shaders Mod Core" that was causing the crashes.