Closed
Description
Godot version: v4.0.dev.custom_build [1d6f8ad83]
Also not sure if that's related but I also get the following errors when opening the project:
Failed loading resource: res://example.gdextension. Make sure resources have been imported by opening the project in the editor at least once.
Szenentab wechseln
res://main.gd:9 - Parse Error: "Example" was not found in the current scope.
res://main.gd:13 - Parse Error: Identifier "ExampleRef" not declared in the current scope.
modules/gdscript/gdscript.cpp:873 - Method/function failed. Returning: ERR_PARSE_ERROR
Cannot get class 'Example'.
scene/resources/packed_scene
I followed the guide for the example project