[1.20.1] Opening Energy Core crashes client Instance
Veniak opened this issue ยท 0 comments
Base information
- Minecraft version: 1.20.1
- Mod version: Draconic-Evolution-1.20.1-3.1.2.583-universal
- Minecraft Forge version: 47.2.20
- Mod Pack: ATM 9 (to the Sky)
Crash report
Description / steps to reproduce
- Build a Draconic Energy Core (The big storage one)
- Open the gui
- Adjust the max displayed Energy (visual only) to some decimal close to 0 (e.g.
0.3
)
I assume the issue is entering a valid float which is greater than 0 which later gets converted to a integer and leads to divide by zero.