Hello there,
when i tried to install this and another mod, it appears that two items want to use the same ID (234 ).
But minecraft won't work with it...
here the error report:
QuoteDisplay More
--- BEGIN ERROR REPORT 416704c8 --------
Generated 04.06.12 15:21
Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_03, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 5800 Series version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
java.lang.IllegalArgumentException: Slot 234 is already occupied by PCma_BlockOptical@69da79bb when adding ic2.common.BlockRubberSheet@66e1a48
at pb.(Block.java:249)
at pb.(Block.java:281)
at ic2.platform.BlockCommon.(BlockCommon.java:12)
at ic2.common.BlockTex.(BlockTex.java:30)
at ic2.common.BlockRubberSheet.(BlockRubberSheet.java:30)
at mod_IC2.load(mod_IC2.java:176)
at ModLoader.init(ModLoader.java:891)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.(RenderManager.java:86)
at ahu.(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(Minecraft.java:394)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT a136e0dc ----------
So i'd like to know the class where the rubbersheet ID is, so i can change it and play again.
I'd really appreciate some help and have some
Have a nice day
Greetings AzraelGamer
P.S.: And yes I've googled and looked in ic2.common.BlockRubberSheet but i still can't find the ID...