apace100 / origins-classes

An add-on for the Origins mod which adds classes.
MIT License
15 stars 30 forks source link

Cleric Cauldron Crash #42

Closed SkyEcho751 closed 3 years ago

SkyEcho751 commented 3 years ago

This is what the error code says:

java.lang.IllegalArgumentException: Cannot get property class_2758{name=level, clazz=class java.lang.Integer, values=[1, 2, 3]} as it does not exist in Block{minecraft:cauldron}

I don't fully understand what went wrong, for the list of mods I have installed: Fabric and Origins(obviously), Pehkui, Mob Origins Addon, Extra Origins Addon, and the Genesis Datapack. As far as I can tell though, the crash is due to something being wrong with the cauldron block itself, though I have little understanding of programing so I'm probably wrong.

SkyEcho751 commented 3 years ago

I noticed that there is already an open ticket for this so I'm closing mine.