CurseFire
CurseFire
Hex Casting
Mods
6M Downloads
Updated 2 years ago
Created 3 years ago
Description
Images
Source
Issues
Share to
Twitter
Facebook
LinkedIn
Reddit
`OpEval` will stackoverflow if called recursively
gamma-delta opened this issue
3 years ago
ยท
0
comments
gamma-delta
commented
3 years ago
To fix:
Make the evaluation happen on the
next
server tick as a kind of TCO
Add some kind of depth argument to
CastingHarness.update()
to avoid calling too many times