spaceboy01218 / additional-pipes

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

Additional pipes revision 31 - crash when loading/ joining server #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Starting up minecraft 
2. Joining a server, if minecraft starts up, it would crash and show up the 
error and minecraft would crash
3.

What is the expected output? What do you see instead?
Black screen, then minecraft will crash, with both the .exe and the .jar 

What version are you using?
Additional pipes, revision 31

Please provide your Console/ModLoader output below.
17 achievements
161 recipes
Setting user: (my username), (code -)
ModLoader Beta 1.8.1 Initializing...
Mod Loaded: mod_BuildCraftCore 2.2.5
Mod Loaded: mod_BuildCraftBuilders 2.2.5
Mod Loaded: mod_BuildCraftEnergy 2.2.5
Mod Loaded: mod_BuildCraftFactory 2.2.5
Mod Loaded: mod_BuildCraftTransport 2.2.5
Using 32 audio sources.
MinecraftForge V1.1.2 Initialized
ModLoaderMP Beta 1.7.3 unofficial Initialized
Mod Loaded: mod_IC2 v1.23
Mod Loaded: mod_PowerConverters 1.8.1R1.2.3
Mod Loaded: mod_RedPowerArray 2.0pr3b
Mod Loaded: mod_RedPowerCore 2.0pr3b
Mod Loaded: mod_RedPowerLighting 2.0pr3b
Mod Loaded: mod_RedPowerLogic 2.0pr3b
Mod Loaded: mod_RedPowerMachine 2.0pr3b
Mod Loaded: mod_RedPowerWiring 2.0pr3b
Mod Loaded: mod_RedPowerWorld 2.0pr3b
Mod Loaded: mod_zAdditionalPipes Rev31
Done.
Starting BuildCraft 2.2.5
Copyright (c) SpaceToad, 2011
http://www.mod-buildcraft.com
Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerErro
r
        at net.minecraft.client.Minecraft.a(SourceFile:259)
        at net.minecraft.client.Minecraft.run(SourceFile:629)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Slot
125 is already occupied by eloraam.lighting.BlockLamp@53ccbdb5 when adding build
craft.zeldo.ChunkLoader.BlockChunkLoader@26bae10e
        at ModLoader.init(ModLoader.java:848)
        at ModLoader.AddAllRenderers(ModLoader.java:186)
        at aam.<init>(aam.java:61)
        at aam.<clinit>(aam.java:10)
        ... 3 more
Caused by: java.lang.IllegalArgumentException: Slot 125 is already occupied by e
loraam.lighting.BlockLamp@53ccbdb5 when adding buildcraft.zeldo.ChunkLoader.Bloc
kChunkLoader@26bae10e
        at lr.<init>(Block.java:51)
        at lr.<init>(Block.java:78)
        at zt.<init>(BlockContainer.java:22)
        at buildcraft.zeldo.ChunkLoader.BlockChunkLoader.<init>(BlockChunkLoader
.java:18)
        at mod_zAdditionalPipes.ModsLoaded(mod_zAdditionalPipes.java:358)
        at ModLoader.init(ModLoader.java:832)
        ... 6 more

Please provide any additional information below.
When removing the additional pipes mod (needed for me to join the server) it 
boots, and does not crash, though when adding it in, it will crash. running 
with the .jar with a batch files i am able to output the client console to a 
command prompt. which i included above.
if you would like me to send you my .minecraft folder, please e-mail me at 
pmccarron97@gmail.com

Please provide any screenshots you feel would help demonstrate this
issue/feature.

Original issue reported on code.google.com by pmccarro...@gmail.com on 22 Nov 2011 at 5:54

GoogleCodeExporter commented 8 years ago
this might come in handy as well 

--- BEGIN ERROR REPORT 5b697679 --------
Generated 22/11/11 17:58

Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family version 2.1.0 - Build 
8.15.10.1892, Intel

java.lang.IllegalArgumentException: Slot 125 is already occupied by 
eloraam.lighting.BlockLamp@394ef11f when adding 
buildcraft.zeldo.ChunkLoader.BlockChunkLoader@6db8479d
    at lr.<init>(Block.java:51)
    at lr.<init>(Block.java:78)
    at zt.<init>(BlockContainer.java:22)
    at buildcraft.zeldo.ChunkLoader.BlockChunkLoader.<init>(BlockChunkLoader.java:18)
    at mod_zAdditionalPipes.ModsLoaded(mod_zAdditionalPipes.java:358)
    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 8897bc30 ----------

Original comment by pmccarro...@gmail.com on 22 Nov 2011 at 5:59

GoogleCodeExporter commented 8 years ago
You have a conflict issue. Get the configs from the server.

Original comment by brutalvi...@gmail.com on 22 Nov 2011 at 6:25

GoogleCodeExporter commented 8 years ago
oh, hmm, not sure if i can, cause i don't run it, but ill ask

Original comment by pmccarro...@gmail.com on 23 Nov 2011 at 5:00