spaceboy01218 / additional-pipes

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

SMP Server crashes after interaction with Diamond Pipe, LINUX Only. #81

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install listed mods/or try just with Buildcraft2.2.4, interact with diamond 
pipe by right click, or even trying to place/remove it.
2. Installed mods (Buildcraft2.2.4, IndustrialCraft1.23, Minefactory Reloaded 
1.3.2 (inside it also PowerConverters Server 1.0.4) And WirelessRedstone 
3.

What is the expected output? What do you see instead?
Expected interaction to work, and all pipes to work properly. But instead, the 
GUI doesn't show up and server crashes. Happens on new placed diamond pipes or 
old.

What version are you using?
r29 Nov 1 Pipes Server + Client, r22 Oct 19 DevBuildcraft Server + Client 

Please provide your Console/ModLoader output below.
Server Console Output
2011-11-03 19:37:47 [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)

Please provide any additional information below.
This happens only on a Linux Server, specifically Ubuntu 10.04, and on Java SE 
Run Env (build 1.6.0_26-b03)
Java HotSpotServer VM (build 20.1-b02, mixed mode). Using exactly the same 
Mods, config files, and world files (just exact copy from Linux server) but on 
Windows XP/7 64bit, all seems to work fine and this bug is not observed.

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

Original issue reported on code.google.com by easymail...@gmail.com on 3 Nov 2011 at 5:28

GoogleCodeExporter commented 8 years ago
Same issue. It runs fine for me on my Windows box, but when I try using it on 
my Linux server same thing happens.

[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)

Also happens with teleport pipes.

Original comment by alexrobe...@gmail.com on 15 Nov 2011 at 7:26

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