FATAL ERROR memory segment returned
-
I'm getting this error nad everything is dead, nothing being digested on tick:
'Script execution has been terminated due to a fatal error: Cannot save more than 10 memory segments on the same tick'
-
What happens if you put a `return` statement at the top of your script, preventing your code from running? Do you still get the error then?