Jump to content

Question

Posted

Title: errors

Version: 3.1.2

OS: Windows

Java Version: 7

Description of Problem:

error messages pop up when i start TEKKIT (tekkit only

Error Messages:

java.lang.IllegalArgumentException: Slot 188 is already occupied by ic2.advancedmachines.BlockAdvancedMachines@1699caa when adding ic2.advancedmachines.BlockAdvancedMachines@ac8fe3

at pb.<init>(Block.java:251)

at agy.<init>(BlockContainer.java:7)

at ic2.advancedmachines.BlockAdvancedMachines.<init>(BlockAdvancedMachines.java:16)

at mod_IC2AdvancedMachines.load(mod_IC2AdvancedMachines.java:190)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)

at cpw.mods.fml.common.Loader.modInit(Loader.java:273)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)

at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)

at net.minecraft.client.Minecraft.a(Minecraft.java:429)

at net.minecraft.client.Minecraft.run(Minecraft.java:738)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT c3c86bfe ----------

Error Log:


java.lang.IllegalArgumentException: Slot 188 is already occupied by ic2.advancedmachines.BlockAdvancedMachines@1699caa when adding ic2.advancedmachines.BlockAdvancedMachines@ac8fe3

	at pb.<init>(Block.java:251)

	at agy.<init>(BlockContainer.java:7)

	at ic2.advancedmachines.BlockAdvancedMachines.<init>(BlockAdvancedMachines.java:16)

	at mod_IC2AdvancedMachines.load(mod_IC2AdvancedMachines.java:190)

	at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)

	at cpw.mods.fml.common.Loader.modInit(Loader.java:273)

	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)

	at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)

	at net.minecraft.client.Minecraft.a(Minecraft.java:429)

	at net.minecraft.client.Minecraft.run(Minecraft.java:738)

	at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT c3c86bfe ----------

3 answers to this question

Recommended Posts

  • 0
Posted

i would guess by your log that you upgraded from 3.1.2 to 3.1.3, i am also guessing this is your client since you are not saying which it is

it would appear you have two copies of the advanced machine mod in your mod folder, you can delete and redownload, or manual remove the duplicats.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...