LangStudies/logs/godot.log

13 lines
946 B
Plaintext
Raw Normal View History

Godot Engine v3.3.4.stable.official.faf3f883d - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce GTX 1080/PCIe/SSE2
OpenGL ES Batching: ON
**ERROR**: Condition "err" is true. Returned: err
At: modules/gdscript/gdscript.cpp:815:load_source_code() - Condition "err" is true. Returned: err
**ERROR**: Cannot load source code from file 'C:/Projects/Study/LangStudies/Editor/Lecture.3.gd'.
At: modules/gdscript/gdscript.cpp:2241:load() - Condition "err != OK" is true. Returned: RES()
**ERROR**: Failed loading resource: C:/Projects/Study/LangStudies/Editor/Lecture.3.gd. Make sure resources have been imported by opening the project in the editor at least once.
At: core/io/resource_loader.cpp:282:_load() - Condition "found" is true. Returned: RES()
**ERROR**: Can't load script: C:/Projects/Study/LangStudies/Editor/Lecture.3.gd
At: main/main.cpp:1658:start() - Condition "script_res.is_null()" is true. Returned: false