Energy regulator resets power level to zero when total power exceeds 2^32 -1
Boomer-1 opened this issue · 0 comments
❗ Checklist
- I am using the official english version of Slimefun and did not modify the jar.
- I am using an up to date "DEV" (not "RC") version of Slimefun.
- I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- I searched for similar open issues and could not find an existing bug report on this.
📍 Description
Once the total power display on the regulator exceeds 2 ^ 32 -1, the power in the network is reset to zero. we need a hard cap to prevent this reset instead of raising the limit.
📑 Reproduction Steps
create your power network with an energy regulator
produce enough power to exceed 2.147 billion joules
your network regulator will show no power, then start climbing again
💡 Expected Behavior
either the regulator to continue climbing without reset, or set a hard cap and keep the power in the network.
📷 Screenshots / Videos
No response
📜 Server Log
none
📂 /error-reports/
folder
none
💻 Server Software
Paper
🎮 Minecraft Version
1.19.x
⭐ Slimefun version
dev 1041.
🧭 Other plugins
No response