WARNING: coremods are present:
Player Stats Core (PlayerStats_1.9-1.1.0.jar)
FMLPlugin (InventoryTweaks-1.61-dev-49.jar)
DLFMLCorePlugin (DynamicLights-1.9.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 15.06.16 09:03
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:587)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at cpw.mods.ironchest.client.ClientProxy.registerRenderInformation(ClientProxy.java:47)
at cpw.mods.ironchest.IronChest.preInit(IronChest.java:66)
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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:561)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:584)
... 10 more
Caused by: java.lang.NullPointerException
at noppes.npcs.api.wrapper.WrapperEntityData.register(WrapperEntityData.java:45)
at noppes.npcs.ServerEventsHandler.attach(ServerEventsHandler.java:309)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_21_ServerEventsHandler_attach_Entity.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:489)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:479)
at net.minecraft.entity.Entity.<init>(Entity.java:199)
at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:72)
at cpw.mods.ironchest.client.TileEntityIronChestRenderer.<clinit>(TileEntityIronChestRenderer.java:39)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 145339344 bytes (138 MB) / 403632128 bytes (384 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.1.1907 28 mods loaded, 28 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1907.jar)
UCH Forge{12.16.1.1907} [Minecraft Forge] (forge-1.9-12.16.1.1907.jar)
UCH playerstatscore{1.1.0} [Player Stats Core] (minecraft.jar)
UCH BetterAchievements{0.2.5.20} [Better Achievements] (BetterAchievements-1.9-0.2.5.20.jar)
UCH cyclopscore{0.5.6} [Cyclops Core] (CyclopsCore-1.9-0.5.6-deobf.jar)
UCE colossalchests{1.3.4} [Colossal Chests] (ColossalChests-1.9-1.3.4.jar)
UCH customnpcs{1.9.0_beta} [CustomNPCs] (CustomNPCs_1.9.0_beta(20may16).jar)
UCH double_jump{1.0.0} [DoubleJump] (Double Jump-1.9-1.0.0.jar)
UCH DynamicLights{1.4.1} [Dynamic Lights] (DynamicLights-1.9.jar)
UCH DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.9.jar)
UCH DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.9.jar)
UCH DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.9.jar)
UCH DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.9.jar)
UCH DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.9.jar)
UCH InfernalMobs{1.6.9} [Infernal Mobs] (InfernalMobs-1.9.jar)
UCH InventoryPets{1.4.6 BETA} [Inventory Pets] (inventorypets-1.4.6 BETA.jar)
UCH inventorytweaks{1.61-dev-49-c5b6395} [Inventory Tweaks] (InventoryTweaks-1.61-dev-49.jar)
UCE IronChest{6.0.138.779} [Iron Chest] (ironchest-1.9-6.0.138.779.jar)
UCH mantle{1.9-0.10.1.jenkins141} [Mantle] (Mantle-1.9-0.10.1.jar)
UCH Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.2-5.jar)
UCH playerstats{1.1.0} [Player Stats] (PlayerStats_1.9-1.1.0.jar)
UCH tconstruct{1.9-2.3.1.jenkins227} [Tinkers' Construct] (TConstruct-1.9-2.3.1a.jar)
UCH trashslot{3.0.4} [TrashSlot] (trashslot-mc1.9-3.0.4.jar)
Loaded coremods (and transformers):
Player Stats Core (PlayerStats_1.9-1.1.0.jar)
mrdimka.playerstats.core.CoreClassTransformer
FMLPlugin (InventoryTweaks-1.61-dev-49.jar)
invtweaks.forge.asm.ContainerTransformer
DLFMLCorePlugin (DynamicLights-1.9.jar)
atomicstryker.dynamiclights.common.DLTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13084 Compatibility Profile Context 14.301.1001.0' Renderer: 'AMD Radeon R9 255'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
How do I fix this?
---- Minecraft Crash Report ----
WARNING: coremods are present:
Player Stats Core (PlayerStats_1.9-1.1.0.jar)
FMLPlugin (InventoryTweaks-1.61-dev-49.jar)
DLFMLCorePlugin (DynamicLights-1.9.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 15.06.16 09:03
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:587)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ExceptionInInitializerError
at cpw.mods.ironchest.client.ClientProxy.registerRenderInformation(ClientProxy.java:47)
at cpw.mods.ironchest.IronChest.preInit(IronChest.java:66)
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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:561)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:584)
... 10 more
Caused by: java.lang.NullPointerException
at noppes.npcs.api.wrapper.WrapperEntityData.register(WrapperEntityData.java:45)
at noppes.npcs.ServerEventsHandler.attach(ServerEventsHandler.java:309)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_21_ServerEventsHandler_attach_Entity.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:489)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:479)
at net.minecraft.entity.Entity.<init>(Entity.java:199)
at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:72)
at cpw.mods.ironchest.client.TileEntityIronChestRenderer.<clinit>(TileEntityIronChestRenderer.java:39)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 145339344 bytes (138 MB) / 403632128 bytes (384 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.1.1907 28 mods loaded, 28 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1907.jar)
UCH Forge{12.16.1.1907} [Minecraft Forge] (forge-1.9-12.16.1.1907.jar)
UCH playerstatscore{1.1.0} [Player Stats Core] (minecraft.jar)
UCH BetterAchievements{0.2.5.20} [Better Achievements] (BetterAchievements-1.9-0.2.5.20.jar)
UCH cyclopscore{0.5.6} [Cyclops Core] (CyclopsCore-1.9-0.5.6-deobf.jar)
UCE colossalchests{1.3.4} [Colossal Chests] (ColossalChests-1.9-1.3.4.jar)
UCH customnpcs{1.9.0_beta} [CustomNPCs] (CustomNPCs_1.9.0_beta(20may16).jar)
UCH double_jump{1.0.0} [DoubleJump] (Double Jump-1.9-1.0.0.jar)
UCH DynamicLights{1.4.1} [Dynamic Lights] (DynamicLights-1.9.jar)
UCH DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.9.jar)
UCH DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.9.jar)
UCH DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.9.jar)
UCH DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.9.jar)
UCH DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.9.jar)
UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.9.jar)
UCH InfernalMobs{1.6.9} [Infernal Mobs] (InfernalMobs-1.9.jar)
UCH InventoryPets{1.4.6 BETA} [Inventory Pets] (inventorypets-1.4.6 BETA.jar)
UCH inventorytweaks{1.61-dev-49-c5b6395} [Inventory Tweaks] (InventoryTweaks-1.61-dev-49.jar)
UCE IronChest{6.0.138.779} [Iron Chest] (ironchest-1.9-6.0.138.779.jar)
UCH mantle{1.9-0.10.1.jenkins141} [Mantle] (Mantle-1.9-0.10.1.jar)
UCH Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.2-5.jar)
UCH playerstats{1.1.0} [Player Stats] (PlayerStats_1.9-1.1.0.jar)
UCH tconstruct{1.9-2.3.1.jenkins227} [Tinkers' Construct] (TConstruct-1.9-2.3.1a.jar)
UCH trashslot{3.0.4} [TrashSlot] (trashslot-mc1.9-3.0.4.jar)
Loaded coremods (and transformers):
Player Stats Core (PlayerStats_1.9-1.1.0.jar)
mrdimka.playerstats.core.CoreClassTransformer
FMLPlugin (InventoryTweaks-1.61-dev-49.jar)
invtweaks.forge.asm.ContainerTransformer
DLFMLCorePlugin (DynamicLights-1.9.jar)
atomicstryker.dynamiclights.common.DLTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13084 Compatibility Profile Context 14.301.1001.0' Renderer: 'AMD Radeon R9 255'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMake sure you are using iron chests for 1.9 and not 1.9.4
I am. It still crashes me though, together with Colossal Chests.