Crash with ID 0.11.15
gchpaco opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
I was trying to get a visual of a percentage double, and multiplied it I think by an integer and then rounded. I ought to have used a double, I suspect, but even still.
Steps to reproduce the problem:
- Use ID to read present ember and maximum ember capacity from an Ember Rekindled 1.5 Crystal Cell.
- Attempt to scale resulting percentage (a double between 0.0 and 1.0) by multiplying by 100 (not 100.0) and rounding.
- Put resulting artifact in a display panel.
Expected behaviour:
Red X and a type error at the worst.
Versions:
- This mod: 0.11.15
- Minecraft: 1.12.2
- Forge: 14.23.4.2718