teleport pipes spit out items
SwissPegasus opened this issue ยท 18 comments
Forge 7.8.0.685
buildcraft-A-3.5.1
AdditionalPipes2.2.1-BC3.5.1
LogisticsPipes-MC1.5.2-0.7.2.dev.420
The items are not teleportet since new release for mc 1.5.2. The items just drop out the teleport pipe.
Tested also with a complete new world.
i noticed LP is listed in the mod list, was it involved in your testing (ie, was it lp's trying to pass through the phase pipes, or just standard BC pipes)?
yes it was involved, i try the same construct from chest to chest only with basic logistic pipes and it works.
Used a mark II chassis and a advanced extractor module + one basic logistic pipe, on the other side one basic logistic pipe and a mark II chassis and a item sink module. between of this i try with teleport pipes, and this not work. Without the teleport pipes, it works (only basic logistic pipes between the mark II chassis.
Do items still drop if you add 1 vanilla BC pipe (i.e. stone) between the teleport pipe and logi pipe?
i can try this in the evening, in the previous release for bc 3.5.0 this works without vanilla pipes
... but i try this and give a feedback
Same problem here. Also Phased Waterproof Pipes and Phased Conductive Pipes don't seem to work either, they seem to just not transport anything.
I'm using:
Minecraft 1.5.2
Forge 7.8.0.688
Buildcraft 3.5.3
Additional Pipes 2.2.2
This problem was also with Buildcraft 3.5.1 and Additional Pipes 2.2.1
Same here. Tekkit version is also broken.
http://forums.technicpack.net/threads/teleport-pipes-spit-out-items.44573/
I manually added it. As soon as you try to 'gief' yourself a pipe through NEI, you get java crash and DC from server.
(mod was updated for server + client)
[For clarification - I removed the version that came with tekkit, and placed the latest git version in the mods folder. Server loads just fine - when, as an op, i try to give myself a phased telephort pipe, i get DC'd and have to reboot the entire tekkit client to get back on (only to DC as soon as i select it on my hotbar again)].
@dwfmagik what version of buildcraft and minecraft? Also, please post any error logs.
Jumping on the "broken in tekkit" bandwagon. I attempted to manually update with the latest version from here and the launcher failed. I don't want to clutter this forum with the full error log but here are the juicy bits:
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: pipes
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldError: pipes
at buildcraft.additionalpipes.AdditionalPipes.createPipeSpecial(AdditionalPipes.java:441)
at buildcraft.additionalpipes.AdditionalPipes.loadPipes(AdditionalPipes.java:334)
at buildcraft.additionalpipes.AdditionalPipes.init(AdditionalPipes.java:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 5 more
and
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows XP (x86) version 5.1
Java Version: 1.8.0-ea, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
and
BuildCraft|Core{3.5.0} [BuildCraft] (BuildCraft-1.5.1-3.5.0.Tekkit.jar) Unloaded->Constructed->Pre-initialized->Initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Errored
AdditionalPipes2.3.0-BC3.5.3.jar
- means that it's for buildcraft 3.5.3 and will probably not work for other versions. Please use the version with BC3.5.0 or update buildcraft.
That's a no-go. BC3.5.3 is for Minecraft1.5.2. Tekkit is still using Forge7.7.2 running on Minecraft1.5.1. I'm not opening a can of worms by trying to upgrade everything myself. That's why I use Tekkit after all. Thanks for the help anyway.
BC3.5.3 works on 1.5.1 and forge 7.7.2.
I run that combination.
AdditionalPipes2.3.0-BC3.5.3 on mc 1.5.1/forge 7.7.2/buildcraft 3.5.3 and it works.
Got my hopes up for a bit. I tried installing forge 7.7.2.682, but MC just keeps crashing when I try to load a map.
Description: Unexpected error
java.lang.NoClassDefFoundError: buildcraft/core/utils/StringUtil
at mistaqur.nei.buildcraft.BuildcraftFuelHelper.registerFuelHelpers(BuildcraftFuelHelper.java:23)
at mistaqur.nei.NEIPlugins_Buildcraft.addHandlers(NEIPlugins_Buildcraft.java:89)
Still using BC3.5.3 and AP2.3.0. At least this time they loaded.