ERR_EXPLAIN("Resumed after yield, but class instance is gone");
ERR_EXPLAIN("Resumed function '"+String(function->get_name())+"()' after yield, but class instance is gone. At script: "+state.script->get_path()+":"+itos(state.line));
ERR_EXPLAIN("Resumed after yield, but class instance is gone");
ERR_EXPLAIN("Resumed function '"+String(function->get_name())+"()' after yield, but class instance is gone. At script: "+state.script->get_path()+":"+itos(state.line));