We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to run it with v3.5.2.stable.mono.official [170ba337a] and v4.1.1.stable.mono.official [bd6af8e0e] and not work.
E 0:00:01.215 load_source_code: Condition "err" is true. Returned: err <C++ Source> modules/gdscript/gdscript.cpp:807 @ load_source_code() E 0:00:01.215 load: Cannot load source code from file 'res://addons/zylann.debug_draw/debug_draw.gd'. <C++ Error> Condition "err != OK" is true. Returned: RES() <C++ Source> modules/gdscript/gdscript.cpp:2209 @ load() E 0:00:01.215 _load: Failed loading resource: res://addons/zylann.debug_draw/debug_draw.gd. Make sure resources have been imported by opening the project in the editor at least once. <C++ Error> Condition "found" is true. Returned: RES() <C++ Source> core/io/resource_loader.cpp:270 @ _load() E 0:00:01.215 start: Can't autoload: res://addons/zylann.debug_draw/debug_draw.gd <C++ Error> Condition "res.is_null()" is true. Continuing. <C++ Source> main/main.cpp:1912 @ start()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I try to run it with v3.5.2.stable.mono.official [170ba337a] and v4.1.1.stable.mono.official [bd6af8e0e] and not work.
E 0:00:01.215 load_source_code: Condition "err" is true. Returned: err <C++ Source> modules/gdscript/gdscript.cpp:807 @ load_source_code() E 0:00:01.215 load: Cannot load source code from file 'res://addons/zylann.debug_draw/debug_draw.gd'. <C++ Error> Condition "err != OK" is true. Returned: RES() <C++ Source> modules/gdscript/gdscript.cpp:2209 @ load() E 0:00:01.215 _load: Failed loading resource: res://addons/zylann.debug_draw/debug_draw.gd. Make sure resources have been imported by opening the project in the editor at least once. <C++ Error> Condition "found" is true. Returned: RES() <C++ Source> core/io/resource_loader.cpp:270 @ _load() E 0:00:01.215 start: Can't autoload: res://addons/zylann.debug_draw/debug_draw.gd <C++ Error> Condition "res.is_null()" is true. Continuing. <C++ Source> main/main.cpp:1912 @ start()
The text was updated successfully, but these errors were encountered: