I installed Forge and some mods and when I tried to open Minecraft, it would work until it got to step 3, and then, it would crash. However, it isn't a normal crash. It just sends me to the log, and in the log, it says there is more information in the game directory., but it isn't in the normal place for crashes. Here is what it says:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x539a1297, pid=7348, tid=7448
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)
# Java VM: Java HotSpot(TM) Client VM (25.91-b15 mixed mode windows-x86 )
# Problematic frame:
# C [ig7icd32.dll+0x3f1297]
#
# 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.java.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 (0x02130c00): JavaThread "Client thread" [_thread_in_native, id=7448, stack(0x00b30000,0x00b80000)]
EAX=0x00b30000 is an unknown value
EBX=0x00b7d708 is pointing into the stack for thread: 0x02130c00
ECX=0x00b21a20 is an unknown value
EDX=0x00080017 is an unknown value
ESP=0x00b400fc is pointing into the stack for thread: 0x02130c00
EBP=0x00b40110 is pointing into the stack for thread: 0x02130c00
ESI=0x00b78e4c is pointing into the stack for thread: 0x02130c00
EDI=0x2e3c11d8 is an unknown value
Stack: [0x00b30000,0x00b80000], sp=0x00b400fc, free space=64k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd32.dll+0x3f1297]
C [ig7icd32.dll+0x2a1e77]
C [ig7icd32.dll+0x2a4538]
C [ig7icd32.dll+0x38e57c]
C [ig7icd32.dll+0x38ebfa]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38f58d]
C [ig7icd32.dll+0x34d036]
C [ig7icd32.dll+0x38f58d]
C [ig7icd32.dll+0x34d036]
C [ig7icd32.dll+0x38f608]
C [ig7icd32.dll+0x34d036]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38ffd7]
C [ig7icd32.dll+0x34d08b]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x11fea5]
C [ig7icd32.dll+0x38f01d]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x34d135]
C [ig7icd32.dll+0x34cf3a]
C [ig7icd32.dll+0x1a97b7]
C [ig7icd32.dll+0x11d2af]
C [ig7icd32.dll+0x11e22a]
C [ig7icd32.dll+0x11e3d2]
C [ig7icd32.dll+0x237722]
C [lwjgl.dll+0x8389]
j org.lwjgl.opengl.ARBShaderObjects.glLinkProgramARB(I)V+15
j thaumcraft.client.lib.ender.ShaderHelper.createProgram(Ljava/lang/String;Ljava/lang/String;)I+99
j thaumcraft.client.lib.ender.ShaderHelper.initShaders()V+11
j thaumcraft.client.ClientProxy.registerHandlers()V+55
j thaumcraft.common.Thaumcraft.preInit(Lnet/minecraftforge/fml/common/event/FMLPreInitializationEvent;)V+360
v ~StubRoutines::call_stub
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0x165ca8]
V [jvm.dll+0x165f13]
V [jvm.dll+0x102a23]
C [java.dll+0x3b26]
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+68
j sun.reflect.GeneratedMethodAccessor7.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
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 com.google.common.eventbus.EventSubscriber.handleEvent(Ljava/lang/Object;)V+21
j com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Ljava/lang/Object;)V+6
j com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventSubscriber;)V+2
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j net.minecraftforge.fml.common.LoadController.sendEventToModContainer(Lnet/minecraftforge/fml/common/event/FMLEvent;Lnet/minecraftforge/fml/common/ModContainer;)V+219
j net.minecraftforge.fml.common.LoadController.propogateStateMessage(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+78
v ~StubRoutines::call_stub
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0x165ca8]
V [jvm.dll+0x165f13]
V [jvm.dll+0x102a23]
C [java.dll+0x3b26]
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 com.google.common.eventbus.EventSubscriber.handleEvent(Ljava/lang/Object;)V+21
j com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Ljava/lang/Object;)V+6
j com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventSubscriber;)V+2
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j net.minecraftforge.fml.common.LoadController.distributeStateMessage(Lnet/minecraftforge/fml/common/LoaderState;[Ljava/lang/Object;)V+16
j net.minecraftforge.fml.common.Loader.preinitializeMods()V+78
j net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(Lnet/minecraft/client/Minecraft;Ljava/util/List;Lnet/minecraft/client/resources/IReloadableResourceManager;)V+219
j net.minecraft.client.Minecraft.func_71384_a()V+259
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
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0x165ca8]
V [jvm.dll+0x165f13]
V [jvm.dll+0x102a23]
C [java.dll+0x3b26]
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
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
...<more frames>...
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 64194K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 51% used [0x04400000, 0x078e4808, 0x0aa80000)
from space 13056K, 76% used [0x0b740000, 0x0c10c078, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 105470K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 27680K, capacity 27937K, committed 28160K, reserved 29056K
GC Heap History (10 events):
Event: 30.874 GC heap before
{Heap before GC invocations=22 (full 6):
par new generation total 118016K, used 113153K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 62% used [0x0aa80000, 0x0b2804b8, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 99820K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25118K, capacity 25385K, committed 25600K, reserved 25984K
Event: 30.887 GC heap after
Heap after GC invocations=23 (full 6):
par new generation total 118016K, used 8740K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 66% used [0x0b740000, 0x0bfc9330, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 99820K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25118K, capacity 25385K, committed 25600K, reserved 25984K
}
Event: 31.632 GC heap before
{Heap before GC invocations=23 (full 7):
par new generation total 118016K, used 113700K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 66% used [0x0b740000, 0x0bfc9330, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 99820K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25731K, capacity 25993K, committed 26112K, reserved 27008K
Event: 31.661 GC heap after
Heap after GC invocations=24 (full 7):
par new generation total 118016K, used 8096K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 62% used [0x0aa80000, 0x0b268380, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 103613K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25731K, capacity 25993K, committed 26112K, reserved 27008K
}
Event: 32.190 GC heap before
{Heap before GC invocations=24 (full 7):
par new generation total 118016K, used 113056K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 62% used [0x0aa80000, 0x0b268380, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 103613K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26203K, capacity 26492K, committed 26624K, reserved 27008K
Event: 32.197 GC heap after
Heap after GC invocations=25 (full 7):
par new generation total 118016K, used 8438K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 64% used [0x0b740000, 0x0bf7d900, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 103613K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26203K, capacity 26492K, committed 26624K, reserved 27008K
}
Event: 32.936 GC heap before
{Heap before GC invocations=25 (full 7):
par new generation total 118016K, used 113398K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 64% used [0x0b740000, 0x0bf7d900, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 103580K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26791K, capacity 27071K, committed 27264K, reserved 28032K
Event: 32.950 GC heap after
Heap after GC invocations=26 (full 7):
par new generation total 118016K, used 8018K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 61% used [0x0aa80000, 0x0b254b08, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 104684K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26791K, capacity 27071K, committed 27264K, reserved 28032K
}
Event: 33.540 GC heap before
{Heap before GC invocations=26 (full 7):
par new generation total 118016K, used 112978K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 61% used [0x0aa80000, 0x0b254b08, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 104515K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 27347K, capacity 27615K, committed 27776K, reserved 28032K
Event: 33.553 GC heap after
Heap after GC invocations=27 (full 7):
par new generation total 118016K, used 10032K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 76% used [0x0b740000, 0x0c10c078, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 105470K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 27347K, capacity 27615K, committed 27776K, reserved 28032K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 33.672 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.672 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x058eeb48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.683 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.683 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x05aebd20) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.727 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.727 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x061e4548) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.853 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.853 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x075668d0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.854 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.854 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x07583ef8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Events (10 events):
Event: 33.828 loading class net/minecraftforge/client/event/RenderPlayerEvent$Specials$Post
Event: 33.828 loading class net/minecraftforge/client/event/RenderPlayerEvent$Specials$Post done
Event: 33.850 loading class thaumcraft/client/fx/ParticleEngine
Event: 33.850 loading class thaumcraft/client/fx/ParticleEngine done
Event: 33.888 loading class thaumcraft/client/lib/ender/ShaderHelper
Event: 33.888 loading class thaumcraft/client/lib/ender/ShaderHelper done
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects done
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects done
vm_info: Java HotSpot(TM) Client VM (25.91-b15) for windows-x86 JRE (1.8.0_91-b15), built on May 20 2016 17:33:18 by "java_re" with MS VC++ 10.0 (VS2010)
I installed Forge and some mods and when I tried to open Minecraft, it would work until it got to step 3, and then, it would crash. However, it isn't a normal crash. It just sends me to the log, and in the log, it says there is more information in the game directory., but it isn't in the normal place for crashes. Here is what it says:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x539a1297, pid=7348, tid=7448
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)
# Java VM: Java HotSpot(TM) Client VM (25.91-b15 mixed mode windows-x86 )
# Problematic frame:
# C [ig7icd32.dll+0x3f1297]
#
# 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.java.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 (0x02130c00): JavaThread "Client thread" [_thread_in_native, id=7448, stack(0x00b30000,0x00b80000)]
siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x00b30000
Registers:
EAX=0x00b30000, EBX=0x00b7d708, ECX=0x00b21a20, EDX=0x00080017
ESP=0x00b400fc, EBP=0x00b40110, ESI=0x00b78e4c, EDI=0x2e3c11d8
EIP=0x539a1297, EFLAGS=0x00010206
Top of Stack: (sp=0x00b400fc)
0x00b400fc: 2e3c11d8 53851822 00b5e80c 539fe65e
0x00b4010c: ffffffff 00b5e818 53851e77 00000077
0x00b4011c: 00b5b5cc 00b5e7b8 2e3c11d8 00a613e8
0x00b4012c: 00000000 00000000 00000000 00000000
0x00b4013c: 00000000 00000000 00000000 00000000
0x00b4014c: 00000000 00000000 00000000 00000000
0x00b4015c: 00000000 00000000 00000000 00000000
0x00b4016c: 00000000 00000000 00000000 00000000
Instructions: (pc=0x539a1297)
0x539a1277: 1b c0 f7 d0 23 c8 8b c4 25 00 f0 ff ff 3b c8 72
0x539a1287: 0a 8b c1 59 94 8b 00 89 04 24 c3 2d 00 10 00 00
0x539a1297: 85 00 eb e9 cc cc cc cc cc 55 8b ec 56 33 c0 50
0x539a12a7: 50 50 50 50 50 50 50 8b 55 0c 8d 49 00 8a 02 0a
Register to memory mapping:
EAX=0x00b30000 is an unknown value
EBX=0x00b7d708 is pointing into the stack for thread: 0x02130c00
ECX=0x00b21a20 is an unknown value
EDX=0x00080017 is an unknown value
ESP=0x00b400fc is pointing into the stack for thread: 0x02130c00
EBP=0x00b40110 is pointing into the stack for thread: 0x02130c00
ESI=0x00b78e4c is pointing into the stack for thread: 0x02130c00
EDI=0x2e3c11d8 is an unknown value
Stack: [0x00b30000,0x00b80000], sp=0x00b400fc, free space=64k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd32.dll+0x3f1297]
C [ig7icd32.dll+0x2a1e77]
C [ig7icd32.dll+0x2a4538]
C [ig7icd32.dll+0x38e57c]
C [ig7icd32.dll+0x38ebfa]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38f58d]
C [ig7icd32.dll+0x34d036]
C [ig7icd32.dll+0x38f58d]
C [ig7icd32.dll+0x34d036]
C [ig7icd32.dll+0x38f608]
C [ig7icd32.dll+0x34d036]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38ffd7]
C [ig7icd32.dll+0x34d08b]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x11fea5]
C [ig7icd32.dll+0x38f01d]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x38e95f]
C [ig7icd32.dll+0x34d047]
C [ig7icd32.dll+0x34d135]
C [ig7icd32.dll+0x34cf3a]
C [ig7icd32.dll+0x1a97b7]
C [ig7icd32.dll+0x11d2af]
C [ig7icd32.dll+0x11e22a]
C [ig7icd32.dll+0x11e3d2]
C [ig7icd32.dll+0x237722]
C [lwjgl.dll+0x8389]
j org.lwjgl.opengl.ARBShaderObjects.glLinkProgramARB(I)V+15
j thaumcraft.client.lib.ender.ShaderHelper.createProgram(Ljava/lang/String;Ljava/lang/String;)I+99
j thaumcraft.client.lib.ender.ShaderHelper.initShaders()V+11
j thaumcraft.client.ClientProxy.registerHandlers()V+55
j thaumcraft.common.Thaumcraft.preInit(Lnet/minecraftforge/fml/common/event/FMLPreInitializationEvent;)V+360
v ~StubRoutines::call_stub
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0x165ca8]
V [jvm.dll+0x165f13]
V [jvm.dll+0x102a23]
C [java.dll+0x3b26]
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+68
j sun.reflect.GeneratedMethodAccessor7.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
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 com.google.common.eventbus.EventSubscriber.handleEvent(Ljava/lang/Object;)V+21
j com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Ljava/lang/Object;)V+6
j com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventSubscriber;)V+2
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j net.minecraftforge.fml.common.LoadController.sendEventToModContainer(Lnet/minecraftforge/fml/common/event/FMLEvent;Lnet/minecraftforge/fml/common/ModContainer;)V+219
j net.minecraftforge.fml.common.LoadController.propogateStateMessage(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+78
v ~StubRoutines::call_stub
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0x165ca8]
V [jvm.dll+0x165f13]
V [jvm.dll+0x102a23]
C [java.dll+0x3b26]
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 com.google.common.eventbus.EventSubscriber.handleEvent(Ljava/lang/Object;)V+21
j com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Ljava/lang/Object;)V+6
j com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventSubscriber;)V+2
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j net.minecraftforge.fml.common.LoadController.distributeStateMessage(Lnet/minecraftforge/fml/common/LoaderState;[Ljava/lang/Object;)V+16
j net.minecraftforge.fml.common.Loader.preinitializeMods()V+78
j net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(Lnet/minecraft/client/Minecraft;Ljava/util/List;Lnet/minecraft/client/resources/IReloadableResourceManager;)V+219
j net.minecraft.client.Minecraft.func_71384_a()V+259
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
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0x165ca8]
V [jvm.dll+0x165f13]
V [jvm.dll+0x102a23]
C [java.dll+0x3b26]
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
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
...<more frames>...
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.ARBShaderObjects.nglLinkProgramARB(IJ)V+0
j org.lwjgl.opengl.ARBShaderObjects.glLinkProgramARB(I)V+15
j thaumcraft.client.lib.ender.ShaderHelper.createProgram(Ljava/lang/String;Ljava/lang/String;)I+99
j thaumcraft.client.lib.ender.ShaderHelper.initShaders()V+11
j thaumcraft.client.ClientProxy.registerHandlers()V+55
j thaumcraft.common.Thaumcraft.preInit(Lnet/minecraftforge/fml/common/event/FMLPreInitializationEvent;)V+360
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+68
j sun.reflect.GeneratedMethodAccessor7.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
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 com.google.common.eventbus.EventSubscriber.handleEvent(Ljava/lang/Object;)V+21
j com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Ljava/lang/Object;)V+6
j com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventSubscriber;)V+2
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j net.minecraftforge.fml.common.LoadController.sendEventToModContainer(Lnet/minecraftforge/fml/common/event/FMLEvent;Lnet/minecraftforge/fml/common/ModContainer;)V+219
j net.minecraftforge.fml.common.LoadController.propogateStateMessage(Lnet/minecraftforge/fml/common/event/FMLEvent;)V+78
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 com.google.common.eventbus.EventSubscriber.handleEvent(Ljava/lang/Object;)V+21
j com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(Ljava/lang/Object;)V+6
j com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventSubscriber;)V+2
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j net.minecraftforge.fml.common.LoadController.distributeStateMessage(Lnet/minecraftforge/fml/common/LoaderState;[Ljava/lang/Object;)V+16
j net.minecraftforge.fml.common.Loader.preinitializeMods()V+78
j net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(Lnet/minecraft/client/Minecraft;Ljava/util/List;Lnet/minecraft/client/resources/IReloadableResourceManager;)V+219
j net.minecraft.client.Minecraft.func_71384_a()V+259
j net.minecraft.client.Minecraft.func_99999_d()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x269af800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4344, stack(0x2e7f0000,0x2e840000)]
0x26741000 JavaThread "Thread-9" [_thread_blocked, id=4804, stack(0x2e760000,0x2e7b0000)]
0x26a89000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5592, stack(0x28120000,0x28170000)]
0x26876c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4304, stack(0x29b20000,0x29b70000)]
0x26a82800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2496, stack(0x28050000,0x280a0000)]
0x265d7c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7396, stack(0x27e20000,0x27e70000)]
0x265d5000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6564, stack(0x27d00000,0x27d50000)]
0x257cdc00 JavaThread "Service Thread" daemon [_thread_blocked, id=7964, stack(0x25db0000,0x25e00000)]
0x257a1000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7156, stack(0x25d20000,0x25d70000)]
0x2579f400 JavaThread "Attach Listener" daemon [_thread_blocked, id=7296, stack(0x25c90000,0x25ce0000)]
0x257ab400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7192, stack(0x25c00000,0x25c50000)]
0x257aa800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7004, stack(0x25b70000,0x25bc0000)]
0x25796400 JavaThread "Finalizer" daemon [_thread_blocked, id=7456, stack(0x25a00000,0x25a50000)]
0x25790000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7556, stack(0x25970000,0x259c0000)]
=>0x02130c00 JavaThread "Client thread" [_thread_in_native, id=7448, stack(0x00b30000,0x00b80000)]
Other Threads:
0x25779c00 VMThread [stack: 0x258e0000,0x25930000] [id=6816]
0x257d8c00 WatcherThread [stack: 0x25e40000,0x25e90000] [id=5740]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 64194K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 51% used [0x04400000, 0x078e4808, 0x0aa80000)
from space 13056K, 76% used [0x0b740000, 0x0c10c078, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 105470K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 27680K, capacity 27937K, committed 28160K, reserved 29056K
Card table byte_map: [0x24400000,0x24510000] byte_map_base: 0x243de000
Marking Bits: (CMSBitMap*) 0x021a3630
Bits: [0x245e0000, 0x251e0000)
Mod Union Table: (CMSBitMap*) 0x021a3690
Bits: [0x02300000, 0x02318000)
Polling page: 0x00a10000
CodeCache: size=32768Kb used=5069Kb max_used=5069Kb free=27698Kb
bounds [0x02330000, 0x02828000, 0x04330000]
total_blobs=2923 nmethods=2540 adapters=313
compilation: enabled
Compilation events (10 events):
Event: 33.885 Thread 0x257a1000 2596 net.minecraftforge.fml.client.SplashProgress::access$700 (4 bytes)
Event: 33.885 Thread 0x257a1000 nmethod 2596 0x02821a08 code [0x02821b00, 0x02821b80]
Event: 33.885 Thread 0x257a1000 2597 net.minecraftforge.fml.client.SplashProgress::access$600 (4 bytes)
Event: 33.885 Thread 0x257a1000 nmethod 2597 0x02821bc8 code [0x02821cc0, 0x02821d40]
Event: 33.886 Thread 0x257a1000 2598 net.minecraftforge.fml.client.SplashProgress::access$900 (4 bytes)
Event: 33.886 Thread 0x257a1000 nmethod 2598 0x02821d88 code [0x02821e80, 0x02821f00]
Event: 33.886 Thread 0x257a1000 2599 java.util.Formatter$FixedString::index (3 bytes)
Event: 33.886 Thread 0x257a1000 nmethod 2599 0x02821f48 code [0x02822040, 0x028220c0]
Event: 33.886 Thread 0x257a1000 2600 java.util.Formatter$FixedString::print (18 bytes)
Event: 33.886 Thread 0x257a1000 nmethod 2600 0x02822108 code [0x02822210, 0x028222ac]
GC Heap History (10 events):
Event: 30.874 GC heap before
{Heap before GC invocations=22 (full 6):
par new generation total 118016K, used 113153K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 62% used [0x0aa80000, 0x0b2804b8, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 99820K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25118K, capacity 25385K, committed 25600K, reserved 25984K
Event: 30.887 GC heap after
Heap after GC invocations=23 (full 6):
par new generation total 118016K, used 8740K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 66% used [0x0b740000, 0x0bfc9330, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 99820K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25118K, capacity 25385K, committed 25600K, reserved 25984K
}
Event: 31.632 GC heap before
{Heap before GC invocations=23 (full 7):
par new generation total 118016K, used 113700K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 66% used [0x0b740000, 0x0bfc9330, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 99820K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25731K, capacity 25993K, committed 26112K, reserved 27008K
Event: 31.661 GC heap after
Heap after GC invocations=24 (full 7):
par new generation total 118016K, used 8096K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 62% used [0x0aa80000, 0x0b268380, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 103613K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 25731K, capacity 25993K, committed 26112K, reserved 27008K
}
Event: 32.190 GC heap before
{Heap before GC invocations=24 (full 7):
par new generation total 118016K, used 113056K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 62% used [0x0aa80000, 0x0b268380, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 103613K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26203K, capacity 26492K, committed 26624K, reserved 27008K
Event: 32.197 GC heap after
Heap after GC invocations=25 (full 7):
par new generation total 118016K, used 8438K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 64% used [0x0b740000, 0x0bf7d900, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 103613K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26203K, capacity 26492K, committed 26624K, reserved 27008K
}
Event: 32.936 GC heap before
{Heap before GC invocations=25 (full 7):
par new generation total 118016K, used 113398K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 64% used [0x0b740000, 0x0bf7d900, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 103580K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26791K, capacity 27071K, committed 27264K, reserved 28032K
Event: 32.950 GC heap after
Heap after GC invocations=26 (full 7):
par new generation total 118016K, used 8018K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 61% used [0x0aa80000, 0x0b254b08, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 104684K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 26791K, capacity 27071K, committed 27264K, reserved 28032K
}
Event: 33.540 GC heap before
{Heap before GC invocations=26 (full 7):
par new generation total 118016K, used 112978K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 100% used [0x04400000, 0x0aa80000, 0x0aa80000)
from space 13056K, 61% used [0x0aa80000, 0x0b254b08, 0x0b740000)
to space 13056K, 0% used [0x0b740000, 0x0b740000, 0x0c400000)
concurrent mark-sweep generation total 176524K, used 104515K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 27347K, capacity 27615K, committed 27776K, reserved 28032K
Event: 33.553 GC heap after
Heap after GC invocations=27 (full 7):
par new generation total 118016K, used 10032K [0x04400000, 0x0c400000, 0x0c400000)
eden space 104960K, 0% used [0x04400000, 0x04400000, 0x0aa80000)
from space 13056K, 76% used [0x0b740000, 0x0c10c078, 0x0c400000)
to space 13056K, 0% used [0x0aa80000, 0x0aa80000, 0x0b740000)
concurrent mark-sweep generation total 176524K, used 105470K [0x0c400000, 0x17063000, 0x24400000)
Metaspace used 27347K, capacity 27615K, committed 27776K, reserved 28032K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 33.672 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.672 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x058eeb48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.683 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.683 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x05aebd20) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.727 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.727 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x061e4548) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.853 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.853 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x075668d0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 33.854 Thread 0x02130c00 NullPointerException in IC check 0x02525e57
Event: 33.854 Thread 0x02130c00 Exception <a 'java/lang/NullPointerException'> (0x07583ef8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u91\7017\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Events (10 events):
Event: 33.828 loading class net/minecraftforge/client/event/RenderPlayerEvent$Specials$Post
Event: 33.828 loading class net/minecraftforge/client/event/RenderPlayerEvent$Specials$Post done
Event: 33.850 loading class thaumcraft/client/fx/ParticleEngine
Event: 33.850 loading class thaumcraft/client/fx/ParticleEngine done
Event: 33.888 loading class thaumcraft/client/lib/ender/ShaderHelper
Event: 33.888 loading class thaumcraft/client/lib/ender/ShaderHelper done
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects done
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects
Event: 33.893 loading class org/lwjgl/opengl/ARBShaderObjects done
Dynamic libraries:
0x00380000 - 0x003b3000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\javaw.exe
0x76fe0000 - 0x7715b000 C:\Windows\SYSTEM32\ntdll.dll
0x76710000 - 0x767f0000 C:\Windows\SYSTEM32\KERNEL32.DLL
0x76850000 - 0x769ce000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x76050000 - 0x760cb000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x76650000 - 0x7670e000 C:\Windows\SYSTEM32\msvcrt.dll
0x73dc0000 - 0x73e04000 C:\Windows\SYSTEM32\sechost.dll
0x73eb0000 - 0x73f5d000 C:\Windows\SYSTEM32\RPCRT4.dll
0x73d10000 - 0x73d2e000 C:\Windows\SYSTEM32\SspiCli.dll
0x73d00000 - 0x73d0a000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x740a0000 - 0x740f8000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x76450000 - 0x76597000 C:\Windows\SYSTEM32\USER32.dll
0x76e90000 - 0x76fdf000 C:\Windows\SYSTEM32\GDI32.dll
0x6fc30000 - 0x6fe3f000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_d3c2e4e965da4528\COMCTL32.dll
0x747f0000 - 0x749ad000 C:\Windows\SYSTEM32\combase.dll
0x73d90000 - 0x73dbb000 C:\Windows\SYSTEM32\IMM32.DLL
0x57220000 - 0x572dd000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\msvcr100.dll
0x56e50000 - 0x5721a000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\client\jvm.dll
0x74ba0000 - 0x74ba6000 C:\Windows\SYSTEM32\PSAPI.DLL
0x738a0000 - 0x738a8000 C:\Windows\SYSTEM32\WSOCK32.dll
0x6f290000 - 0x6f2b4000 C:\Windows\SYSTEM32\WINMM.dll
0x737b0000 - 0x737b8000 C:\Windows\SYSTEM32\VERSION.dll
0x749b0000 - 0x74a0f000 C:\Windows\SYSTEM32\WS2_32.dll
0x6f260000 - 0x6f283000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x73f60000 - 0x73f97000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x56e40000 - 0x56e4c000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\verify.dll
0x56e10000 - 0x56e31000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\java.dll
0x56df0000 - 0x56e03000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\zip.dll
0x74c30000 - 0x7602e000 C:\Windows\SYSTEM32\SHELL32.dll
0x74250000 - 0x7474a000 C:\Windows\SYSTEM32\windows.storage.dll
0x74750000 - 0x74795000 C:\Windows\SYSTEM32\shlwapi.dll
0x74a10000 - 0x74a1c000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x763c0000 - 0x7644d000 C:\Windows\SYSTEM32\shcore.dll
0x74a20000 - 0x74a64000 C:\Windows\SYSTEM32\powrprof.dll
0x769d0000 - 0x769df000 C:\Windows\SYSTEM32\profapi.dll
0x56bc0000 - 0x56bca000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\management.dll
0x56c40000 - 0x56c56000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\net.dll
0x720b0000 - 0x720ff000 C:\Windows\system32\mswsock.dll
0x56c30000 - 0x56c3f000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\nio.dll
0x70c70000 - 0x70c82000 C:\Windows\system32\napinsp.dll
0x70c50000 - 0x70c66000 C:\Windows\system32\pnrpnsp.dll
0x70c30000 - 0x70c44000 C:\Windows\system32\NLAapi.dll
0x73420000 - 0x734a4000 C:\Windows\SYSTEM32\DNSAPI.dll
0x74b90000 - 0x74b97000 C:\Windows\SYSTEM32\NSI.dll
0x70c20000 - 0x70c2b000 C:\Windows\System32\winrnr.dll
0x70c00000 - 0x70c11000 C:\Windows\System32\wshbth.dll
0x707e0000 - 0x707e8000 C:\Windows\System32\rasadhlp.dll
0x73550000 - 0x7357f000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x704f0000 - 0x70537000 C:\Windows\System32\fwpuclnt.dll
0x730a0000 - 0x730bb000 C:\Windows\SYSTEM32\bcrypt.dll
0x730c0000 - 0x730d3000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x73070000 - 0x7309f000 C:\Windows\system32\rsaenh.dll
0x727f0000 - 0x72809000 C:\Windows\SYSTEM32\USERENV.dll
0x72120000 - 0x72133000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x72100000 - 0x72114000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x56bd0000 - 0x56be2000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\unpack.dll
0x56ca0000 - 0x56de5000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\awt.dll
0x73e10000 - 0x73ea2000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x70180000 - 0x70212000 C:\Windows\system32\apphelp.dll
0x6f1e0000 - 0x6f255000 C:\Windows\system32\uxtheme.dll
0x74a70000 - 0x74b8f000 C:\Windows\SYSTEM32\MSCTF.dll
0x6f1c0000 - 0x6f1dd000 C:\Windows\system32\dwmapi.dll
0x74100000 - 0x741eb000 C:\Windows\SYSTEM32\ole32.dll
0x56c60000 - 0x56c99000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\fontmanager.dll
0x56bf0000 - 0x56c22000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\t2k.dll
0x56b30000 - 0x56b50000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\sunec.dll
0x67860000 - 0x67884000 C:\Program Files (x86)\Java\jre1.8.0_91\bin\dcpr.dll
0x63e40000 - 0x63f5c000 C:\Windows\System32\uiautomationcore.dll
0x68650000 - 0x686a4000 C:\Windows\System32\OLEACC.dll
0x27d50000 - 0x27d9d000 C:\Users\sweet\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1577\1.8-forge1.8-11.14.4.1577-natives-942689955822\lwjgl.dll
0x6f4e0000 - 0x6f5c0000 C:\Windows\SYSTEM32\OPENGL32.dll
0x6f4b0000 - 0x6f4d5000 C:\Windows\SYSTEM32\GLU32.dll
0x6f3c0000 - 0x6f4ae000 C:\Windows\SYSTEM32\DDRAW.dll
0x6f710000 - 0x6f717000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x535b0000 - 0x53bf5000 C:\Windows\SYSTEM32\ig7icd32.dll
0x73270000 - 0x7327f000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x65e10000 - 0x6618a000 C:\Windows\SYSTEM32\igdusc32.dll
0x67a60000 - 0x67adf000 C:\Windows\SYSTEM32\mscms.dll
0x53ef0000 - 0x53f2c000 C:\Windows\SYSTEM32\icm32.dll
0x6d220000 - 0x6d35f000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\sweet\AppData\Roaming\.minecraft\versions\1.8-forge1.8-11.14.4.1577\1.8-forge1.8-11.14.4.1577-natives-942689955822
java_command: net.minecraft.launchwrapper.Launch --username boudinboy17 --version 1.8-forge1.8-11.14.4.1577 --gameDir C:\Users\sweet\AppData\Roaming\.minecraft --assetsDir C:\Users\sweet\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 7f265f9540874cbca9c1d4f9cbf1f768 --accessToken 402b6e893b11433e9f8c96b19e1a2674 --userProperties {} --userType legacy --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker
java_class_path (initial): C:\Users\sweet\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.8-11.14.4.1577\forge-1.8-11.14.4.1577.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\sweet\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\sweet\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\sweet\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\sweet\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\sweet\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\sweet\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\sweet\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\sweet\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jre1.8.0_91\bin
USERNAME=sweet
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8245304k(5758288k free), swap 9556024k(6938888k free)
vm_info: Java HotSpot(TM) Client VM (25.91-b15) for windows-x86 JRE (1.8.0_91-b15), built on May 20 2016 17:33:18 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Jun 14 20:02:11 2016
elapsed time: 34 seconds (0d 0h 0m 34s)
Thanks in advance.
Hydras are better than dragons. Now a hydra with wings...
But how do I fix it without removing thaumcraft?
Hydras are better than dragons. Now a hydra with wings...