Hex Casting

Hex Casting

6M Downloads

[1.0 Preview] Chronicler's Gambit Stack Size Mismatch

KirinDave opened this issue ยท 3 comments

commented

In attempting to test the #123 support in the current 1.0 preview build, I tried to read from one focus in itemframe and transfer it to another focus in itemframe. While doing so, I discovered Chronicler's Gambit incorrectly sizes the stack.

With a stack depth of 2, it fails and claims: Chronicler's Gambit expected 2 or more arguments but the stack was only 1 tall. I've attempted to vary the stack depth, but it's the same result for any stack depth.

Either:

  1. I'm not actually allowed to write to focuses in item frames, in which case this error message is wrong.
  2. The stack depth check for the spell operator is wrong.
commented

whoops i bet i set argc=1

commented

CARMENSANDIEGO LOCATED