PneumaticCraft Drone Breaks LP system
Flexico opened this issue · 10 comments
(I don't know which mod is causing the problem, so I'm posting this both places.)
Minecraft 1.6.4
PneumaticCraft 1.1.4f
Logistics Pipes 0.7.4.dev.294
I'm getting a weird bug where, if I have a Drone patrolling an area containing a Logistics Pipes system, the pipes will spew items out onto the ground. If I pick the drone up into my inventory, the pipes will function normally, but as soon as I put it back down the pipes start spewing things out again,
Here's my log: http://www.mediafire.com/view/xro56dl8mcxzf7o/Drone-Pipes_ForgeModLoader-client-0.log
I can't access that log. Can you please post screenshots of your setup and what is going wrong. I have no Idea what could cause this.
Huh, the link works fine for me. Anyway, here's a video demonstrating the problem: https://www.youtube.com/watch?v=pyt-bbmmjB8
My account says the file is public. Stupid Mediafire. It's too big for pastebin; I'd have to split it up into 11 separate files. Try this one: http://flexico.webs.com/Misc/Drone-Pipes_ForgeModLoader-client-0.log
Access Denied for me as well. I think its not public. Could you please put the log on pastebin.com, thanks.
And you should blame Redstone in Motion for the file size. There is no error with Logistics Pipes in it.
Sadly I dont see anything in the log that could help. But thanks for the video.
EDIT: For the mediafire link above.. maybe the "view" link is the wrong one and only applies to the owner of the file? I dont know.. never used Mediafire as file hosting, just thinking.
On the topic of the issue. It looks like it is a problem with PneumaticCraft Drones and BC pipes. If I saw correctly whenever items dropped they were at an BC pipe. So this is more likely a problem between BC and PneumaticCraft.
The example at the end confirmed this, with things popping where there was
only a BC pipe.
On 23 Aug 2014 22:50, "davboecki" [email protected] wrote:
On the topic of the issue. It looks like it is a problem with
PneumaticCraft Drones and BC pipes. If I saw correctly whenever items
dropped they were at an BC pipe. So this is more likely a problem between
BC and PneumaticCraft.—
Reply to this email directly or view it on GitHub
#423 (comment)
.
I happened to be in a conversation about this, its related to Block.getDrops on the BC Pipe, it seems to drop its contents when called.