#SquirrelJME: I hit into the weirdest bug. Checking over my code in Throwable there were some logic errors but that was not the reason, although I did fix them. Turns out I was using the wrong length for IINC (should be 3, not 2). So I got extra ACONST_NULL which did bad things.