How does your mod work out the name for microblocks. It has terrible difficulty with IC2 blocks (Like reinforced stone) or all forestry, extra bees planks/logs
when i try installing your microblocks mod i get this crash on the on crash report file
---- Minecraft Crash Report ----
// Don't do that.
Time: 7/6/13 7:34 PM
Description: Failed to start game
java.lang.IllegalStateException: Too late to request IDs, use pre-init
at mods.immibis.core.impl.IDAllocator.request(IDAllocator.java:159)
at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:207)
at mods.immibis.microblocks.MicroblockSystem.init(MicroblockSystem.java:260)
at mods.immibis.microblocks.coremod.BridgeClass2.init(BridgeClass2.java:40)
at mods.immibis.microblocks.coremod.MicroblocksModContainer.init(MicroblocksModContainer.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 350295408 bytes (334 MB) / 648740864 bytes (618 MB) up to 954466304 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 v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 7 mods loaded, 7 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore_InstalledAsCoreMod{55.1.6} [Immibis Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocks{55.0.7} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Errored
ImmibisCore{55.1.6} [Immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocksInstallCheck{55.0.7} [Immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
and this one on the minecraft crash report
--- BEGIN ERROR REPORT 8e4eef15 --------
Full report at:
C:\Users\Cookie king\AppData\Roaming\.minecraft\crash-reports\crash-2013-07-06_19.34.42-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 7/6/13 7:34 PM
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 350295408 bytes (334 MB) / 648740864 bytes (618 MB) up to 954466304 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 v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 7 mods loaded, 7 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore_InstalledAsCoreMod{55.1.6} [Immibis Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocks{55.0.7} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Errored
ImmibisCore{55.1.6} [Immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocksInstallCheck{55.0.7} [Immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.IllegalStateException: Too late to request IDs, use pre-init
at mods.immibis.core.impl.IDAllocator.request(IDAllocator.java:159)
at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:207)
at mods.immibis.microblocks.MicroblockSystem.init(MicroblockSystem.java:260)
at mods.immibis.microblocks.coremod.BridgeClass2.init(BridgeClass2.java:40)
at mods.immibis.microblocks.coremod.MicroblocksModContainer.init(MicroblocksModContainer.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT bc4fcb5b ----------
TubeStuff question: Has anyone been successful in retrieving empty buckets from the Crafting Table MK2? I'm trying to autocraft a recipe using milk buckets. It works fine-- the item is created and the empty bucket is returned in the bottom row of the crafting table. I've read on multiple sites that the bottom side of the table is for the bottom row of its inventory. I'm using a wooden pipe connected to the bottom of the table, powered by a redstone engine, and then cobblestone pipes connecting to a chest. But the buckets never go through the piping into the chest. Can items be retrieved from the bottom of the table, or only put into it? Thanks!
(In regard to a mod that gives realistic animal genetics):
Would you really rather have bees that make diamonds and oil with magical genetic blocks?
... did I really ask that?
TubeStuff question: Has anyone been successful in retrieving empty buckets from the Crafting Table MK2? I'm trying to autocraft a recipe using milk buckets. It works fine-- the item is created and the empty bucket is returned in the bottom row of the crafting table. I've read on multiple sites that the bottom side of the table is for the bottom row of its inventory. I'm using a wooden pipe connected to the bottom of the table, powered by a redstone engine, and then cobblestone pipes connecting to a chest. But the buckets never go through the piping into the chest. Can items be retrieved from the bottom of the table, or only put into it? Thanks!
I'm sure you can retrieve items from the bottom set of slots from the bottom of the table, as it is working fine for me in ssp.
TubeStuff question: Has anyone been successful in retrieving empty buckets from the Crafting Table MK2? I'm trying to autocraft a recipe using milk buckets. It works fine-- the item is created and the empty bucket is returned in the bottom row of the crafting table. I've read on multiple sites that the bottom side of the table is for the bottom row of its inventory. I'm using a wooden pipe connected to the bottom of the table, powered by a redstone engine, and then cobblestone pipes connecting to a chest. But the buckets never go through the piping into the chest. Can items be retrieved from the bottom of the table, or only put into it? Thanks!
A bucket of liquid XP is now worth 4 times the XP it was before.
This means that liquid XP you have in tanks is now worth 4 times what it was, unless you change it back,
and that you can move XP around 4 times as quickly, and store 4 times as much.
This also means recipes are slightly more expensive.
Changed liquid texture to be a normal texture in the JAR file with no special code.
Probably fixes problems with Optifine and HD texture packs.
I don't get how the combiner works. I put lvl30 medailon or lxp bucket in the right slot, and a damaged armor from thaumcraft in the left slot. Nothing happens. Isn't it supposed to repair?
A Combiner is basically an automated anvil (without renaming).
The two input slots are like the two input slots on an anvil. Anything that doesn't work in an anvil is not supposed to work in a Combiner.
Hey, I'm having a spot of trouble getting Forestry and Microblocks to play nice with eachother.
Bits of interest:
java.lang.RuntimeException: Tried to recreate an item id (13526 / shifted:13782) for an item which already exists as mods.immibis.microblocks.ItemSaw@61a0aa8d. Check your config and resolve the conflict.
at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:396)
at forestry.plugins.PluginCore.registerCrates(PluginCore.java:491)
at forestry.plugins.NativePlugin.doInit(NativePlugin.java:26)
at forestry.plugins.PluginCore.doInit(PluginCore.java:152)
at forestry.core.ForestryCore.postInit(ForestryCore.java:137)
at forestry.core.ForestryClient.postInit(ForestryClient.java:25)
at forestry.Forestry.postInit(Forestry.java:48)
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:601)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
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:601)
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:314)
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:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Thread.java:722)
Haven't seen this breed of error before, but I assume both mods are trying to register itemSaw. Occurs regardless of id assigned to itemSaw in immibis.cfg. It doesn't seem like a config issue, but if that's true then I would think more people would be whining about it than just me.
I searched this thread, but I wasn't able to find anything about it. Apologies if I missed it.
I believe Foresty, Immibis Microblocks and Immibis Core are all up-to-date, installed in the proper locations.
---- Minecraft Crash Report ----
// Don't do that.
Time: 7/6/13 7:34 PM
Description: Failed to start game
java.lang.IllegalStateException: Too late to request IDs, use pre-init
at mods.immibis.core.impl.IDAllocator.request(IDAllocator.java:159)
at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:207)
at mods.immibis.microblocks.MicroblockSystem.init(MicroblockSystem.java:260)
at mods.immibis.microblocks.coremod.BridgeClass2.init(BridgeClass2.java:40)
at mods.immibis.microblocks.coremod.MicroblocksModContainer.init(MicroblocksModContainer.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 350295408 bytes (334 MB) / 648740864 bytes (618 MB) up to 954466304 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 v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 7 mods loaded, 7 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore_InstalledAsCoreMod{55.1.6} [Immibis Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocks{55.0.7} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Errored
ImmibisCore{55.1.6} [Immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocksInstallCheck{55.0.7} [Immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
and this one on the minecraft crash report
--- BEGIN ERROR REPORT 8e4eef15 --------
Full report at:
C:\Users\Cookie king\AppData\Roaming\.minecraft\crash-reports\crash-2013-07-06_19.34.42-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 7/6/13 7:34 PM
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 350295408 bytes (334 MB) / 648740864 bytes (618 MB) up to 954466304 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 v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 7 mods loaded, 7 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore_InstalledAsCoreMod{55.1.6} [Immibis Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocks{55.0.7} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Errored
ImmibisCore{55.1.6} [Immibis Core] (immibis-core-55.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocksInstallCheck{55.0.7} [Immibis's Microblocks (Checks for incorrect installation, ignore this)] (immibis-microblocks-55.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.IllegalStateException: Too late to request IDs, use pre-init
at mods.immibis.core.impl.IDAllocator.request(IDAllocator.java:159)
at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:207)
at mods.immibis.microblocks.MicroblockSystem.init(MicroblockSystem.java:260)
at mods.immibis.microblocks.coremod.BridgeClass2.init(BridgeClass2.java:40)
at mods.immibis.microblocks.coremod.MicroblocksModContainer.init(MicroblocksModContainer.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT bc4fcb5b ----------
* Promoting this week: Captive Minecraft 4, Winter Realm. Aka: Vertical Vanilla Viewing. Clicky!
* My channel with Mystcraft, and general Minecraft Let's Plays: http://www.youtube.com/user/Keybounce.
* See all my video series: http://www.minecraftforum.net/forums/minecraft-editions/minecraft-editions-show-your/2865421-keybounces-list-of-creation-threads
(In regard to a mod that gives realistic animal genetics):
Would you really rather have bees that make diamonds and oil with magical genetic blocks?
... did I really ask that?
I'm sure you can retrieve items from the bottom set of slots from the bottom of the table, as it is working fine for me in ssp.
TubeStuff 55.0.5:
Shows the current Ticks Per Second of the server. 20 is normal, less means the server is lagging.
Fixed now.
Thx
and that you can move XP around 4 times as quickly, and store 4 times as much.
This also means recipes are slightly more expensive.
Immibis Core 55.1.7:
A Combiner is basically an automated anvil (without renaming).
The two input slots are like the two input slots on an anvil. Anything that doesn't work in an anvil is not supposed to work in a Combiner.
Fixed. Update Immibis Core.
Bits of interest:
Haven't seen this breed of error before, but I assume both mods are trying to register itemSaw. Occurs regardless of id assigned to itemSaw in immibis.cfg. It doesn't seem like a config issue, but if that's true then I would think more people would be whining about it than just me.
I searched this thread, but I wasn't able to find anything about it. Apologies if I missed it.
I believe Foresty, Immibis Microblocks and Immibis Core are all up-to-date, installed in the proper locations.
http://pastebin.com/enTJzxXx When core is in coremods folder.
http://pastebin.com/w6DqfSs8 When core is in mods folder.
Immibis Core goes in mods/
However, Microblocks needs to go in coremods/
You have them where they belong?
Core can go in Coremods or Mods folder now, Microblocks is limited to Coremods
On a clean install with nothing but Forge 7.8.1.738, Immibis Core 55.1.7, and Microblocks 55.0.8.
------------- MultiMC Crash Report -------------
Information:
Date: 07-09-2013 09:17:37
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-77
Minecraft Version: 1.5.2
------------------ Mod Lists -------------------
Jar Mods:
minecraftforge-universal-1.5.2-7.8.1.738.zip
Version: 7.8.1.738
Filename: minecraftforge-universal-1.5.2-7.8.1.738.zip
ModLoader Mods:
immibis-core-55.1.7.jar
Version: 55.1.7
Filename: immibis-core-55.1.7.jar
Core Mods:
immibis-microblocks-55.0.8.jar
Version: 55.0.8
Filename: immibis-microblocks-55.0.8.jar
----------------- Console Log ------------------
Instance folder is:
C:\Games\Minecraft\instances\1.5 Clean\minecraft\
Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe" -XX:PermSize=128m -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Clean" "max" "Mojang"
Loading jars...
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-07-09 09:16:00 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-07-09 09:16:00 [INFO] [ForgeModLoader] Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-07-09 09:16:00 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 09:16:01 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-09 09:16:04 [INFO] [STDOUT] 229 recipes
2013-07-09 09:16:04 [INFO] [STDOUT] 27 achievements
2013-07-09 09:16:04 [INFO] [Minecraft-Client] Setting user: <username>
2013-07-09 09:16:04 [INFO] [STDOUT] (Session ID is <session ID>)
2013-07-09 09:16:04 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-07-09 09:16:05 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-09 09:16:05 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:16:05 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:16:05 [INFO] [STDOUT] Replaced 85 ore recipies
2013-07-09 09:16:05 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Games\Minecraft\instances\1.5 Clean\minecraft\config\logging.properties
2013-07-09 09:16:05 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Searching C:\Games\Minecraft\instances\1.5 Clean\minecraft\mods for mods
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
2013-07-09 09:16:05 [INFO] [mcp] Activating mod mcp
2013-07-09 09:16:05 [INFO] [FML] Activating mod FML
2013-07-09 09:16:05 [INFO] [Forge] Activating mod Forge
2013-07-09 09:16:05 [INFO] [ImmibisMicroblocks] Activating mod ImmibisMicroblocks
2013-07-09 09:16:05 [INFO] [ImmibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-07-09 09:16:05 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-09 09:16:06 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-09 09:16:06 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-09 09:16:06 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:208)
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.microblocks.MicroblockSystem.preinit(MicroblockSystem.java:257)
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.microblocks.coremod.BridgeClass2.preinit(BridgeClass2.java:36)
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.microblocks.coremod.MicroblocksModContainer.preinit(MicroblocksModContainer.java:64)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-07-09 09:16:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-07-09 09:16:06 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-07-09 09:16:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-07-09 09:16:06 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.core.Config.<clinit>(Config.java:20)
2013-07-09 09:16:06 [INFO] [STDERR] ... 31 more
------------------- FML Log --------------------
2013-07-09 09:16:00 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-07-09 09:16:00 [INFO] [ForgeModLoader] Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-07-09 09:16:00 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-07-09 09:16:00 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Smart Projects\IsoBuster;C:\Program Files (x86)\Windows Live\Shared;;C:\Program Files (x86)\GTK2-Runtime\bin;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\FileBot\;C:\Program Files\Microsoft Network Monitor 3\;C:\Program Files (x86)\OpenVPN\bin;.
2013-07-09 09:16:00 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Discovering coremods
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found a candidate coremod immibis-microblocks-55.0.8.jar
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Loading coremod immibis-microblocks-55.0.8.jar
2013-07-09 09:16:00 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Loaded coremod immibis-microblocks-55.0.8.jar
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Running coremod plugins
2013-07-09 09:16:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-07-09 09:16:01 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Running coremod plugin MicroblocksCoreMod
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Coremod plugin MicroblocksCoreMod run successfully
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Validating minecraft
2013-07-09 09:16:01 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-07-09 09:16:04 [INFO] [STDOUT] 229 recipes
2013-07-09 09:16:04 [INFO] [STDOUT] 27 achievements
2013-07-09 09:16:04 [INFO] [Minecraft-Client] Setting user: Blu_Haze
2013-07-09 09:16:04 [INFO] [STDOUT] (Session ID is 5687279b52f445e019d8fa167a9f643682226f37)
2013-07-09 09:16:04 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-07-09 09:16:05 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-09 09:16:05 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:16:05 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:16:05 [INFO] [STDOUT] Replaced 85 ore recipies
2013-07-09 09:16:05 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Games\Minecraft\instances\1.5 Clean\minecraft\config\logging.properties
2013-07-09 09:16:05 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, mods.immibis.microblocks.coremod.MicroblocksModContainer]
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\minecraft.jar, examining for mod candidates
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\lwjgl.jar
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\lwjgl_util.jar
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\jinput.jar
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Games\Minecraft\instances\1.5 Clean\minecraft\coremods\immibis-microblocks-55.0.8.jar, examining for mod candidates
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\argo-small-3.2.jar
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\guava-14.0-rc3.jar
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\asm-all-4.1.jar
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\bcprov-jdk15on-148.jar
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\deobfuscation_data_1.5.2.zip
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\scala-library.jar
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Searching C:\Games\Minecraft\instances\1.5 Clean\minecraft\mods for mods
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-55.1.7.jar
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-07-09 09:16:05 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Examining file immibis-microblocks-55.0.8.jar for potential mods
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-microblocks-55.0.8.jar
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.microblocks.MicroblocksNonCoreMod
2013-07-09 09:16:05 [FINEST] [ImmibisMicroblocksInstallCheck] Parsed dependency info : [] [] []
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Examining file immibis-core-55.1.7.jar for potential mods
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-55.1.7.jar
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-07-09 09:16:05 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Received a system property request ''
2013-07-09 09:16:05 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-07-09 09:16:05 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Reloading logging properties from C:\Games\Minecraft\instances\1.5 Clean\minecraft\config\logging.properties
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Reloaded logging properties
2013-07-09 09:16:05 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-07-09 09:16:05 [INFO] [mcp] Activating mod mcp
2013-07-09 09:16:05 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-07-09 09:16:05 [INFO] [FML] Activating mod FML
2013-07-09 09:16:05 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-07-09 09:16:05 [INFO] [Forge] Activating mod Forge
2013-07-09 09:16:05 [FINE] [ImmibisMicroblocks] Mod Logging channel ImmibisMicroblocks configured at default level.
2013-07-09 09:16:05 [INFO] [ImmibisMicroblocks] Activating mod ImmibisMicroblocks
2013-07-09 09:16:05 [FINE] [ImmibisMicroblocksInstallCheck] Enabling mod ImmibisMicroblocksInstallCheck
2013-07-09 09:16:05 [FINE] [ImmibisMicroblocksInstallCheck] Mod Logging channel ImmibisMicroblocksInstallCheck configured at default level.
2013-07-09 09:16:05 [INFO] [ImmibisMicroblocksInstallCheck] Activating mod ImmibisMicroblocksInstallCheck
2013-07-09 09:16:05 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2013-07-09 09:16:05 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-07-09 09:16:05 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-07-09 09:16:05 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-07-09 09:16:05 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-07-09 09:16:05 [FINE] [ForgeModLoader] Mod sorting data
2013-07-09 09:16:05 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Checks for incorrect installation, ignore this):55.0.8): immibis-microblocks-55.0.8.jar ()
2013-07-09 09:16:05 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.7): immibis-core-55.1.7.jar ()
2013-07-09 09:16:05 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-07-09 09:16:05 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-07-09 09:16:05 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-07-09 09:16:05 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-07-09 09:16:05 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-07-09 09:16:05 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-09 09:16:05 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-07-09 09:16:05 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.738)
2013-07-09 09:16:06 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-09 09:16:06 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-07-09 09:16:06 [FINEST] [ImmibisMicroblocks] Sending event FMLConstructionEvent to mod ImmibisMicroblocks
2013-07-09 09:16:06 [FINEST] [ImmibisMicroblocks] Sent event FMLConstructionEvent to mod ImmibisMicroblocks
2013-07-09 09:16:06 [FINEST] [ImmibisMicroblocksInstallCheck] Sending event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-07-09 09:16:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisMicroblocksInstallCheck
2013-07-09 09:16:06 [FINEST] [ImmibisMicroblocksInstallCheck] Sent event FMLConstructionEvent to mod ImmibisMicroblocksInstallCheck
2013-07-09 09:16:06 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-07-09 09:16:06 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-07-09 09:16:06 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (55.1.7)
2013-07-09 09:16:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-07-09 09:16:06 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-07-09 09:16:06 [FINE] [ForgeModLoader] Mod signature data
2013-07-09 09:16:06 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 09:16:06 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.23.738): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-07-09 09:16:06 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.1.738): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 09:16:06 [FINE] [ForgeModLoader] ImmibisMicroblocks(Immibis's Microblocks:55.0.8): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 09:16:06 [FINE] [ForgeModLoader] ImmibisMicroblocksInstallCheck(Immibis's Microblocks (Checks for incorrect installation, ignore this):55.0.8): immibis-microblocks-55.0.8.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 09:16:06 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.7): immibis-core-55.1.7.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 09:16:06 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-07-09 09:16:06 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-07-09 09:16:06 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-07-09 09:16:06 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-07-09 09:16:06 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-07-09 09:16:06 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-09 09:16:06 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-07-09 09:16:06 [FINEST] [ImmibisMicroblocks] Sending event FMLPreInitializationEvent to mod ImmibisMicroblocks
2013-07-09 09:16:06 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:208)
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.microblocks.MicroblockSystem.preinit(MicroblockSystem.java:257)
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.microblocks.coremod.BridgeClass2.preinit(BridgeClass2.java:36)
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.microblocks.coremod.MicroblocksModContainer.preinit(MicroblocksModContainer.java:64)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:16:06 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
2013-07-09 09:16:06 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-07-09 09:16:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-07-09 09:16:06 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-07-09 09:16:06 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-07-09 09:16:06 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-07-09 09:16:06 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-07-09 09:16:06 [INFO] [STDERR] at mods.immibis.core.Config.<clinit>(Config.java:20)
2013-07-09 09:16:06 [INFO] [STDERR] ... 31 more
RedLogic also crashes, again clean install with nothing but Core and RedLogic installed.
------------- MultiMC Crash Report -------------
Information:
Date: 07-09-2013 09:21:00
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-77
Minecraft Version: 1.5.2
------------------ Mod Lists -------------------
Jar Mods:
minecraftforge-universal-1.5.2-7.8.1.738.zip
Version: 7.8.1.738
Filename: minecraftforge-universal-1.5.2-7.8.1.738.zip
ModLoader Mods:
immibis-core-55.1.7.jar
Version: 55.1.7
Filename: immibis-core-55.1.7.jar
redlogic-55.4.1.jar
Version: 55.4.1
Filename: redlogic-55.4.1.jar
----------------- Console Log ------------------
Instance folder is:
C:\Games\Minecraft\instances\1.5 Clean\minecraft\
Instance started with command:
"C:\Program Files\Java\jre7\bin\java.exe" -XX:PermSize=128m -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Clean" "max" "Mojang"
Loading jars...
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/minecraft.jar
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Games/Minecraft/instances/1.5%20Clean/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-07-09 09:19:41 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-07-09 09:19:41 [INFO] [ForgeModLoader] Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-07-09 09:19:42 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-09 09:19:44 [INFO] [STDOUT] 229 recipes
2013-07-09 09:19:44 [INFO] [STDOUT] 27 achievements
2013-07-09 09:19:45 [INFO] [Minecraft-Client] Setting user: <username>
2013-07-09 09:19:45 [INFO] [STDOUT] (Session ID is <session ID>)
2013-07-09 09:19:45 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-07-09 09:19:45 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-09 09:19:45 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:19:45 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:19:45 [INFO] [STDOUT] Replaced 85 ore recipies
2013-07-09 09:19:45 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-09 09:19:45 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Games\Minecraft\instances\1.5 Clean\minecraft\config\logging.properties
2013-07-09 09:19:45 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-09 09:19:45 [INFO] [ForgeModLoader] Searching C:\Games\Minecraft\instances\1.5 Clean\minecraft\mods for mods
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2013-07-09 09:19:46 [INFO] [mcp] Activating mod mcp
2013-07-09 09:19:46 [INFO] [FML] Activating mod FML
2013-07-09 09:19:46 [INFO] [Forge] Activating mod Forge
2013-07-09 09:19:46 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-07-09 09:19:46 [INFO] [RedLogic] Activating mod RedLogic
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-09 09:19:46 [SEVERE] [RedLogic] Skipping event FMLPreInitializationEvent and marking errored mod RedLogic since required dependency ImmibisCore has errored
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader]
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
ImmibisCore{55.1.7} [Immibis Core] (immibis-core-55.1.7.jar) Unloaded->Constructed->Errored
RedLogic{55.4.1} [RedLogic] (redlogic-55.4.1.jar) Unloaded->Constructed->Errored
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader] Caught exception from ImmibisCore
java.lang.ExceptionInInitializerError
at mods.immibis.core.ImmibisCore.preInit(ImmibisCore.java:67)
at mods.immibis.core.ICNonCoreMod.preinit(ICNonCoreMod.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:103)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at mods.immibis.core.MainThreadTaskQueue.<clinit>(MainThreadTaskQueue.java:23)
... 34 more
2013-07-09 09:19:56 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:147)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:516)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-07-09 09:19:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-07-09 09:19:56 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-07-09 09:19:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] Caused by: java.lang.ExceptionInInitializerError
2013-07-09 09:19:56 [INFO] [STDERR] at mods.immibis.core.ImmibisCore.preInit(ImmibisCore.java:67)
2013-07-09 09:19:56 [INFO] [STDERR] at mods.immibis.core.ICNonCoreMod.preinit(ICNonCoreMod.java:43)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
2013-07-09 09:19:56 [INFO] [STDERR] ... 5 more
2013-07-09 09:19:56 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-07-09 09:19:56 [INFO] [STDERR] at mods.immibis.core.MainThreadTaskQueue.<clinit>(MainThreadTaskQueue.java:23)
2013-07-09 09:19:56 [INFO] [STDERR] ... 34 more
Minecraft successfully killed
Minecraft exited with code -1.
Minecraft was killed.
------------------- FML Log --------------------
2013-07-09 09:19:41 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-07-09 09:19:41 [INFO] [ForgeModLoader] Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-07-09 09:19:41 [FINE] [ForgeModLoader] Java classpath at launch is MultiMCLauncher.jar
2013-07-09 09:19:41 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Smart Projects\IsoBuster;C:\Program Files (x86)\Windows Live\Shared;;C:\Program Files (x86)\GTK2-Runtime\bin;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\FileBot\;C:\Program Files\Microsoft Network Monitor 3\;C:\Program Files (x86)\OpenVPN\bin;.
2013-07-09 09:19:41 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Discovering coremods
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Running coremod plugins
2013-07-09 09:19:41 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-07-09 09:19:42 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-09 09:19:42 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-07-09 09:19:42 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-07-09 09:19:42 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-07-09 09:19:42 [FINEST] [ForgeModLoader] Validating minecraft
2013-07-09 09:19:42 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-07-09 09:19:44 [INFO] [STDOUT] 229 recipes
2013-07-09 09:19:44 [INFO] [STDOUT] 27 achievements
2013-07-09 09:19:45 [INFO] [Minecraft-Client] Setting user: Blu_Haze
2013-07-09 09:19:45 [INFO] [STDOUT] (Session ID is f1ad21df4942e930fb2ac4a316be7ffa41a9a388)
2013-07-09 09:19:45 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2
2013-07-09 09:19:45 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-09 09:19:45 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:19:45 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-07-09 09:19:45 [INFO] [STDOUT] Replaced 85 ore recipies
2013-07-09 09:19:45 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-09 09:19:45 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Games\Minecraft\instances\1.5 Clean\minecraft\config\logging.properties
2013-07-09 09:19:45 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\minecraft.jar, examining for mod candidates
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\lwjgl.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\lwjgl_util.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\bin\jinput.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\argo-small-3.2.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\guava-14.0-rc3.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\asm-all-4.1.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\bcprov-jdk15on-148.jar
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\deobfuscation_data_1.5.2.zip
2013-07-09 09:19:45 [FINER] [ForgeModLoader] Skipping known library file C:\Games\Minecraft\instances\1.5 Clean\minecraft\lib\scala-library.jar
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-07-09 09:19:45 [INFO] [ForgeModLoader] Searching C:\Games\Minecraft\instances\1.5 Clean\minecraft\mods for mods
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Found a candidate zip or jar file immibis-core-55.1.7.jar
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Found a candidate zip or jar file redlogic-55.4.1.jar
2013-07-09 09:19:45 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-07-09 09:19:45 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Examining file immibis-core-55.1.7.jar for potential mods
2013-07-09 09:19:46 [FINER] [ForgeModLoader] Located mcmod.info file in file immibis-core-55.1.7.jar
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.core.ICNonCoreMod
2013-07-09 09:19:46 [FINEST] [ImmibisCore] Using mcmod dependency info : [] [IC2] []
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Examining file redlogic-55.4.1.jar for potential mods
2013-07-09 09:19:46 [FINER] [ForgeModLoader] Located mcmod.info file in file redlogic-55.4.1.jar
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod mods.immibis.redlogic.RedLogicMod
2013-07-09 09:19:46 [FINEST] [RedLogic] Using mcmod dependency info : [ImmibisCore] [ImmibisCore] []
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2013-07-09 09:19:46 [FINER] [ForgeModLoader] Received a system property request ''
2013-07-09 09:19:46 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-07-09 09:19:46 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Reloading logging properties from C:\Games\Minecraft\instances\1.5 Clean\minecraft\config\logging.properties
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Reloaded logging properties
2013-07-09 09:19:46 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-07-09 09:19:46 [INFO] [mcp] Activating mod mcp
2013-07-09 09:19:46 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-07-09 09:19:46 [INFO] [FML] Activating mod FML
2013-07-09 09:19:46 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-07-09 09:19:46 [INFO] [Forge] Activating mod Forge
2013-07-09 09:19:46 [FINE] [ImmibisCore] Enabling mod ImmibisCore
2013-07-09 09:19:46 [FINE] [ImmibisCore] Mod Logging channel ImmibisCore configured at default level.
2013-07-09 09:19:46 [INFO] [ImmibisCore] Activating mod ImmibisCore
2013-07-09 09:19:46 [FINE] [RedLogic] Enabling mod RedLogic
2013-07-09 09:19:46 [FINE] [RedLogic] Mod Logging channel RedLogic configured at default level.
2013-07-09 09:19:46 [INFO] [RedLogic] Activating mod RedLogic
2013-07-09 09:19:46 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-07-09 09:19:46 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-07-09 09:19:46 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-07-09 09:19:46 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Mod sorting data
2013-07-09 09:19:46 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.7): immibis-core-55.1.7.jar ()
2013-07-09 09:19:46 [FINE] [ForgeModLoader] RedLogic(RedLogic:55.4.1): redlogic-55.4.1.jar ()
2013-07-09 09:19:46 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-07-09 09:19:46 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-07-09 09:19:46 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-07-09 09:19:46 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-07-09 09:19:46 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-09 09:19:46 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-07-09 09:19:46 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.738)
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-09 09:19:46 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-07-09 09:19:46 [FINEST] [ImmibisCore] Sending event FMLConstructionEvent to mod ImmibisCore
2013-07-09 09:19:46 [FINEST] [ForgeModLoader] Testing mod ImmibisCore to verify it accepts its own version in a remote connection
2013-07-09 09:19:46 [FINEST] [ForgeModLoader] The mod ImmibisCore accepts its own version (55.1.7)
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ImmibisCore
2013-07-09 09:19:46 [FINEST] [ImmibisCore] Sent event FMLConstructionEvent to mod ImmibisCore
2013-07-09 09:19:46 [FINEST] [RedLogic] Sending event FMLConstructionEvent to mod RedLogic
2013-07-09 09:19:46 [FINEST] [ForgeModLoader] Testing mod RedLogic to verify it accepts its own version in a remote connection
2013-07-09 09:19:46 [FINEST] [ForgeModLoader] The mod RedLogic accepts its own version (55.4.1)
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedLogic
2013-07-09 09:19:46 [FINEST] [RedLogic] Sent event FMLConstructionEvent to mod RedLogic
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Mod signature data
2013-07-09 09:19:46 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 09:19:46 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.23.738): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-07-09 09:19:46 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.1.738): coremods (NO VALID CERTIFICATE FOUND)
2013-07-09 09:19:46 [FINE] [ForgeModLoader] ImmibisCore(Immibis Core:55.1.7): immibis-core-55.1.7.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 09:19:46 [FINE] [ForgeModLoader] RedLogic(RedLogic:55.4.1): redlogic-55.4.1.jar (NO VALID CERTIFICATE FOUND)
2013-07-09 09:19:46 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-07-09 09:19:46 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-07-09 09:19:46 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-07-09 09:19:46 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-07-09 09:19:46 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-07-09 09:19:46 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-09 09:19:46 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-07-09 09:19:46 [FINEST] [ImmibisCore] Sending event FMLPreInitializationEvent to mod ImmibisCore
2013-07-09 09:19:46 [FINEST] [ImmibisCore] Sent event FMLPreInitializationEvent to mod ImmibisCore
2013-07-09 09:19:46 [SEVERE] [RedLogic] Skipping event FMLPreInitializationEvent and marking errored mod RedLogic since required dependency ImmibisCore has errored
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader]
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
ImmibisCore{55.1.7} [Immibis Core] (immibis-core-55.1.7.jar) Unloaded->Constructed->Errored
RedLogic{55.4.1} [RedLogic] (redlogic-55.4.1.jar) Unloaded->Constructed->Errored
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-07-09 09:19:46 [SEVERE] [ForgeModLoader] Caught exception from ImmibisCore
java.lang.ExceptionInInitializerError
at mods.immibis.core.ImmibisCore.preInit(ImmibisCore.java:67)
at mods.immibis.core.ICNonCoreMod.preinit(ICNonCoreMod.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:314)
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:103)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at mods.immibis.core.MainThreadTaskQueue.<clinit>(MainThreadTaskQueue.java:23)
... 34 more
2013-07-09 09:19:56 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:147)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:516)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-07-09 09:19:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-07-09 09:19:56 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-07-09 09:19:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] Caused by: java.lang.ExceptionInInitializerError
2013-07-09 09:19:56 [INFO] [STDERR] at mods.immibis.core.ImmibisCore.preInit(ImmibisCore.java:67)
2013-07-09 09:19:56 [INFO] [STDERR] at mods.immibis.core.ICNonCoreMod.preinit(ICNonCoreMod.java:43)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 09:19:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-07-09 09:19:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
2013-07-09 09:19:56 [INFO] [STDERR] ... 5 more
2013-07-09 09:19:56 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-07-09 09:19:56 [INFO] [STDERR] at mods.immibis.core.MainThreadTaskQueue.<clinit>(MainThreadTaskQueue.java:23)
2013-07-09 09:19:56 [INFO] [STDERR] ... 34 more
MultiMC crash not full cause it's too long:
------------- MultiMC Crash Report -------------
Information:
Date: 07-09-2013 16:29:16
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.3.0 jenkins-MultiMC4Windows-78
Minecraft Version: 1.5.2
------------------ Mod Lists -------------------
Jar Mods:
minecraftforge-universal-1.5.2-7.8.1.738.zip
Version: 7.8.1.738
Filename: minecraftforge-universal-1.5.2-7.8.1.738.zip
ModLoader Mods:
[1.5.2]ReiMinimap_v3.3_06.zip
Version:
Filename: [1.5.2]ReiMinimap_v3.3_06.zip
mod_AdvancedSolarPanels_3_3_7.zip
Version: 3.3.7
Filename: mod_AdvancedSolarPanels_3_3_7.zip
MPSA-0.2.3-151_MPS-531+.jar
Version: 0.2.3-151
Filename: MPSA-0.2.3-151_MPS-531+.jar
WeaponMod.zip
Version: 1.12.0
Filename: WeaponMod.zip
binnie-mods-1.7.0b.jar
Version:
Filename: binnie-mods-1.7.0b.jar
buildcraft-A-3.7.1.jar
Version: 3.7.1 (34)
Filename: buildcraft-A-3.7.1.jar
ChickenChunks 1.3.2.12.jar
Version: 1.3.2.12
Filename: ChickenChunks 1.3.2.12.jar
ComputerCraft1.53.zip
Version: 1.53
Filename: ComputerCraft1.53.zip
EnderStorage 1.4.2.12.jar
Version: 1.4.2.12
Filename: EnderStorage 1.4.2.12.jar
Equivalency-universal-1.2.jar
Version: 1.2
Filename: Equivalency-universal-1.2.jar
ee3-universal-pre1h-16.jar
Version: pre1h
Filename: ee3-universal-pre1h-16.jar
extrautils - 0.2.4a.zip
Version: 0.2.4a
Filename: extrautils - 0.2.4a.zip
Factorization-0.7.37.jar
Version: 0.7.37
Filename: Factorization-0.7.37.jar
forestry-A-2.2.8.3.jar
Version: 2.2.8.3 (610)
Filename: forestry-A-2.2.8.3.jar
ForgeIRC-1.0.18-universal-srg.jar
Version:
Filename: ForgeIRC-1.0.18-universal-srg.jar
GravityGun1.5.1.zip
Version: 1.5.1
Filename: GravityGun1.5.1.zip
mod_zGraviSuite_1_9_2.zip
Version: 1.9.2
Filename: mod_zGraviSuite_1_9_2.zip
iChunUtil1.0.1.zip
Version: 1.0.1
Filename: iChunUtil1.0.1.zip
immibis-core-55.1.7.jar
Version: 55.1.7
Filename: immibis-core-55.1.7.jar
industrialcraft-2_1.116.354-lf.jar
Version: 1.116.354-lf
Filename: industrialcraft-2_1.116.354-lf.jar
InventoryTweaks-1.54b.jar
Version: 1.54b
Filename: InventoryTweaks-1.54b.jar
ironchest-universal-1.5.2-5.2.8.433.zip
Version: 5.2.8.433
Filename: ironchest-universal-1.5.2-5.2.8.433.zip
liquid-xp-55.1.6.jar
Version: 55.1.6
Filename: liquid-xp-55.1.6.jar
LomLib-universal-1.0.2.jar
Version: 1.0.2
Filename: LomLib-universal-1.0.2.jar
ModularPowersuits-0.7.0-534.jar
Version: 0.7.0-534
Filename: ModularPowersuits-0.7.0-534.jar
magicbees-2.0.2.jar
Version: 2.0.2 (build @BUILD_NUMBER@)
Filename: magicbees-2.0.2.jar
MFFS_v3.0.2.126.jar
Version:
Filename: MFFS_v3.0.2.126.jar
miscperipherals-3.3d.jar
Version:
Filename: miscperipherals-3.3d.jar
MobAmputation1.5.2v1.zip
Version:
Filename: MobAmputation1.5.2v1.zip
mystcraft-uni-1.5.2-0.10.5.00.zip
Version: 0.10.5.00
Filename: mystcraft-uni-1.5.2-0.10.5.00.zip
MystNEI-Plugin-1.04.01.02.zip
Version: 1.04.01.02
Filename: MystNEI-Plugin-1.04.01.02.zip
NEIPlugins-1.0.9.3.jar
Version: 1.0.9.3
Filename: NEIPlugins-1.0.9.3.jar
OmniTools-3.1.6.0.jar
Version: 3.1.6.0
Filename: OmniTools-3.1.6.0.jar
PortalGun1.5.2.zip
Version: 1.5.2
Filename: PortalGun1.5.2.zip
redlogic-55.4.1.jar
Version: 55.4.1
Filename: redlogic-55.4.1.jar
SoulShards-1.0.36-universal-srg.jar
Version:
Filename: SoulShards-1.0.36-universal-srg.jar
Thaumcraft3.0.5h.zip
Version: 3.0.5h1
Filename: Thaumcraft3.0.5h.zip
Thaumic Tinkerer [1.0.6].zip
Version: 1.0.6
Filename: Thaumic Tinkerer [1.0.6].zip
ThermalExpansion-2.4.6.0.jar
Version: 2.4.6.0
Filename: ThermalExpansion-2.4.6.0.jar
Torched1.0.1.zip
Version:
Filename: Torched1.0.1.zip
Translocator 1.1.0.2.jar
Version: 1.1.0.2
Filename: Translocator 1.1.0.2.jar
rei_minimap
Version: Folder
Filename: rei_minimap
Core Mods:
CodeChickenCore 0.8.7.jar
Version: 0.8.7
Filename: CodeChickenCore 0.8.7.jar
CoFHCore-1.5.2.5.jar
Version: 1.5.2.5
Filename: CoFHCore-1.5.2.5.jar
immibis-microblocks-55.0.8.jar
Version: 55.0.8
Filename: immibis-microblocks-55.0.8.jar
NotEnoughItems 1.5.2.28.jar
Version: 1.5.2.28
Filename: NotEnoughItems 1.5.2.28.jar
----------------- Console Log ------------------
Instance folder is:
C:\Users\MaXimo\Desktop\Minecraft tools\MultiMC\instances\1.5.2\minecraft\
Instance started with command:
"C:\Program Files\Java\jre6\bin\java.exe" -XX:MaxPermSize=256M -XX:PermSize=128M -Xms2048m -Xmx4096m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: 1.5.2" "max" "Mojang"
[snip]
2013-07-09 16:27:41 [FINISSIMO] [ImmibisMicroblocks] Sending event FMLPreInitializationEvent to mod ImmibisMicroblocks
2013-07-09 16:27:41 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
2013-07-09 16:27:41 [INFO] [STDERR] at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:208)
2013-07-09 16:27:41 [INFO] [STDERR] at mods.immibis.microblocks.MicroblockSystem.preinit(MicroblockSystem.java:257)
2013-07-09 16:27:41 [INFO] [STDERR] at mods.immibis.microblocks.coremod.BridgeClass2.preinit(BridgeClass2.java:36)
2013-07-09 16:27:41 [INFO] [STDERR] at mods.immibis.microblocks.coremod.MicroblocksModContainer.preinit(MicroblocksModContainer.java:64)
2013-07-09 16:27:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 16:27:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 16:27:41 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-07-09 16:27:41 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-07-09 16:27:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 16:27:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 16:27:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 16:27:41 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-07-09 16:27:41 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
2013-07-09 16:27:41 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-07-09 16:27:41 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-07-09 16:27:41 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-07-09 16:27:41 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-07-09 16:27:41 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-07-09 16:27:41 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-07-09 16:27:41 [INFO] [STDERR] at mods.immibis.core.Config.<clinit>(Config.java:20)
2013-07-09 16:27:41 [INFO] [STDERR] ... 31 more
2013-07-09 23:55:42 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
2013-07-09 23:55:42 [INFO] [STDERR] at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:208)
2013-07-09 23:55:42 [INFO] [STDERR] at mods.immibis.microblocks.MicroblockSystem.preinit(MicroblockSystem.java:257)
2013-07-09 23:55:42 [INFO] [STDERR] at mods.immibis.microblocks.coremod.BridgeClass2.preinit(BridgeClass2.java:36)
2013-07-09 23:55:42 [INFO] [STDERR] at mods.immibis.microblocks.coremod.MicroblocksModContainer.preinit(MicroblocksModContainer.java:64)
2013-07-09 23:55:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 23:55:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 23:55:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
2013-07-09 23:55:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
2013-07-09 23:55:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-09 23:55:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-09 23:55:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-09 23:55:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-07-09 23:55:42 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
2013-07-09 23:55:42 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
2013-07-09 23:55:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
2013-07-09 23:55:42 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-07-09 23:55:42 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-07-09 23:55:42 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-07-09 23:55:42 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-07-09 23:55:42 [INFO] [STDERR] at mods.immibis.core.Config.<clinit>(Config.java:20)
2013-07-09 23:55:42 [INFO] [STDERR] ... 31 more