Logistics Pipes

Logistics Pipes

13M Downloads

Dimensional Transceivers ?? [EnderIO]

Ealendir opened this issue · 10 comments

commented

is it possible to connect two Logistic Pipes Segments over Dimensional Transceivers from EnderIO ? I thought the API was implemented at some point...
it does not seem to work however.....

commented

what is your setup?

commented

IIRC we only support the hypercube. We don't support the Dimensional Transceivers anymore.

commented

Hypercube is the old one, Dimensional Transceiver is the new one: #511

That said I am having trouble getting it to work now as well: https://a.pomf.se/kzarol.webm

Worked fine in 1.6.4/TPPI1

commented

I'm bad at github, apparently. It's somewhere in 0.9.

630c468#diff-6f081b53eef8f80778a5ee0e28b8ae2f

.. I think.

commented

@Xuerian what are those batteries and do they have an item input slot?

commented

@theZorro266 Those are Creative Capacitor Banks from EnderIO. They do have an inventory.

I tested with only Creative Energy Cells, next to a similar pair of tesseracts: http://i.imgur.com/GE39vYO.jpg (Not sure if you wanted it tested, but there you go)

commented

That's probably your problem. There can't be any TileEntity next to the tesseract/transiver iirc. LP denies the connection when there is one.

commented

Would it be possible to, print a message to all people on the chunk the
first time a connection to a tesseract is rejected due to conflicting
destinations?

First=only once per person per login, ie a client side flag for of they
have seen the message.

Alternatively we could work with enderio to gain 'exclusive output' from
the tesseract, rather than it round-robin, or random.
On 2 Apr 2015 07:20, "davboecki" [email protected] wrote:

That's probably your problem. There can't be any TileEntity next to the
tesseract/transiver iirc. LP denies the connection when there is one.


Reply to this email directly or view it on GitHub
#568 (comment)
.

commented

Sorry, there was quite a misunderstanding. I spoke with @davboecki seconds ago..
The Hypercube is "deprecated" as Prototik in #511 mentioned and yes the Dimensional Transceivers are new. The commit from Prototik was manually merged into the 0.9 branch though, because we didn't want to call it stable at that time.

So the tl;dr: Dimensional Transceivers are only supported in 0.9 and you need to get the 0.9 version to use them with LP.