OneLemonyBoi / MiniUtilities

https://www.curseforge.com/minecraft/mc-mods/miniutilities
MIT License
12 stars 17 forks source link

[Bug Report] - Multiple controllers are connected to one group of solar panels. #142

Closed TooManyLard closed 1 year ago

TooManyLard commented 1 year ago

Describe the bug Multiple controllers are connected to a group of solar panels, and energy is produced from each. To Reproduce Steps(2way) 1.Install panels at least 3x3 in size. 2.Place the controller on the west or south side (make sure that there is no controller within a 3 x 3 area around the controller at this time.) 3.A second controller can be placed at any location in any direction except north. Even in the case of north, it can be placed in almost any location. (The law when the second controller is north is not so well understood.) 4.A controller can be installed to the north only if it is installed to the west and south. 4.1 If the second controller is in the opposite direction of the first, no controller can be placed in the third direction. Another way 1.If the controller is installed first, it is not affected in any way by the direction in which the controller is installed. (The same applies even if the surrounding blocks are updated.)

Expected behavior As a result, each controller outputs exactly the same amount of energy as the output energy for the same number of panels. As an example, assuming 200 panels connected by one controller outputs 200, 200 panels connected by 3 controllers output 600.

Screenshots If applicable, add screenshots to help explain your problem.

Mod Info (please complete the following information):

Additional context We recommend trying multiple patterns because the behavior is very puzzling when the panel is already in place. Although the generation rate appears to have been changed, the behavior was exactly the same before the change. 2022-12-06_16 26 57 2022-12-06_16 27 00

OneLemonyBoi commented 1 year ago

Fixed