Hex Casting

Hex Casting

6M Downloads

Assessor's Reflection accidentally takes an argument

Math321 opened this issue ยท 1 comments

commented

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.

commented

Duplicate of #375