Additional Pipes for Buildcraft

Additional Pipes for Buildcraft

604k Downloads

[QUESTION] Can't open GUI

hron84 opened this issue ยท 4 comments

commented

With AdditionalPipes 4.6.1 I am not able to open the GUI of the teleport pipes. I tried with empty hand right click, sneak+right click, with various wrenches (left, right, shift+left, shift+right clicks) and no luck. Could you please explain me how do you open Teleport Pipe GUIs?

BC 7.1.5
AP 4.6.1

commented

The problem is that in BC 7.1, they changed the signature of the Pipe.blockActivated() function, so my overrides in Additional Pipes don't get triggered. Additional Pipes 4.6.1 is for BC 7.0.x only. I haven't released a version which does work yet because I'm in the middle of the whole Logistics Pipes project. I'm assuming you need such a version for your testing, so here are the mod, dev, and source jars. These include the fixed SpecialPipeConnection code that I mentioned in the main LP issue.

commented

@multiplemonomials I have to use BC 7.1 because LP moved to there, and I building a tech-based modpack for a small, closed community that wants to use LP. Thanks for the possibility to try out the beta2 jar. Do you agree if we use this beta to our private closed server too (assuming we accept this is a beta version)? Maybe we can produce a good feedback about the changes included in this version as I usually report issues directly to mod developers if I find any.

commented

It's ok, we have OC.

commented

Sure, it's fine. I'm still stuck on the logistics pipes compatibility; items don't get routed through the teleport pipes.

As far as I know, everything in the beta works except the Logistics Teleport Pipe.

Oh yeah, it may also require OpenComputers to be installed for a reason I haven't figured out.