Hello, I have deleted a file, but I got an error message, that the file cant been loaded.
""
modules/gdscript/gdscript.cpp:775 - Condition "err" is true. Returned: err
Cannot load source code from file 'blabla'.
Failed loading resource: blabla. Make sure resources have been imported by opening the project in the editor at least once.
editor/plugins/script_editor_plugin.cpp:742 - Condition "!rel_script.is_valid()" is true. Continuing.
""