I am trying to install every Hexxit mod manually so I can add more mods to the Hexxit modpack. But when I add the Immibis microblocks and core mod Minecraft crashes which is strange because this mod is in the Hexxit modpack. Please help me with this crash and please tell me how to fix it.
Here is the crash report:
---- Minecraft Crash Report ----
// You're mean.
Time: 11/29/13 5:58 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:
---------------------------------------------------------------------------------------
I am not funny at all
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube! http://www.youtube.com/user/caleyear01
I am not funny at all
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube! http://www.youtube.com/user/caleyear01
One thing I would ask though, why use Immibis Microblocks?
Doesn't Forge automatically come with Forge Microparts which is literally exactly the same thing?
The Hexxit modpack said that there were Immimbis Microblocks in it. So I am confused ahaha but anyways how do you fix this one bro and thanks so much for helping!
Not automatically. It's a pain to find the download, but it is much better. (Not meaning any offence to Immibis.)
I am confused ahah I though the microblocks mod was a mod that lets you make minecraft blocks smaller....what are you guys talking about ahaha
Rollback Post to RevisionRollBack
I am not funny at all
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube! http://www.youtube.com/user/caleyear01
Yes but there's two microblocks mod's, one is Immibis's one and the other is part of Forge, I assumed the Forge one (otherwise known as Forge Multipart) automatically came with Forge, which if you're making a custom modpack should already be there and installed so long as you used the forge installer. It can however be manually downloaded from http://files.minecra...ForgeMultipart/
If you added Forge Multipart (which is slightly better), you could remove Immibis Microblocks and then that would fix your problem.
When you downloaded and installed forge, where did you get it from? How did you install it? Did you use the installer?
I actually used the universal way where I dragged and dropped it into the minecraft.jar file. So help me out here because I am completly confused. I thought the Microblocks mod was a mod that added a tool that can make slabs and half blocks of Vanilla Minecraft items, does that come with Forge Multipart?!?! I am confused for days ahaha
Rollback Post to RevisionRollBack
I am not funny at all
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube! http://www.youtube.com/user/caleyear01
As I said, they're two completely different mods that are made by different people, yet the thing they add is almost identical.
I'm *fairly* sure that if you use the installer for forge (which you really should anyway as it makes everything 100% easier), it will automatically install forge multipart.
Both mods add in saws and microblocks for many different blocks in the game, I've just always used forge multipart because it automatically installs (or seems to) if you use the forge installer and I've also been told by others that it's better.
Hey dude thanks for the help, I actually figured out what the problem was. You see I looked up how to install Immibis on YouTube and a guy said to put the core and microblocks in the coremods. I found out he was wrong so I put the core in the mods folder and now the whole modpack works now. Thanks for the help man I feel like an idiot, I should have looked at the dislikes of the video but I was too busy ahaha.
Rollback Post to RevisionRollBack
I am not funny at all
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube! http://www.youtube.com/user/caleyear01
To post a comment, please login or register a new account.
Here is the crash report:
---- Minecraft Crash Report ----
// You're mean.
Time: 11/29/13 5:58 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 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 323289696 bytes (308 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
JVM Flags: 3 total; -Xms512m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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 55 mods loaded, 55 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
CodeChickenCore{0.8.7.3} [CodeChicken Core] (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
NotEnoughItems{1.5.2.27} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_bspkrsCore{v3.05(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev3.05.zip) Unloaded->Constructed->Pre-initialized->Initialized
WildCaves3{0.4.2} [Wild Caves 3] (WildCaves3-0.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{1.18.2} [The Twilight Forest] (twilightforest-1.18.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.5.2_1.4.3d7} [Tinkers' Construct] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.5.2_1.4.3.final.jar) Unloaded->Constructed->Pre-initialized->Initialized
SoulShards{1.0.16} [Soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized
rftl{1.0} [RottenFleshToLeather] (RottenFleshToLeather-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtrabiomesXL{3.14.1} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.2-3.14.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjectZulu|Core{1.0.4.13} [Project Zulu Core] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
ProjectZulu|Blocks{1.0.4.13} [Project Zulu Block and Items] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
ProjectZulu|Dungeon{1.0.4.13} [Project Zulu Mobs] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
ProjectZulu|Mobs{1.0.4.13} [Project Zulu Mobs] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
ProjectZulu|World{1.0.4.13} [Project Zulu World] (ProjectZuluCompletev1.0.4.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
OffLawn{1.0} [offLawn] (OffLawn-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
LegendGear{1.5.2} [LegendGear] (NMcCoy-LegendGear-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.1.5} [Natura] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.5.2_2.1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
More Bows{1.5_v1} [More Bows mod] (More bows 1.5.2_2 Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized
Meteors{2.10.2} [Falling Meteors] (Meteors Mod V2.10.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MapWriter{2.0} [MapWriter] (mapwriter-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.54b} [Inventory Tweaks] (inventorytweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfernalMobs{1.3.1} [Infernal Mobs] (InfernalMobs_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
hexxitgear{1.5.2R1.0} [Hexxit Gear] (HexxitGear-1.0-23.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.15.6} [Enchanting Plus] (EnchantingPlus-1.15.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DimDoors{1.5.2R2.0.1RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R2.0.1RC1-247.zip) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
chococraft{2.8.8} [Torojima's ChocoCraft] (Chococraft_2.8.9.zip) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.3.3} [BiblioCraft] (BiblioCraft[v1.3.3].zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_BuffBarMod{0.7.1} [Buff Bar Mod] (BuffBarv0.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ArmorBarMod{0.7.2} [Armor Bar Mod] (ArmorBarv0.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
AsgardShield_Core{2.0.4} [AsgardShield] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
ASAddon_Hallowed{2.0.0} [AS Addon- Hallowed] (1.5.2ASAddonHallowed_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
HarkenScythe_Core{2.1.6} [HarkenScythe] (1.5.2HarkenScythe_v2.1.6Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
ASAddon_HarkenScythe{2.0.0} [AS Addon- HarkenScythe] (1.5.2ASAddonHarkenScythe_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
ASAddon_NetherEnder{2.0.0} [AS Addon- Nether-Ender] (1.5.2ASAddonNetherEnder_v2.0.0Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
ASAddon_ColorAPI{1.0.0} [ASAddon_ColorAPI] (1.5.2AsgardShield_Core_2.0.4Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
BetterStorage{0.6.2.23} [BetterStorage] ([1.5.2]BetterStorage_0.6.2.23.zip) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator{Forge 1.5.2.r14} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomLAN{2.2} [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized
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
AS_UpdateCheck{1.0.8} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 8.15.10.2752, 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
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube!
http://www.youtube.com/user/caleyear01
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube!
http://www.youtube.com/user/caleyear01
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumNot automatically. It's a pain to find the download, but it is much better. (Not meaning any offence to Immibis.)
The Hexxit modpack said that there were Immimbis Microblocks in it. So I am confused ahaha but anyways how do you fix this one bro and thanks so much for helping!
I am confused ahah I though the microblocks mod was a mod that lets you make minecraft blocks smaller....what are you guys talking about ahaha
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube!
http://www.youtube.com/user/caleyear01
I actually used the universal way where I dragged and dropped it into the minecraft.jar file. So help me out here because I am completly confused. I thought the Microblocks mod was a mod that added a tool that can make slabs and half blocks of Vanilla Minecraft items, does that come with Forge Multipart?!?! I am confused for days ahaha
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube!
http://www.youtube.com/user/caleyear01
Hey dude thanks for the help, I actually figured out what the problem was. You see I looked up how to install Immibis on YouTube and a guy said to put the core and microblocks in the coremods. I found out he was wrong so I put the core in the mods folder and now the whole modpack works now. Thanks for the help man I feel like an idiot, I should have looked at the dislikes of the video but I was too busy ahaha.
Journey to 0 subscribers
JK If you like hilarious Minecraft videos check me out on YouTube!
http://www.youtube.com/user/caleyear01