beecupbe / ae2uel_extended

Fork of AE2 Unofficial Extended Life
Other
9 stars 4 forks source link

There seems to be a problem with P2P with multiple outputs #20

Open Desempregago opened 10 months ago

Desempregago commented 10 months ago

Describe the bug The input P2P seems to "stop sending" information/items/energy/fluids whenever you connect an additional output to the network.

To Reproduce Place 3 P2Ps, set one as input and one as output: everything works, but as soon as you connect the second output, the input simply "stops". All of the three P2Ps are online and have available channels to them.

Expected behavior The second and subsequent output P2P nodes to work as the first one did.

Environment

Desempregago commented 10 months ago

Nevermind, it was something going wrong with my power generation.

Desempregago commented 10 months ago

Yeah, looks like the power generation wasn't the problem...Video Proof

beecupbe commented 10 months ago

try testing it in the original version of AE2 Unofficial Extended Life.

Desempregago commented 10 months ago

Just tested, happens with the original version as well. as soon as WAILA informs that it became a waila.appliedenergistics2.P2P_INPUT_MANY_OUTPUTS, the Input P2Ps stops working.

beecupbe commented 10 months ago

it looks like the maximum number of outputs is 1. pic

Desempregago commented 10 months ago

isn't it only the WAILA compat?