Network tool energy generation report?
ouroborus opened this issue ยท 3 comments
I need some more info to say something about this. AE2/MC/Forge version, info about the setup (eg how is the power connected, maybe screenshots)
Energy generation is measuring the total energy input going through the current network, even the amount shared with other networks via a quartz fiber or similar. While the energy consumption is only locally as there is no way to accumulate them in a sane way across all networks.
This was somewhat changed in 1.12 with reworking the energy system in general. Mainly because there was no real way to tell the total energy consumption without having to manually add all networks together.
Thus the generation was changed from what was inserted into the local network to what is inserted on a global level. To provide at least some clue about the total consumption indirectly.
Not sure why it is so high. Maybe some AE2 addon could handle the energy incorrectly. I somewhat doubt it is a bug in the energy grid itself. It tested it pretty thoroughly and fixed a couple of bugs already without spotting a new one. But it's kinda hard to test it indev as there is no mod working with a ForgeEnergy generator (Note to self, add a debug block for it).