I'm new at programming, so I don't know what to do with these errors. Can anybody help me please?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By lénic

E 0:00:02.274 open: res://Node.tscn:1 - Parse Error: <C+±Quellcode>scene/resources/resource_format_text.cpp:848 @ open()

E 0:00:02.450 _load: Failed loading resource: res://Node.tscn. Make sure resources have been imported by opening the project in the editor at least once.
<C+±Fehler> Condition “found” is true. Returned: RES()
<C+±Quellcode>core/io/resource_loader.cpp:282 @ _load()

E 0:00:02.466 start: Failed loading scene: res://Node.tscn
<C+±Fehler> Condition “!scene” is true. Returned: false
<C+±Quellcode>main/main.cpp:1961 @ start()

The message says resource Node.tscn failed to open and you need to make sure it exists in your project. You need to give a little background here as what you were doing when this occured.

wyattb | 2021-05-29 16:23