bad math on updateComparatorValues() for EnergyMeterTileEntity
Bucky420 opened this issue ยท 7 comments
on line
if i put the power down to just below 16 for hv cables witch can do 32 the Comparator outputs 14 but any thing above 16k and the redstone signal is just fully on due to the math deviding by 2 for unknown reasons.
I would be interested in a broken setup as well. That line is correct as far as I can tell: If you're using all wires at full capacity, the amount of power going through the "shunt" connection in the current transformer is half of the sum of the total wire capacities. Any "single FE" that enters through some wire uses two FE of wire capacity in total: 1 on the wire it enters the CT through, 1 on the wire it leaves through.
you can test for your self it is fully 15 redstone singal at 16k fe/t
im on atm6 atm working on my massave power setup so im still on going a test im making a current devider with connectors splitting 16k for each transformer ill post pics soon
I see the problem, I did not update the code when I added the concept of "connection points".
I still think that hte description in the original post is dreadful, and I'd ask that you use the issue template next time and provide pictures. Be better.
if i make a twitch vod can i skip the templet? i can make a vod of this soon :) if u need version info or stuff like that i didnt know you would need it for this issue. if u cant fix it with out that let me know