Hi! I've problems with some added mods in the modpack wrote in the title, I added the Backpack mod, the Falling Meteors mod and I was adding Metallurgy mod but It has an id conflict: 911 id is already used by Steve's Carts. I installed ID Resolver mod to automatically change the id but it doesn't act and the game crashes as before I installed the ID Resolver mod, I'll leave the download of the pack from AlterVista so some expert will can help me, or I hope it I'll edit the thread early
P.S. I'm italian, I'm 13 years old, my english cannot be fine!
If the automatic id resolving mods fail you need to use your own hands.
Go into the config folder and open the Steve's Carts.cfg with notepad.
search for 911 and change it to something different and hope it works. If you hit another duplicate ID -> repeat.
Yes I was just doing it manually: I made ID Resolver create the ID Status report and I found the free ID which I used to replace the 911 in Steve's Carts but the id (that is 32000) makes crash with a strange message that I don't understand
Yes I was just doing it manually: I made ID Resolver create the ID Status report and I found the free ID which I used to replace the 911 in Steve's Carts but the id (that is 32000) makes crash with a strange message that I don't understand
Could you supply us with that message so we can help?
Rollback Post to RevisionRollBack
Gamer, Minecraft Mod Developer, Creator of many mods that can be found in my forum post. (Helped port Grimoire of Gaia to 1.8.9 and helped getting a 1.12.2 version going)
Could you supply us with that message so we can help?
I wrong assigning the id: I assigned the first free id for an item and not of a block, I found the first free id for blocks but the error is the same:
java.lang.ArrayIndexOutOfBoundsException: 4096
what can I do to solve? Anyway here is the complete crash report:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 08/05/16 16.09
Description: Failed to start game
java.lang.ArrayIndexOutOfBoundsException: 4096
at net.minecraft.block.Block.<init>(Block.java:338)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at vswe.stevescarts.Blocks.BlockCargoManager.<init>(BlockCargoManager.java:24)
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:161)
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.GeneratedMethodAccessor3.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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
You set the ID of the Block way too high. As you can read off, it says "4096". That's the highest value you can go for blocks.
Set the conflicting StevesCarts Block to an ID less that 4096.
Higher values are only used for items.
I know it, there is an ID signed like "free" on the ID Status but it is already occupied, You can just see here the detailed ID Status but I can't upload all the modpack to AlterVista because It doesn't complete clearly so I hope you can try doing something with this
Ok I think that's working because it crashes with the different error that was popping up also when I deactivated the Steve's Carts Mod and I left Metallurgy on: Invalid shapeless recipy, here is the complete crash report
MiscPeripherals has errored. It uses quite a lot mods where Applied Energistics seems to be involved in the error. The page of MiscPeripherals does not say whether all mentioned mods are required or only compatible. Can you please post the config file of it? Maybe the usage of recipes can be changed there.
Does MiscPeripherals work without Applied Energistics?
MiscPeripherals has errored. It uses quite a lot mods where Applied Energistics seems to be involved in the error. The page of MiscPeripherals does not say whether all mentioned mods are required or only compatible. Can you please post the config file of it? Maybe the usage of recipes can be changed there.
Does MiscPeripherals work without Applied Energistics?
I don't know all these mods: they where automatically included into the modpack but if it should be a conflict of something here is the Applied Energistics config file and here is the MiscPeripherals config file.
There is nothing wrong in the configs. I advise you if you really want MiscPeripherals in your modpack to test it with Applied Energistics and put one mod after another in the mods folder until it crashes. Remove the mod that makes it crash or update/downgrade the conflicting mod if possible.
There is nothing wrong in the configs. I advise you if you really want MiscPeripherals in your modpack to test it with Applied Energistics and put one mod after another in the mods folder until it crashes. Remove the mod that makes it crash or update/downgrade the conflicting mod if possible.
I'm temporarily abandoning the project; I've just seen some other id conflict after disabling MiscPeripherals but I'll retry later
Hi! I've problems with some added mods in the modpack wrote in the title, I added the Backpack mod, the Falling Meteors mod and I was adding Metallurgy mod but It has an id conflict: 911 id is already used by Steve's Carts. I installed ID Resolver mod to automatically change the id but it doesn't act and the game crashes as before I installed the ID Resolver mod, I'll leave the download of the pack from AlterVista so some expert will can help me, or I hope it
I'll edit the thread early
P.S. I'm italian, I'm 13 years old, my english cannot be fine!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIf the automatic id resolving mods fail you need to use your own hands.
Go into the config folder and open the Steve's Carts.cfg with notepad.
search for 911 and change it to something different and hope it works. If you hit another duplicate ID -> repeat.
Yes I was just doing it manually: I made ID Resolver create the ID Status report and I found the free ID which I used to replace the 911 in Steve's Carts but the id (that is 32000) makes crash with a strange message that I don't understand
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCould you supply us with that message so we can help?
Gamer, Minecraft Mod Developer, Creator of many mods that can be found in my forum post. (Helped port Grimoire of Gaia to 1.8.9 and helped getting a 1.12.2 version going)
I wrong assigning the id: I assigned the first free id for an item and not of a block, I found the first free id for blocks but the error is the same:
what can I do to solve? Anyway here is the complete crash report:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 08/05/16 16.09
Description: Failed to start game
java.lang.ArrayIndexOutOfBoundsException: 4096
at net.minecraft.block.Block.<init>(Block.java:338)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at vswe.stevescarts.Blocks.BlockCargoManager.<init>(BlockCargoManager.java:24)
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:161)
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.GeneratedMethodAccessor3.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)
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.1 (amd64) version 6.3
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 768915744 bytes (733 MB) / 985661440 bytes (940 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -Xms256M -Xmx2048M -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 113 mods loaded, 113 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
CoFHFramework{1.5.2.5} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized
GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized
denLib{3.0.14} [denLib] (denLib-1.5.2-3.0.14.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{3.7.2} [BuildCraft] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{3.7.2} [BC Energy] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{3.7.2} [BC Transport] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized
Additional-Buildcraft-Objects{1.0.6.154} [Additional Buildcraft Objects] (AdditionalBuildcraftObjects-1.0.6.154.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{3.7.2} [BC Silicon] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{2.4.6.0} [Thermal Expansion] (ThermalExpansion-2.4.6.0.jar) Unloaded->Constructed->Pre-initialized
IC2{1.116.364-lf} [IndustrialCraft 2] (industrialcraft-2_1.116.364-lf.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{3.7.2} [BC Builders] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{3.7.2} [BC Factory] (buildcraft-A-3.7.2.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded{1.5.1R2.6.4} [MineFactory Reloaded] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv12.a} [Applied Energistics] (appeng-rv12-a-mc15x.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.5.x.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.3.3} [BiblioCraft] (BiblioCraft-1.3.3.zip) Unloaded->Constructed->Pre-initialized
Natura{2.1.4} [Natura] (Natura_1.5.1_2.1.4.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{0.5.9.4} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.9.4-1.5.2.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsBoP{0.1} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods-BOP-1.0.zip) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.2.8.4} [Forestry for Minecraft] (forestry-A-2.2.8.4.jar) Unloaded->Constructed->Pre-initialized
BiblioWoodsForestry{0.1} [BiblioWoods Forestry Edition] (BiblioWoods-Forestry-1.0.zip) Unloaded->Constructed->Pre-initialized
BinnieCore{1.7.0b} [Binnie Core] (binnie-mods-1.7.0b.jar) Unloaded->Constructed->Pre-initialized
ExtraBees{1.7.0b} [Extra Bees] (binnie-mods-1.7.0b.jar) Unloaded->Constructed->Pre-initialized
ExtraTrees{1.7.0b} [Extra Trees] (binnie-mods-1.7.0b.jar) Unloaded->Constructed->Pre-initialized
ChargePads{2.7.1} [Charge Pads] (ChargePads-2.7.0.89.jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.2.14} [ChickenChunks] (ChickenChunks 1.3.2.14.jar) Unloaded->Constructed->Pre-initialized
CompactSolars{4.2.0.52} [Compact Solar Arrays] (compactsolars-universal-1.5.2-4.2.0.52.zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.53} [ComputerCraft] (ComputerCraft-1.53.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft-1.53.zip) Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.2.16} [EnderStorage] (EnderStorage 1.4.2.16.jar) Unloaded->Constructed->Pre-initialized
EE3{pre1h (build 16)} [Equivalent Exchange 3] (EquivalentExchange3-pre1h-16.jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{0.2.4e} [Extra Utilities] (extrautils - 0.2.4f.zip) Unloaded->Constructed->Pre-initialized
factorization{0.8.01} [Factorization] (Factorization-0.8.01.jar) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.01} [Factorization Miscellaneous Nonsense] (Factorization-0.8.01.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.01} [Factorization Dimensional Slices] (Factorization-0.8.01.jar) Unloaded->Constructed->Pre-initialized
Meteors{2.10.2} [Falling Meteors] (FallingMeteorsMod1.5.2.zip) Unloaded->Constructed->Pre-initialized
CCMultipart{1.0.0.114} [Forge Multipart] (ForgeMultipart-universal-1.5.2-1.0.0.114.jar) Unloaded->Constructed->Pre-initialized
CCMicroblock{1.0.0.114} [Forge Microblocks] (ForgeMultipart-universal-1.5.2-1.0.0.114.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.114} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.5.2-1.0.0.114.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil-1.0.1.zip) Unloaded->Constructed->Pre-initialized
GraviGun{1.5.1} [GraviGun] (GravityGun-1.5.1.zip) Unloaded->Constructed->Pre-initialized
Hats{1.3.3} [Hats] (Hats-1.3.3.zip) Unloaded->Constructed->Pre-initialized
HatStand{1.2.1} [HatStand] (HatStand-1.2.1.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.2.8.446} [Iron Chest] (ironchest-universal-1.5.2-5.2.8.446.zip) Unloaded->Constructed->Pre-initialized
Thaumcraft{3.0.5h1} [Thaumcraft] (Thaumcraft3.0.5h.zip) Unloaded->Constructed->Pre-initialized
LogisticsPipes|Main{0.7.3.ftb.631} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.ftb.631.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.5.2_1.4.2.1} [Tinkers' Construct] (TConstruct_1.5.2_1.4.2.1.jar) Unloaded->Constructed->Pre-initialized
MagicBees{2.1.1} [Magic Bees] (magicbees-2.1.1.jar) Unloaded->Constructed->Pre-initialized
Ideas{1} [Ideas] (Metallurgy_3.1.1.jar) Unloaded->Constructed->Pre-initialized
KeithyUtils{1.0} [Keithy Utils] (Metallurgy_3.1.1.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Core{3.1} [Metallurgy 3 Core] (Metallurgy_3.1.1.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Base{3.1} [Metallurgy 3 Base] (Metallurgy_3.1.1.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Machines{3.1} [Metallurgy 3 Machines] (Metallurgy_3.1.1.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Vanilla{3.1} [Metallurgy 3 Vanilla] (Metallurgy_3.1.1.jar) Unloaded->Constructed->Pre-initialized
MFFS{3.1.0} [Modular Force Field System] (MFFS_Cal_v3.1.0.175.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.6.4} [MFR Compat: Atum] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.5.1R2.6.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.6.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.6.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.6.4} [MFR Compat: IC2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.5.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.5.00.zip) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.6.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.6.4} [MFR Compat: RP2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
SoulShards{1.0.16} [Soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.6.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{1.18.2} [The Twilight Forest] (twilightforest-1.18.2.zip) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.6.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed->Pre-initialized
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.3e.jar) Unloaded->Constructed->Pre-initialized
ModularForceFieldSystem{2.3.0.1.28} [Modular ForceField System V2] (ModularForceFieldSystem-2.3.0.1.28.jar) Unloaded->Constructed->Pre-initialized
mmmPowersuits{0.7.0-534} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-534.jar) Unloaded->Constructed->Pre-initialized
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.5.1_2.1.4.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.8.1.r27} [NEI Addons] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|AE{1.8.1.r27} [NEI Addons: Applied Energistics] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.8.1.r27} [NEI Addons: Crafting Tables] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExtraBees{1.8.1.r27} [NEI Addons: Extra Bees] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.8.1.r27} [NEI Addons: Forestry] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|MiscPeripherals{1.8.1.r27} [NEI Addons: Misc Peripherals] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.0.9.3} [NEI Plugins] (NEIPlugins-1.0.9.3.jar) Unloaded->Constructed->Pre-initialized
ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed->Pre-initialized
Railcraft{7.3.0.0} [Railcraft] (Railcraft_1.5.2-7.3.0.0.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.1.9} [OpenPeripheral] (OpenPeripheral-0.1.9.jar) Unloaded->Constructed->Pre-initialized
PluginsforForestry{3.0.17} [PluginsforForestry] (PluginsforForestry-1.5.2-3.0.17.jar) Unloaded->Constructed->Pre-initialized
PortalGun{1.5.2} [PortalGun] (PortalGun1.5.2.zip) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.a122} [Steve's Carts] (StevesCarts2.0.0.a122.zip) Unloaded->Constructed->Errored
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.5.2_1.4.2.1.jar) Unloaded->Constructed->Pre-initialized
ThaumicTinkerer{1.0.8} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0.8].zip) Unloaded->Constructed->Pre-initialized
Translocator{1.1.0.4} [Translocator] (Translocator 1.1.0.4.jar) Unloaded->Constructed->Pre-initialized
mod_ZanMinimap{0.9.4} [mod_ZanMinimap] (VoxelMap_1.5.2.u88.zip) Unloaded->Constructed->Pre-initialized
WR-CBE|Core{1.4} [WR-CBE Core] (WR-CBE Core 1.4.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Addons{1.4} [WR-CBE Addons] (WR-CBE Addons 1.4.jar) Unloaded->Constructed->Pre-initialized
WR-CBE|Logic{1.4.0.2} [WR-CBE Logic] (WR-CBE Logic 1.4.0.2.jar) Unloaded->Constructed->Pre-initialized
IDResolver{1.5.1.0} [ID Resolver] (IDResolver-1.5.2.0.jar) Unloaded->Constructed->Pre-initialized
OmniTools{3.1.6.0} [OmniTools] (OmniTools-3.1.6.0.jar) Unloaded->Constructed->Pre-initialized
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 5500 GL version 4.3.0 - Build 10.18.10.3960, 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
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou set the ID of the Block way too high. As you can read off, it says "4096". That's the highest value you can go for blocks.
Set the conflicting StevesCarts Block to an ID less that 4096.
Higher values are only used for items.
I know it, there is an ID signed like "free" on the ID Status but it is already occupied, You can just see here the detailed ID Status but I can't upload all the modpack to AlterVista because It doesn't complete clearly so I hope you can try doing something with this
Help me please
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCan you post the config of Steves Carts please? It might help in this case
Ok here is the default
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTry out this one:
# Configuration file #################### # block #################### block { I:AdvancedDetector=781 I:CargoManager=782 I:CartAssembler=783 I:Detector=784 I:Distributor=785 I:Junctionrail=786 I:LiquidManager=787 I:StorageBlocks=788 I:Toggler=789 I:Upgrade=780 } #################### # enabledmodules #################### enabledmodules { B:AdvancedControlSystem=true B:AdvancedCrafter=true B:AdvancedShooter=true B:AdvancedSmelter=true B:AdvancedTank=true B:AdvancedThermalEngine=true B:BasicDrill=true B:BasicFarmer=true B:BasicSolarEngine=true B:BasicWoodCutter=true B:BrakeHandle=true B:BridgeBuilder=true B:Cage=true B:ChunkLoader=true B:CleaningMachine=true B:CoalEngine=true B:Colorizer=true B:CompactSolarEngine=true B:Crafter=true B:CreativeEngine=true B:CreativeHull=true B:CreativeIncinerator=true B:CreativeSupplies=true B:CreativeTank=true B:Crop_NetherWart=true B:DivineShield=true B:DrillIntelligence=true B:DynamiteCarrier=true B:Enchanter=true B:EntityDetector_Animal=true B:EntityDetector_Monster=true B:EntityDetector_Player=true B:EntityDetector_Villager=true B:ExperienceBank=true B:ExtractingChests=true B:ExtremeMelter=true B:Fertilizer=true B:Fireworkdisplay=true B:FrontChest=true B:FrontTank=true B:GalgadorianDrill=true B:GalgadorianFarmer=true B:GalgadorianHull=true B:GalgadorianWoodCutter=true B:HardenedDrill=true B:HardenedWoodCutter=true B:HeightController=true B:Hydrator=true B:Incinerator=true B:InformationProvider=true B:InternalStorage=true B:InternalTank=true B:InvisibilityCore=true B:IronDrill=true B:LargeRailer=true B:LawnMower=true B:LiquidCleaner=true B:LiquidSensors=true B:MechanicalPig=true B:Melter=true B:Milker=true B:NoteSequencer=true B:OpenTank=true B:OreExtractor=true B:PlanterRangeExtender=true B:PowerObserver=true B:Projectile_Egg=true B:Projectile_FireCharge=false B:Projectile_Potion=true B:Railer=true B:ReinforcedHull=true B:Seat=true B:Shooter=true B:SideChests=true B:SideTanks=true B:Smelter=true B:SolarEngine=true B:StandardHull=true B:"Steve'sArcade"=true B:ThermalEngine=true B:TinyCoalEngine=true B:TopChest=true B:TopTank=true B:TorchPlacer=true B:TrackRemover=true B:Tree_Exotic=true B:WoodenHull=true } #################### # item #################### item { I:CartModule=29741 I:ModularCart=29743 I:ModuleComponents=29742 } #################### # settings #################### settings { I:MaximumNumberOfDynamites=50 B:useArcadeSounds=true B:useTetrisMobSounds=true }Ok I think that's working because it crashes with the different error that was popping up also when I deactivated the Steve's Carts Mod and I left Metallurgy on: Invalid shapeless recipy, here is the complete crash report
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMiscPeripherals has errored. It uses quite a lot mods where Applied Energistics seems to be involved in the error. The page of MiscPeripherals does not say whether all mentioned mods are required or only compatible. Can you please post the config file of it? Maybe the usage of recipes can be changed there.
Does MiscPeripherals work without Applied Energistics?
I don't know all these mods: they where automatically included into the modpack but if it should be a conflict of something here is the Applied Energistics config file and here is the MiscPeripherals config file.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThere is nothing wrong in the configs. I advise you if you really want MiscPeripherals in your modpack to test it with Applied Energistics and put one mod after another in the mods folder until it crashes. Remove the mod that makes it crash or update/downgrade the conflicting mod if possible.
I'm temporarily abandoning the project; I've just seen some other id conflict after disabling MiscPeripherals but I'll retry later