spaceboy01218 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

CHUCKLOADER CRASHES GAME!!!!! #116

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.changing chunkloader id
2.deleting the chunkloader

What is the expected output? What do you see instead?

What version are you using?
31

Please provide your Console/ModLoader output below.
--- BEGIN ERROR REPORT aa69f434 --------
Generated 11/29/11 7:12 PM

Minecraft: Minecraft Beta 1.8.1
OS: Windows Vista (amd64) version 6.0
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family version 2.1.0 - Build 
8.15.10.2202, Intel

java.lang.RuntimeException: RedPowerCore: BlockID 254 exists, autoAssign is 
disabled.
    at forge.MinecraftForge.killMinecraft(MinecraftForge.java:315)
    at eloraam.core.Config.getBlockID(Config.java:114)
    at RedPowerWorld.initialize(RedPowerWorld.java:508)
    at mod_RedPowerWorld.initialize(mod_RedPowerWorld.java:32)
    at mod_RedPowerMachine.initialize(mod_RedPowerMachine.java:40)
    at mod_RedPowerMachine.ModsLoaded(mod_RedPowerMachine.java:20)
    at ModLoader.init(ModLoader.java:832)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at aam.<init>(aam.java:61)
    at aam.<clinit>(aam.java:10)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT fa45c90a ----------

Please provide any additional information below.

this block conflicts with redpower ids
Please provide any screenshots you feel would help demonstrate this
issue/feature.

Original issue reported on code.google.com by lavacow...@yahoo.com on 30 Nov 2011 at 3:12

GoogleCodeExporter commented 8 years ago
same here

Original comment by Jurroc...@gmail.com on 8 Jan 2012 at 10:09

GoogleCodeExporter commented 8 years ago
Found a way to fix it check Id's and then go to config file to change it. Buy 
make sure that the new Id for the chunkloader is between 1 and 250 (lots of 
space in t
200-250)

Or you can get the mod for more block Id's search it in google

Original comment by lavacow...@yahoo.com on 9 Jan 2012 at 1:06