Oct 11, 2014 11:11:18 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Oct 11, 2014 11:11:19 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Oct 11, 2014 11:11:19 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-10-11 11:11:19 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-10-11 11:11:19 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_20, running on Mac OS X:x86_64:10.9.5, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
2014-10-11 11:11:19 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [WARNING] [ForgeModLoader] The coremod schmoller.tubes.asm.TubesPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [WARNING] [ForgeModLoader] The coremod com.rebelkeithy.dualhotbar.DualHotbarPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-10-11 11:11:20 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-10-11 11:11:20 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-10-11 11:11:20 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.remove(ArrayList.java:865)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Minecraft exited with exitcode 0.<!--EndFragment-->
Yeah I tired that on one & it crashed, maybe of unrelated causes. Here is the crash report:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 10/15/14 8:06 AM
Description: Initializing game
java.lang.NoClassDefFoundError: net/minecraft/block/BlockSlab
at com.jaquadro.minecraft.storagedrawers.StorageDrawers.<clinit>(StorageDrawers.java:34)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.ClassNotFoundException: net.minecraft.block.BlockSlab
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 43 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.jaquadro.minecraft.storagedrawers.StorageDrawers.<clinit>(StorageDrawers.java:34)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x46e2093a, pid=5988, tid=0x00000538
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot(TM) Client VM (25.101-b13 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x1093a]
#
# 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 (0x0071bc00): JavaThread "Minecraft main thread" [_thread_in_native, id=1336, stack(0x00810000,0x00860000)]
EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000113 is an unknown value
EDX=0x47703b68 is an unknown value
ESP=0x0085eb2c is pointing into the stack for thread: 0x0071bc00
EBP=0x0038e630 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 270336K, used 255835K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 93% used [0x03c00000, 0x11886e08, 0x126b0000)
from space 30016K, 100% used [0x14400000, 0x16150000, 0x16150000)
to space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
tenured generation total 600536K, used 384880K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 64% used [0x19150000, 0x3092c0f8, 0x3092c200, 0x3dbc6000)
Metaspace used 46761K, capacity 47055K, committed 47488K, reserved 47488K
GC Heap History (10 events):
Event: 169.604 GC heap before
{Heap before GC invocations=91 (full 5):
def new generation total 157376K, used 151669K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 67% used [0x0d5b0000, 0x0e12d480, 0x0e6c0000)
to space 17472K, 0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
tenured generation total 349568K, used 276729K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 79% used [0x19150000, 0x29f8e7b0, 0x29f8e800, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
Event: 169.706 GC heap after
Heap after GC invocations=92 (full 5):
def new generation total 157376K, used 15461K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 0% used [0x03c00000, 0x03c00000, 0x0c4a0000)
from space 17472K, 88% used [0x0c4a0000, 0x0d3b9420, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 287683K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 82% used [0x19150000, 0x2aa40f98, 0x2aa41000, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
}
Event: 170.625 GC heap before
{Heap before GC invocations=92 (full 5):
def new generation total 157376K, used 155365K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 88% used [0x0c4a0000, 0x0d3b9420, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 287683K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 82% used [0x19150000, 0x2aa40f98, 0x2aa41000, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
Event: 170.711 GC heap after
Heap after GC invocations=93 (full 5):
def new generation total 157376K, used 12226K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 0% used [0x03c00000, 0x03c00000, 0x0c4a0000)
from space 17472K, 69% used [0x0d5b0000, 0x0e1a0990, 0x0e6c0000)
to space 17472K, 0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
tenured generation total 349568K, used 300599K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 85% used [0x19150000, 0x2b6ddc08, 0x2b6dde00, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
}
Event: 171.812 GC heap before
{Heap before GC invocations=93 (full 5):
def new generation total 157376K, used 152130K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 69% used [0x0d5b0000, 0x0e1a0990, 0x0e6c0000)
to space 17472K, 0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
tenured generation total 349568K, used 300599K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 85% used [0x19150000, 0x2b6ddc08, 0x2b6dde00, 0x2e6b0000)
Metaspace used 45660K, capacity 45927K, committed 46336K, reserved 46464K
Event: 171.891 GC heap after
Heap after GC invocations=94 (full 5):
def new generation total 157376K, used 17472K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 0% used [0x03c00000, 0x03c00000, 0x0c4a0000)
from space 17472K, 100% used [0x0c4a0000, 0x0d5b0000, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 322809K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 92% used [0x19150000, 0x2cc8e718, 0x2cc8e800, 0x2e6b0000)
Metaspace used 45660K, capacity 45927K, committed 46336K, reserved 46464K
}
Event: 172.547 GC heap before
{Heap before GC invocations=94 (full 5):
def new generation total 157376K, used 157376K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 100% used [0x0c4a0000, 0x0d5b0000, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 322809K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 92% used [0x19150000, 0x2cc8e718, 0x2cc8e800, 0x2e6b0000)
Metaspace used 46164K, capacity 46447K, committed 46848K, reserved 47488K
Event: 173.100 GC heap after
Heap after GC invocations=95 (full 6):
def new generation total 270336K, used 8700K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 3% used [0x03c00000, 0x0447f038, 0x126b0000)
from space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
to space 30016K, 0% used [0x14400000, 0x14400000, 0x16150000)
tenured generation total 600536K, used 360319K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 59% used [0x19150000, 0x2f12fec0, 0x2f130000, 0x3dbc6000)
Metaspace used 46164K, capacity 46447K, committed 46848K, reserved 47488K
}
Event: 174.304 GC heap before
{Heap before GC invocations=95 (full 6):
def new generation total 270336K, used 240320K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 100% used [0x03c00000, 0x126b0000, 0x126b0000)
from space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
to space 30016K, 0% used [0x14400000, 0x14400000, 0x16150000)
tenured generation total 600536K, used 360319K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 59% used [0x19150000, 0x2f12fec0, 0x2f130000, 0x3dbc6000)
Metaspace used 46183K, capacity 46479K, committed 46848K, reserved 47488K
Event: 174.494 GC heap after
Heap after GC invocations=96 (full 6):
def new generation total 270336K, used 30016K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 0% used [0x03c00000, 0x03c00000, 0x126b0000)
from space 30016K, 100% used [0x14400000, 0x16150000, 0x16150000)
to space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
tenured generation total 600536K, used 384880K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 64% used [0x19150000, 0x3092c0f8, 0x3092c200, 0x3dbc6000)
Metaspace used 46183K, capacity 46479K, committed 46848K, reserved 47488K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 175.658 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0d5826a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.668 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0d5828a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.678 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0d582aa8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.688 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0decde98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.700 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0dece098) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.710 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0dece298) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.720 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0dece498) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.730 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0ecf7b10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.740 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0ecf7d10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.750 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0ecf7f10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Events (10 events):
Event: 175.740 loading class com/google/common/collect/LinkedHashMultimap$1
Event: 175.740 loading class com/google/common/collect/LinkedHashMultimap$1 done
Event: 175.741 loading class net/minecraft/client/gui/GuiWinGame
Event: 175.741 loading class net/minecraft/client/gui/GuiWinGame done
Event: 175.744 loading class net/minecraft/client/gui/GuiScreenDemo
Event: 175.744 loading class net/minecraft/client/gui/GuiScreenDemo done
Event: 175.746 loading class net/minecraft/client/particle/EntityCrit2FX
Event: 175.746 loading class net/minecraft/client/particle/EntityCrit2FX done
Event: 175.747 loading class net/minecraft/client/particle/EntityPickupFX
Event: 175.747 loading class net/minecraft/client/particle/EntityPickupFX done
vm_info: Java HotSpot(TM) Client VM (25.101-b13) for windows-x86 JRE (1.8.0_101-b13), built on Jun 22 2016 00:45:44 by "java_re" with MS VC++ 10.0 (VS2010)
<!--StartFragment-->MultiMC version: 0.4.2
Minecraft folder is:
/Users/(My Name)/Desktop/MultiMC.app/Contents/MacOS/instances/This is 1.6------------/minecraft
Java path is:
java
Java Arguments:
[-Xdock:icon=icon.png, -Xdock:name="MultiMC: This is 1.6!!!!!!!!!!!!", -Xms512m, -Xmx1024m, -Duser.language=en, -jar, /Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/jars/NewLaunch.jar]
Using onesix launcher.
Main Class:
net.minecraft.launchwrapper.Launch
Native path:
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/instances/This is 1.6------------/natives
Traits:
[]
Libraries:
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/net/minecraftforge/forge/1.6.4-9.11.1.965/forge-1.6.4-9.11.1.965-universal.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/google/guava/guava/14.0/guava-14.0.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
/Users/(My name)/MultiMC.app/Contents/MacOS/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar
/Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/versions/1.6.4/1.6.4.jar
Params:
[--username, <PROFILE NAME>, --session, <SESSION ID>, --version, 1.6.4, --gameDir, /Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/instances/This is 1.6------------/minecraft, --assetsDir, /Users/(My name)/Desktop/MultiMC.app/Contents/MacOS/assets/virtual/legacy, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker]
Window size: 854 x 480
Preparing native libraries...
Extracting jinput-platform-2.0.5-natives-osx.jar
Extracting lwjgl-platform-2.9.1-natives-osx.jar
Oct 11, 2014 11:11:18 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Oct 11, 2014 11:11:19 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Oct 11, 2014 11:11:19 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2014-10-11 11:11:19 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2014-10-11 11:11:19 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_20, running on Mac OS X:x86_64:10.9.5, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk/Contents/Home/jre
2014-10-11 11:11:19 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [WARNING] [ForgeModLoader] The coremod schmoller.tubes.asm.TubesPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [INFO] [ForgeModLoader] [AppEng] Core Init
2014-10-11 11:11:20 [WARNING] [ForgeModLoader] The coremod com.rebelkeithy.dualhotbar.DualHotbarPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-10-11 11:11:20 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-10-11 11:11:20 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
2014-10-11 11:11:20 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
2014-10-11 11:11:20 [SEVERE] [ForgeModLoader] Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.remove(ArrayList.java:865)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Minecraft exited with exitcode 0.<!--EndFragment-->
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 10/15/14 8:06 AM
Description: Initializing game
java.lang.NoClassDefFoundError: net/minecraft/block/BlockSlab
at com.jaquadro.minecraft.storagedrawers.StorageDrawers.<clinit>(StorageDrawers.java:34)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.ClassNotFoundException: net.minecraft.block.BlockSlab
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 43 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.jaquadro.minecraft.storagedrawers.StorageDrawers.<clinit>(StorageDrawers.java:34)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Mac OS X (x86_64) version 10.9.5
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 434377496 bytes (414 MB) / 646971392 bytes (617 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 57 mods loaded, 57 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (forge-1.6.4-9.11.1.965-universal.jar) Unloaded->Constructed
TubesCore{2.0.3} [Tubes Core] (minecraft.jar) Unloaded->Constructed
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed
CodeChickenCore{0.9.0.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
bcmod-guipatch{3.0.0} [Backpacks! Core Mod] (zz-backpacks-coremod 1.6.4 - 3.0.0.jar) Unloaded->Constructed
arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded->Constructed
AnimatedPlayer{1.3.0} [Animated Player Mod] (Animated_Player_v1.3.0_mc1.6.4.zip) Unloaded->Constructed
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips-2.zip) Unloaded->Constructed
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed
B0bGrowsOre{1.8.0} [B0bGary's Growable Ores!] (B0bGary's Growable Ores! for 1.6.4 v 1.8.0.zip) Unloaded->Constructed
backpacks16840{3.0.0} [Backpacks!] (backpacks 1.6.4 - 3.0.0.jar) Unloaded->Constructed
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2-2.jar) Unloaded->Constructed
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2-2.jar) Unloaded->Constructed
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2-2.jar) Unloaded->Constructed
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2-2.jar) Unloaded->Constructed
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2-2.jar) Unloaded->Constructed
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2-2.jar) Unloaded->Constructed
Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed
CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5-2.jar) Unloaded->Constructed
CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5-2.jar) Unloaded->Constructed
CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5-2.jar) Unloaded->Constructed
CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5-2.jar) Unloaded->Constructed
CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5-2.jar) Unloaded->Constructed
colourfulPortalsMod{1.3.2} [Colourful Portals Mod] (ColourfulPortals_v.1.3.2_for_1.6.4.zip) Unloaded->Constructed
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed
dualhotbar{1.5.1} [Dual Hotbar] (dualhotbar-1.6.4-1.5.1.jar) Unloaded->Constructed
EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage-1.6.4-1.4.3.6-universal.jar) Unloaded->Constructed
iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0-2.zip) Unloaded->Constructed
Grinder{2.0.0} [Grinder] (files^AttachableGrinder2.0.0.zip) Unloaded->Constructed
TrailMix{2.0.0} [TrailMix] (files^TrailMix2.0.0.zip) Unloaded->Constructed
ForgeMultipart{1.0.1.268} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed
McMultipart{1.0.1.268} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed
hamstermod{0.1} [Hamster Mod] (Hamsterrific[1.6.4]V2.1-2.zip) Unloaded->Constructed
Hats{2.1.8} [Hats] (Hats2.1.8-2.zip) Unloaded->Constructed
HatStand{2.1.0} [HatStand] (HatStand2.1.0-2.zip) Unloaded->Constructed
IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed
JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed
LLadders{0.3.0} [Luppii's Ladders] (Ladders-0.3.0-MC1.6.4.jar) Unloaded->Constructed
madscience{1.00.165} [Mad Science] (MadScience-MC1.6.4-F9.11.1.964_v1.00.165-universal.jar) Unloaded->Constructed
moreplayermodels{1.6.4} [MorePlayerModels] (MorePlayerModels_1.6.2-1.6.4.zip) Unloaded->Constructed
Morph{0.7.2} [Morph] (Morph-Beta-0.7.2.zip) Unloaded->Constructed
ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.6.4-1.3.2.zip) Unloaded->Constructed
modocarina{3.4.4} [The Ocarina Mod] (Ocarina_Mod_3.4.4.zip) Unloaded->Constructed
PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2-2.zip) Unloaded->Constructed
StorageDrawers{1.1.1} [Storage Drawers] (StorageDrawers-1.1.1.jar) Unloaded
Sync{2.2.3} [Sync] (Sync2.2.3.zip) Unloaded
TerraMine{1.3.1} [TerraMine] (TerraMine_1.3.1.zip) Unloaded
Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g-3.zip) Unloaded
dna948{3.OH!} [The Last Sword You Will Ever Need Mod] (TheLastSwordYouWillEverNeedv.3.0.zip) Unloaded
Tubes{2.0.3} [Tubes] (Tubes-1.6.4-2.0.3.jar) Unloaded
taverns{2.1.6-3} [Village Taverns] (VillageTaverns-2.1.6-3.15.jar) Unloaded
warpbook{0.0.200c} [Warp Book] (Warp-Book-1.6.4-0.0.200c.jar) Unloaded
witchery{0.20.5} [Witchery] (witchery-1.6.4-0.20.5.zip) Unloaded
ForgeMicroblock{1.0.1.268} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded
Launched Version: 1.6.4
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce 9400 OpenGL Engine GL version 2.1 NVIDIA-8.24.16 310.90.9.05f01, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
You can help me. Please!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x46e2093a, pid=5988, tid=0x00000538
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot(TM) Client VM (25.101-b13 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x1093a]
#
# 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 (0x0071bc00): JavaThread "Minecraft main thread" [_thread_in_native, id=1336, stack(0x00810000,0x00860000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000c
Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000113, EDX=0x47703b68
ESP=0x0085eb2c, EBP=0x0038e630, ESI=0x00000000, EDI=0x00000000
EIP=0x46e2093a, EFLAGS=0x00010286
Top of Stack: (sp=0x0085eb2c)
0x0085eb2c: 47a36438 00000000 47980080 495b2b80
0x0085eb3c: 00000000 00000000 46d81c38 00000000
0x0085eb4c: 49576280 00397978 00000000 46e1dcea
0x0085eb5c: 00000000 0085eb6c 3f800000 3f800000
0x0085eb6c: 3a3fe803 3f7fa32c 00000000 00000000
0x0085eb7c: 3f800000 00000000 3f7fa32c 00000000
0x0085eb8c: 00000000 00000000 00000000 3f800000
0x0085eb9c: 00000000 46e1efb1 47980080 495b2b80
Instructions: (pc=0x46e2093a)
0x46e2091a: 44 24 20 8b 40 2c 0f b7 48 30 8d 04 4a 8a 04 01
0x46e2092a: 0f 96 84 24 8c 00 00 00 2c 16 3c 02 8b 44 24 14
0x46e2093a: 8b 48 0c 0f 96 c2 89 4c 24 18 38 9c 24 8c 00 00
0x46e2094a: 00 0f 84 8a 00 00 00 84 d2 0f 84 82 00 00 00 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000113 is an unknown value
EDX=0x47703b68 is an unknown value
ESP=0x0085eb2c is pointing into the stack for thread: 0x0071bc00
EBP=0x0038e630 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x00810000,0x00860000], sp=0x0085eb2c, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x1093a]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglCopyTexSubImage2D(IIIIIIIIJ)V+0
J 4226 C1 net.minecraft.client.gui.GuiMainMenu.func_73968_a(F)V (206 bytes) @ 0x01bc3af4 [0x01bc39f0+0x104]
j net.minecraft.client.gui.GuiMainMenu.func_73971_c(IIF)V+32
j net.minecraft.client.gui.GuiMainMenu.func_73863_a(IIF)V+4
j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+904
j net.minecraft.client.Minecraft.func_71411_J()V+321
j net.minecraft.client.Minecraft.func_99999_d()V+97
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
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+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass()I+179
j org.multimc.onesix.OneSixLauncher.launch(Lorg/multimc/ParamBucket;)I+336
j org.multimc.EntryPoint.listen()I+163
j org.multimc.EntryPoint.main([Ljava/lang/String;)V+54
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4d1c1400 JavaThread "Thread-32" [_thread_blocked, id=5276, stack(0x46a80000,0x46ad0000)]
0x4d1c0400 JavaThread "Server thread" [_thread_in_native, id=3692, stack(0x499f0000,0x49a40000)]
0x4d1c2800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2852, stack(0x46880000,0x468d0000)]
0x4d1c3c00 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4676, stack(0x53660000,0x536b0000)]
0x4d1c3400 JavaThread "Thread-26" [_thread_blocked, id=5348, stack(0x53350000,0x533a0000)]
0x4d1c3000 JavaThread "Thread-24" [_thread_blocked, id=2752, stack(0x4f3a0000,0x4f3f0000)]
0x4d1c2000 JavaThread "Map Calculation" [_thread_blocked, id=3688, stack(0x56fa0000,0x56ff0000)]
0x4d1c0800 JavaThread "Thread-11" daemon [_thread_in_native, id=3536, stack(0x458d0000,0x45920000)]
0x4ca57400 JavaThread "Thread-7" [_thread_blocked, id=5164, stack(0x47890000,0x478e0000)]
0x46258000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3600, stack(0x45d20000,0x45d70000)]
0x46231800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4320, stack(0x45bf0000,0x45c40000)]
0x46214000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=3684, stack(0x45c50000,0x45ca0000)]
0x44a40c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3764, stack(0x45650000,0x456a0000)]
0x44a3f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3572, stack(0x455d0000,0x45620000)]
0x44863000 JavaThread "Thread-1" daemon [_thread_blocked, id=5644, stack(0x00890000,0x008e0000)]
0x44236800 JavaThread "Service Thread" daemon [_thread_blocked, id=5640, stack(0x44650000,0x446a0000)]
0x44214800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3992, stack(0x44600000,0x44650000)]
0x44213400 JavaThread "Attach Listener" daemon [_thread_blocked, id=5864, stack(0x444e0000,0x44530000)]
0x4421a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4764, stack(0x00b70000,0x00bc0000)]
0x44204c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1984, stack(0x03af0000,0x03b40000)]
0x441df800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5448, stack(0x007a0000,0x007f0000)]
=>0x0071bc00 JavaThread "Minecraft main thread" [_thread_in_native, id=1336, stack(0x00810000,0x00860000)]
Other Threads:
0x441d9400 VMThread [stack: 0x03ba0000,0x03bf0000] [id=4832]
0x44241c00 WatcherThread [stack: 0x446e0000,0x44730000] [id=4584]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 270336K, used 255835K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 93% used [0x03c00000, 0x11886e08, 0x126b0000)
from space 30016K, 100% used [0x14400000, 0x16150000, 0x16150000)
to space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
tenured generation total 600536K, used 384880K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 64% used [0x19150000, 0x3092c0f8, 0x3092c200, 0x3dbc6000)
Metaspace used 46761K, capacity 47055K, committed 47488K, reserved 47488K
Card table byte_map: [0x00950000,0x00b60000] byte_map_base: 0x00932000
Polling page: 0x00110000
CodeCache: size=32768Kb used=7366Kb max_used=7478Kb free=25401Kb
bounds [0x01ae0000, 0x02248000, 0x03ae0000]
total_blobs=4232 nmethods=3731 adapters=430
compilation: enabled
Compilation events (10 events):
Event: 175.750 Thread 0x44214800 nmethod 5595 0x01eed948 code [0x01eedbb0, 0x01eee304]
Event: 175.750 Thread 0x44214800 5596 ! appeng.common.base.AppEngTile::getUpdatePacket (275 bytes)
Event: 175.753 Thread 0x44214800 nmethod 5596 0x01eb4348 code [0x01eb4680, 0x01eb5838]
Event: 175.753 Thread 0x44214800 5597 net.minecraft.network.packet.Packet132TileEntityData::<init> (37 bytes)
Event: 175.753 Thread 0x44214800 nmethod 5597 0x01c1e148 code [0x01c1e240, 0x01c1e300]
Event: 175.753 Thread 0x44214800 5598 net.minecraft.network.packet.Packet132TileEntityData::func_73284_a (3 bytes)
Event: 175.753 Thread 0x44214800 nmethod 5598 0x01c1df88 code [0x01c1e080, 0x01c1e100]
Event: 175.753 Thread 0x44214800 5599 appeng.sided.ServerSide::sendToAllNearExcept (132 bytes)
Event: 175.754 Thread 0x44214800 nmethod 5599 0x01eed1c8 code [0x01eed320, 0x01eed5dc]
Event: 175.754 Thread 0x44214800 5600 appeng.sided.ClientSide::getPlayers (34 bytes)
GC Heap History (10 events):
Event: 169.604 GC heap before
{Heap before GC invocations=91 (full 5):
def new generation total 157376K, used 151669K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 67% used [0x0d5b0000, 0x0e12d480, 0x0e6c0000)
to space 17472K, 0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
tenured generation total 349568K, used 276729K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 79% used [0x19150000, 0x29f8e7b0, 0x29f8e800, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
Event: 169.706 GC heap after
Heap after GC invocations=92 (full 5):
def new generation total 157376K, used 15461K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 0% used [0x03c00000, 0x03c00000, 0x0c4a0000)
from space 17472K, 88% used [0x0c4a0000, 0x0d3b9420, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 287683K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 82% used [0x19150000, 0x2aa40f98, 0x2aa41000, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
}
Event: 170.625 GC heap before
{Heap before GC invocations=92 (full 5):
def new generation total 157376K, used 155365K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 88% used [0x0c4a0000, 0x0d3b9420, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 287683K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 82% used [0x19150000, 0x2aa40f98, 0x2aa41000, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
Event: 170.711 GC heap after
Heap after GC invocations=93 (full 5):
def new generation total 157376K, used 12226K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 0% used [0x03c00000, 0x03c00000, 0x0c4a0000)
from space 17472K, 69% used [0x0d5b0000, 0x0e1a0990, 0x0e6c0000)
to space 17472K, 0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
tenured generation total 349568K, used 300599K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 85% used [0x19150000, 0x2b6ddc08, 0x2b6dde00, 0x2e6b0000)
Metaspace used 45508K, capacity 45784K, committed 46208K, reserved 46464K
}
Event: 171.812 GC heap before
{Heap before GC invocations=93 (full 5):
def new generation total 157376K, used 152130K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 69% used [0x0d5b0000, 0x0e1a0990, 0x0e6c0000)
to space 17472K, 0% used [0x0c4a0000, 0x0c4a0000, 0x0d5b0000)
tenured generation total 349568K, used 300599K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 85% used [0x19150000, 0x2b6ddc08, 0x2b6dde00, 0x2e6b0000)
Metaspace used 45660K, capacity 45927K, committed 46336K, reserved 46464K
Event: 171.891 GC heap after
Heap after GC invocations=94 (full 5):
def new generation total 157376K, used 17472K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 0% used [0x03c00000, 0x03c00000, 0x0c4a0000)
from space 17472K, 100% used [0x0c4a0000, 0x0d5b0000, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 322809K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 92% used [0x19150000, 0x2cc8e718, 0x2cc8e800, 0x2e6b0000)
Metaspace used 45660K, capacity 45927K, committed 46336K, reserved 46464K
}
Event: 172.547 GC heap before
{Heap before GC invocations=94 (full 5):
def new generation total 157376K, used 157376K [0x03c00000, 0x0e6c0000, 0x19150000)
eden space 139904K, 100% used [0x03c00000, 0x0c4a0000, 0x0c4a0000)
from space 17472K, 100% used [0x0c4a0000, 0x0d5b0000, 0x0d5b0000)
to space 17472K, 0% used [0x0d5b0000, 0x0d5b0000, 0x0e6c0000)
tenured generation total 349568K, used 322809K [0x19150000, 0x2e6b0000, 0x43c00000)
the space 349568K, 92% used [0x19150000, 0x2cc8e718, 0x2cc8e800, 0x2e6b0000)
Metaspace used 46164K, capacity 46447K, committed 46848K, reserved 47488K
Event: 173.100 GC heap after
Heap after GC invocations=95 (full 6):
def new generation total 270336K, used 8700K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 3% used [0x03c00000, 0x0447f038, 0x126b0000)
from space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
to space 30016K, 0% used [0x14400000, 0x14400000, 0x16150000)
tenured generation total 600536K, used 360319K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 59% used [0x19150000, 0x2f12fec0, 0x2f130000, 0x3dbc6000)
Metaspace used 46164K, capacity 46447K, committed 46848K, reserved 47488K
}
Event: 174.304 GC heap before
{Heap before GC invocations=95 (full 6):
def new generation total 270336K, used 240320K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 100% used [0x03c00000, 0x126b0000, 0x126b0000)
from space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
to space 30016K, 0% used [0x14400000, 0x14400000, 0x16150000)
tenured generation total 600536K, used 360319K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 59% used [0x19150000, 0x2f12fec0, 0x2f130000, 0x3dbc6000)
Metaspace used 46183K, capacity 46479K, committed 46848K, reserved 47488K
Event: 174.494 GC heap after
Heap after GC invocations=96 (full 6):
def new generation total 270336K, used 30016K [0x03c00000, 0x16150000, 0x19150000)
eden space 240320K, 0% used [0x03c00000, 0x03c00000, 0x126b0000)
from space 30016K, 100% used [0x14400000, 0x16150000, 0x16150000)
to space 30016K, 0% used [0x126b0000, 0x126b0000, 0x14400000)
tenured generation total 600536K, used 384880K [0x19150000, 0x3dbc6000, 0x43c00000)
the space 600536K, 64% used [0x19150000, 0x3092c0f8, 0x3092c200, 0x3dbc6000)
Metaspace used 46183K, capacity 46479K, committed 46848K, reserved 47488K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 175.658 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0d5826a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.668 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0d5828a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.678 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0d582aa8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.688 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0decde98) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.700 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0dece098) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.710 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0dece298) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.720 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0dece498) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.730 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0ecf7b10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.740 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0ecf7d10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Event: 175.750 Thread 0x4d1c2000 Exception <a 'java/lang/IllegalMonitorStateException'> (0x0ecf7f10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1471]
Events (10 events):
Event: 175.740 loading class com/google/common/collect/LinkedHashMultimap$1
Event: 175.740 loading class com/google/common/collect/LinkedHashMultimap$1 done
Event: 175.741 loading class net/minecraft/client/gui/GuiWinGame
Event: 175.741 loading class net/minecraft/client/gui/GuiWinGame done
Event: 175.744 loading class net/minecraft/client/gui/GuiScreenDemo
Event: 175.744 loading class net/minecraft/client/gui/GuiScreenDemo done
Event: 175.746 loading class net/minecraft/client/particle/EntityCrit2FX
Event: 175.746 loading class net/minecraft/client/particle/EntityCrit2FX done
Event: 175.747 loading class net/minecraft/client/particle/EntityPickupFX
Event: 175.747 loading class net/minecraft/client/particle/EntityPickupFX done
Dynamic libraries:
0x00bd0000 - 0x00c03000 C:\Program Files\Java\jre1.8.0_101\bin\javaw.exe
0x77ce0000 - 0x77e1c000 C:\windows\SYSTEM32\ntdll.dll
0x77e30000 - 0x77f04000 C:\windows\system32\kernel32.dll
0x75f90000 - 0x75fda000 C:\windows\system32\KERNELBASE.dll
0x76cb0000 - 0x76d50000 C:\windows\system32\ADVAPI32.dll
0x76430000 - 0x764dc000 C:\windows\system32\msvcrt.dll
0x76c00000 - 0x76c19000 C:\windows\SYSTEM32\sechost.dll
0x76b50000 - 0x76bf1000 C:\windows\system32\RPCRT4.dll
0x76560000 - 0x76629000 C:\windows\system32\USER32.dll
0x76940000 - 0x7698e000 C:\windows\system32\GDI32.dll
0x764f0000 - 0x764fa000 C:\windows\system32\LPK.dll
0x76eb0000 - 0x76f4d000 C:\windows\system32\USP10.dll
0x74d90000 - 0x74f2e000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x762d0000 - 0x76327000 C:\windows\system32\SHLWAPI.dll
0x76b30000 - 0x76b4f000 C:\windows\system32\IMM32.DLL
0x76160000 - 0x7622c000 C:\windows\system32\MSCTF.dll
0x5cea0000 - 0x5cf5f000 C:\Program Files\Java\jre1.8.0_101\bin\msvcr100.dll
0x571e0000 - 0x575ac000 C:\Program Files\Java\jre1.8.0_101\bin\client\jvm.dll
0x6c7c0000 - 0x6c7c7000 C:\windows\system32\WSOCK32.dll
0x76900000 - 0x76935000 C:\windows\system32\WS2_32.dll
0x77e20000 - 0x77e26000 C:\windows\system32\NSI.dll
0x70890000 - 0x708c2000 C:\windows\system32\WINMM.dll
0x75330000 - 0x75339000 C:\windows\system32\VERSION.dll
0x764e0000 - 0x764e5000 C:\windows\system32\PSAPI.DLL
0x6e800000 - 0x6e80c000 C:\Program Files\Java\jre1.8.0_101\bin\verify.dll
0x6ae20000 - 0x6ae41000 C:\Program Files\Java\jre1.8.0_101\bin\java.dll
0x6c070000 - 0x6c083000 C:\Program Files\Java\jre1.8.0_101\bin\zip.dll
0x77090000 - 0x77cda000 C:\windows\system32\SHELL32.dll
0x76d50000 - 0x76eac000 C:\windows\system32\ole32.dll
0x75e30000 - 0x75e3b000 C:\windows\system32\profapi.dll
0x6a920000 - 0x6aa65000 C:\Program Files\Java\jre1.8.0_101\bin\awt.dll
0x76c20000 - 0x76caf000 C:\windows\system32\OLEAUT32.dll
0x6bad0000 - 0x6bae6000 C:\Program Files\Java\jre1.8.0_101\bin\net.dll
0x75870000 - 0x758ac000 C:\windows\system32\mswsock.dll
0x75860000 - 0x75866000 C:\windows\System32\wship6.dll
0x6e810000 - 0x6e81f000 C:\Program Files\Java\jre1.8.0_101\bin\nio.dll
0x74d50000 - 0x74d90000 C:\windows\system32\uxtheme.dll
0x748b0000 - 0x748c3000 C:\windows\system32\dwmapi.dll
0x75d80000 - 0x75d8c000 C:\windows\system32\CRYPTBASE.dll
0x6a7c0000 - 0x6a7f9000 C:\Program Files\Java\jre1.8.0_101\bin\fontmanager.dll
0x6a780000 - 0x6a7b2000 C:\Program Files\Java\jre1.8.0_101\bin\t2k.dll
0x6adf0000 - 0x6ae02000 C:\Program Files\Java\jre1.8.0_101\bin\unpack.dll
0x6add0000 - 0x6adf0000 C:\Program Files\Java\jre1.8.0_101\bin\sunec.dll
0x758b0000 - 0x758c6000 C:\windows\system32\CRYPTSP.dll
0x75650000 - 0x7568b000 C:\windows\system32\rsaenh.dll
0x75490000 - 0x754a7000 C:\windows\system32\USERENV.dll
0x74b80000 - 0x74b9c000 C:\windows\system32\IPHLPAPI.DLL
0x74bb0000 - 0x74bb7000 C:\windows\system32\WINNSI.DLL
0x72620000 - 0x72632000 C:\windows\system32\dhcpcsvc.DLL
0x72370000 - 0x7237d000 C:\windows\system32\dhcpcsvc6.DLL
0x6bac0000 - 0x6bac9000 C:\Program Files\Java\jre1.8.0_101\bin\sunmscapi.dll
0x75fe0000 - 0x760fd000 C:\windows\system32\CRYPT32.dll
0x75ea0000 - 0x75eac000 C:\windows\system32\MSASN1.dll
0x73f30000 - 0x73f40000 C:\windows\system32\NLAapi.dll
0x720a0000 - 0x720b0000 C:\windows\system32\napinsp.dll
0x72080000 - 0x72092000 C:\windows\system32\pnrpnsp.dll
0x75730000 - 0x75774000 C:\windows\system32\DNSAPI.dll
0x72070000 - 0x72078000 C:\windows\System32\winrnr.dll
0x72060000 - 0x7206d000 C:\windows\system32\wshbth.dll
0x753c0000 - 0x753c5000 C:\windows\System32\wshtcpip.dll
0x706d0000 - 0x706d6000 C:\windows\system32\rasadhlp.dll
0x72560000 - 0x72598000 C:\windows\System32\fwpuclnt.dll
0x45780000 - 0x457cd000 H:\MultiMC\MultiMC\instances\MaterialEnergyPack1\natives\lwjgl.dll
0x5b410000 - 0x5b4d8000 C:\windows\system32\OPENGL32.dll
0x6aaa0000 - 0x6aac2000 C:\windows\system32\GLU32.dll
0x57890000 - 0x57977000 C:\windows\system32\DDRAW.dll
0x6adc0000 - 0x6adc6000 C:\windows\system32\DCIMAN32.dll
0x76990000 - 0x76b2d000 C:\windows\system32\SETUPAPI.dll
0x76100000 - 0x76127000 C:\windows\system32\CFGMGR32.dll
0x75f40000 - 0x75f52000 C:\windows\system32\DEVOBJ.dll
0x46e10000 - 0x47876000 C:\windows\system32\ig4icd32.dll
0x5ed50000 - 0x5edc9000 C:\windows\system32\mscms.dll
0x6a5e0000 - 0x6a618000 C:\windows\system32\icm32.dll
0x006c0000 - 0x006c7000 C:\Program Files\Internet Download Manager\idmmkb.dll
0x446a0000 - 0x446d4000 C:\Program Files\UniKey Vista 2.0\UKHook40.dll
0x6aa90000 - 0x6aa9a000 C:\Program Files\Java\jre1.8.0_101\bin\management.dll
0x478e0000 - 0x47945000 H:\MultiMC\MultiMC\instances\MaterialEnergyPack1\natives\OpenAL32.dll
0x76240000 - 0x762c3000 C:\windows\system32\CLBCatQ.DLL
0x749d0000 - 0x74a09000 C:\windows\System32\MMDevApi.dll
0x748d0000 - 0x749c5000 C:\windows\System32\PROPSYS.dll
0x5ce20000 - 0x5ce92000 C:\windows\system32\dsound.dll
0x74820000 - 0x74845000 C:\windows\system32\POWRPROF.dll
0x6bfa0000 - 0x6bfd6000 C:\windows\system32\AUDIOSES.DLL
0x74110000 - 0x741fb000 C:\windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m -Duser.language=en
java_command: H:/MultiMC/MultiMC/jars/NewLaunch.jar
java_class_path (initial): H:/MultiMC/MultiMC/jars/NewLaunch.jar
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\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 (6.1.7601.17514)
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit
Memory: 4k page, physical 3059888k(1083808k free), swap 6118020k(3140720k free)
vm_info: Java HotSpot(TM) Client VM (25.101-b13) for windows-x86 JRE (1.8.0_101-b13), built on Jun 22 2016 00:45:44 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Aug 04 14:50:47 2016
elapsed time: 176 seconds (0d 0h 2m 56s)
It's crash when i come from the Nether to the Overworld