spaceboy01218 / additional-pipes

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

Linux Server - Unexpected exception java.lang.NoSuchMethodError: buildcraft.transport.BlockGenericPipe.createPipe(Lte;IIII)Lbuildcraft/transport/Pipe; #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running on my Linux Server
2. Placing a Teleport Pipe (any type)

What is the expected output? What do you see instead?
Should work.

What version are you using?
Minecraft Beta 1.8.1
ModLoader Beta 1.8.1
ModLoaderMp 1.8.1
MinecraftForge 1.1.2
zAdditionalPipes r29  (tried r27 and teleport pipes don't work at all)
Buildcraft 2.2.4
IC2 1.23
RedPower 3.0pr3b

Please provide your Console/ModLoader output below.

2011-11-15 12:59:24 [INFO] ModLoader Server Beta 1.8.1 Initializing...
2011-11-15 12:59:24 [INFO] ModLoaderMP Beta 1.8.1 Initialized
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_IC2 v1.23
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerMachine 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerArray 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerWiring 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_BuildCraftFactory 2.2.4
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerLighting 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerLogic 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerCore 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_zAdditionalPipes Rev29
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_BuildCraftBuilders 2.2.4
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_RedPowerWorld 2.0pr3b
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_BuildCraftTransport 2.2.4
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_BuildCraftCore 2.2.4
2011-11-15 12:59:24 [INFO] Mod Loaded: mod_BuildCraftEnergy 2.2.4
2011-11-15 12:59:25 [INFO] Starting minecraft server version Beta 1.8.1
2011-11-15 12:59:25 [INFO] Loading properties
2011-11-15 12:59:25 [INFO] Starting Minecraft server on *:12345
2011-11-15 12:59:25 [INFO] Preparing level "World"
2011-11-15 12:59:25 [INFO] Default game type: 0
2011-11-15 12:59:25 [INFO] Preparing start region for level 0
2011-11-15 12:59:25 [INFO] Preparing start region for level 1
2011-11-15 12:59:26 [INFO] Preparing spawn area: 28%
2011-11-15 12:59:26 [INFO] Done (1547971360ns)! For help, type "help" or "?"
2011-11-15 13:01:24 [INFO] myname [/xxx.xxx.xxx.xxx:xxxx] logged in with entity 
id 72 at (2955.9237131749865, 67.0, -548.3913854122925)
2011-11-15 13:01:26 [INFO] myname joined with mod_BuildCraftCore 2.2.4, 
mod_BuildCraftBuilders 2.2.4, mod_BuildCraftEnergy 2.2.4, mod_BuildCraftFactory 
2.2.4, mod_BuildCraftTransport 2.2.4, mod_IC2 v1.23, mod_RedPowerArray 2.0pr3b, 
mod_RedPowerCore 2.0pr3b, mod_RedPowerLighting 2.0pr3b, mod_RedPowerLogic 
2.0pr3b, mod_RedPowerMachine 2.0pr3b, mod_RedPowerWiring 2.0pr3b, 
mod_RedPowerWorld 2.0pr3b, mod_zAdditionalPipes Rev29, mod_TooManyItems 1.8.1 
2011-09-27
2011-11-15 13:01:30 [SEVERE] Unexpected exception
java.lang.NoSuchMethodError: 
buildcraft.transport.BlockGenericPipe.createPipe(Lte;IIII)Lbuildcraft/transport/
Pipe;
    at buildcraft.transport.ItemPipe.a(ItemPipe.java:73)
    at hm.a(SourceFile:87)
    at qh.a(ItemInWorldManager.java:228)
    at iw.a(NetServerHandler.java:358)
    at fr.a(SourceFile:57)
    at ma.b(SourceFile:272)
    at iw.a(NetServerHandler.java:45)
    at dr.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:369)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
    at ce.run(SourceFile:417)
2011-11-15 13:01:41 [INFO] CONSOLE: Stopping the server..
2011-11-15 13:01:41 [INFO] Stopping server
2011-11-15 13:01:41 [INFO] Saving chunks
2011-11-15 13:01:42 [INFO] Saving chunks

Please provide any additional information below.
When ran on my Windows Box, it works fine. I transfer files to my Linux box, 
and this happens. I am using the DevBuildcraftTransportPatch otherwise the 
server won't even start up.

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

Original issue reported on code.google.com by alexrobe...@gmail.com on 15 Nov 2011 at 7:15

GoogleCodeExporter commented 8 years ago
As I have not been able to keep up during my busy weeks, I am closing all 
tickets. If your problem still persists in the version I am posting today, 
please create a new ticket and sorry for the inconvenience, and I will attempt 
to fix all known bugs this week.

-Zeldo

Original comment by brutalvi...@gmail.com on 18 Nov 2011 at 7:46