Flux Networks

Flux Networks

55M Downloads

Flux Plug inputs energy and stores them to the buffer unlimitedly

balthild opened this issue ยท 4 comments

commented

Describe the bug

The Flux Plug is connected to a generator, and 6144 EU/t is the maximum output rate of the generator.

This occurs when there's a Flux Point connecting to Spectre Energy Injector of Random Things. However, the corresponding Flux Point is not actually outputting so much energy.

After I removed the Spectre Energy Injector, the Flux Plug stopped inputting, and the energy level in the buffer started to decrease.

To Reproduce

  • Add the mod Random Things.
  • Create a network.
  • Connect a Flux Point to a generator.
  • Connect a Flux Plug to a Spectre Energy Injector.
  • Wait for the Spectre Energy Injector being full.

Expected behavior

The Flux Point should stop inputting energy when the buffer is not empty.

commented

I've already backported the new transfer system from 1.16.5 to 1.12.2, if it does not work, this will be no longer supported

commented

This is actually a really nasty bug. If that energy fills up, it will void all int when it hits the 2.147 billion RF, and start back at 0 again.

commented

there may be a bad implementation in Random Things that requesting energy without limit, and you enabled Disable Limit for your plug, it's not really a bug

commented

it should be fixed in 1.16.3