AE2-UEL / NAE2

Utility mod aimed to streamline some of the Applied Energistics 2: Extended Life interactions.
https://legacy.curseforge.com/minecraft/mc-mods/nae2
GNU Lesser General Public License v3.0
18 stars 15 forks source link

[BUG] P2P Interfaces. #66

Closed Artiks54 closed 3 months ago

Artiks54 commented 4 months ago

INTERFACE BUG

I have discovered a critical error in the operation of P2P interfaces.

If you connect the p2p interface to the usual interface on the east side, then the p2p interface will transfer to the mechanism as many items per tick as are installed in blocks (coprocessor).

If the p2p interface is connected from any other side, then it will transfer only 1 item per tick, regardless of how many Co-processor blocks there are

2 64

In addition, sometimes an error appears, the output of the content back to ae

I also have some ideas for a mod: 1)Please add even cooler x128 x256 x512 coprocessors. 2)Add an improved interface that can transfer as many items as there are in the co-processor system in 1 tick. The usual interface in AE2 Always transmits only 1 item per tick. 3)It would be cool to have such an interface as an Assembly Unit in the LazyAE2 mod

NotMyWing commented 3 months ago

Resolved in https://github.com/AE2-UEL/Applied-Energistics-2/issues/440.

You also mentioned there's an error that appears sometimes. If it's still relevant, please open a new issue and attach a log so I can investigate. Thanks!