FTBTeam / FTB-Modpack-Issues

Any and all FTB Modpack issues are here! Please create a new issue, add to an existing one or maybe even suggest a feature in the discussions
https://feed-the-beast.com/modpack
39 stars 10 forks source link

Chickens blocks consume the bandwidth of connected power cables #5728

Open nextinfinity opened 1 week ago

nextinfinity commented 1 week ago

Modpack

FTB NeoTech

Modpack version

1.7.0

Launcher

FTB App

Has the pack been modified

No

Log Files

No response

Describe the bug

When connecting power cables to a block from the Chickens mod that has stored energy, the Chickens block will continually attempt to simultaneously export and receive power, consuming the full bandwidth of the cable.

Steps to reproduce

  1. Place a Chickens block that stores energy (Incubator, Egg Cracker, or Ovoscope).
  2. Connect the Chickens block to power (I have observed this specifically with Modern Industrialization cables, have not tested others).
  3. Have another block connected to the power cables which can receive power (this can be the cable itself if the cable has spare EU)
  4. Observe that the network transfer is the maximum of the bandwidth

The simplest example I have found involves connecting to power, then removing the power, and adding a connecting to a single empty cable, shown below.

Expected behaviour

The Chickens blocks should receive power and store it without consuming unnecessary network bandwidth.

Screenshots

Screenshot 2024-09-05 232118

Additional information

No response

nextinfinity commented 1 week ago

I have an open PR on the Chickens repo that I believe resolves this issue in the linked PR ^