So i saw this video on the mine forge post about ic2, better then wolves, build craft, and other mods all working together
But when i install ic2 + better then wolves i get an error when i try to launch
Code
java.lang.IllegalArgumentException: Slot 223 is already occupied by ic2.BlockMachine2@d5c0f9 when adding FCBlockLightBulb@51701bdc
at uu.<init>(Block.java:49)
at uu.<init>(Block.java:76)
at FCBlockLightBulb.<init>(FCBlockLightBulb.java:19)
at mod_FCBetterThanWolves.InstantiateBlocksAndItems(mod_FCBetterThanWolves.java:691)
at mod_FCBetterThanWolves.<init>(mod_FCBetterThanWolves.java:28)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at ModLoader.addMod(ModLoader.java:272)
at ModLoader.readFromClassPath(ModLoader.java:1104)
at ModLoader.init(ModLoader.java:812)
at ModLoader.AddAllRenderers(ModLoader.java:183)
at th.<init>(th.java:60)
at th.<clinit>(th.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:318)
at net.minecraft.client.Minecraft.run(SourceFile:716)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 9a0ff46a ----------
Display More
I've got all the required mods installed, modloader, modloadermp, and mine forge, are theese two mods no longer compatible?