A cyclic wisp spawning 2 other cyclic wisps in the same tick falsely triggers a recursion-depth fault
computer-whisperer opened this issue ยท 2 comments
this is intentional, but I should really make the error message clearer; basically, wisps can only make at most 1 new wisp each tick, to prevent fork-bomb issues.