Assessor's Reflection accidentally takes an argument
Math321 opened this issue ยท 1 comments
Using Hexcasting 0.10.3, if you cast Assessor's Reflection with an empty stack, it mishaps, saying "Assessor's Reflection expected 1 or arguments, but the stack was empty". If your stack is not empty, it eats whatever iota is on the top of the stack and returns the value the Reflection should normally return.
Duplicate of #375