Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resumed function 'start()' after yield, but script is gone. #14

Open
mightymochi opened this issue Oct 8, 2022 · 0 comments
Open

Resumed function 'start()' after yield, but script is gone. #14

mightymochi opened this issue Oct 8, 2022 · 0 comments

Comments

@mightymochi
Copy link

mightymochi commented Oct 8, 2022

E 0:15:12.072   resume: Resumed function 'start()' after yield, but script is gone. At script: res://addons/gift/util/image_cache.gd:65
  <C++ Error>   Method failed. Returning: Variant()
  <C++ Source>  modules/gdscript/gdscript_function.cpp:1795 @ resume()

I added "pass" after the yield to eliminate this error. Is this the best thing to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant