Splitting between multiple Sinks changes Energy Loss

Issue #2 invalid
Aroma1997 repo owner created an issue

One source and two (or more) sinks causes problems if there are losses from the source to the sink.

http://puu.sh/iE2WQ/dfea098bbe.png From top to bottom.

Experiment 1: One source, two sinks. Source storage = 40000 EU Sink 1 (left) = 18750 EU Sink 2 (right) = 18750 EU Sink total = 37500 EU Energy transmitted per tick = 37500/40000 * 32 = 30 EU/t Energy lost: 6.25%

Experiment 2: One source, one sink. Source storage = 20000 EU Sink storage = 19375 EU Energy transmitted per tick = 19375/20000 * 32 = 31 EU/t Energy lost: 3.125%

Experiment 3: Result Equal to experiment 2.

(Original bug report by SpwnX)

Comments (2)

  1. Speiger NA

    I know it sounds weird but it is not a bug. Reason why you loose more power if you have Multible Sink is that the EnergyNet try to provide to all sinks energy (at least 1 EU for each sink) that means he uses Multibe EnergyPaths on 1 Sending which means he gains the multible Times energyLoss... So its not a bug it is a feature. Also exists in Classic and in the Old IC2 Versions. (Means simply invalid Bug)

  2. Log in to comment