Inspirations

Inspirations

25M Downloads

Cauldron Potion Filling Crash

dongbeater3000 opened this issue ยท 1 comments

commented

Describe the bug
Attempting to empty a potion into a cauldron that is already full (with said potion) will crash the game. Expected behavior (ex: water bottle) would not allow the player to attempt to fill the cauldron beyond it's limit.

Screenshots or crash report (if relevant)
java.lang.IllegalArgumentException: Cannot set property IntegerProperty{name=level, clazz=class java.lang.Integer, values=[1, 2, 3]} to 4 on Block{inspirations:potion_cauldron}, it is not an allowed value
extended crash log: https://pastebin.com/c7uqHQgF

Versions (please complete the following information):

  • Minecraft: 1.18.2
  • Mantle: 1.18.2-1.9.31
  • Inspirations: 1.18.2-1.3.0.9

Other mods required
Test above was on a fresh profile, with only Inspirations and Mantle.

commented

Fixed in 1.5.0.6 for 1.20.1. Not yet sure if I'll do more 1.19.2 releases, will have to check some metrics to see if that version is worth the time.