Skip to content

Console Output

+ godot --verbose --headless --no-window --build-solution
Godot Engine v3.6.2.stable.mono.official.3cd3caab6 - https://godotengine.org
 
Mono: Initializing module...
Mono JIT compiler version 6.12.0 ((no/0cbf0e29)
Mono: Log file is: '/var/lib/jenkins/.local/share/godot/mono/mono_logs/2026-04-06_21.19.28_2974144.log'
Mono: Runtime initialized
Mono: Loading assembly mscorlib...
Mono: Assembly mscorlib loaded from path: /usr/local/bin/GodotSharp/Mono/lib/mono/4.5/mscorlib.dll
Mono: Loading scripts domain...
Mono: Creating domain 'GodotEngine.Domain.Scripts'...
Mono: INITIALIZED
Mono: Failed to load Core API assembly
Mono: Finalizing scripts domain...
Mono: Unloading scripts domain...
Updating 'Debug' API assemblies
Mono: Loading scripts domain...
Mono: Creating domain 'GodotEngine.Domain.Scripts'...
Mono: Loading assembly GodotSharp...
Mono: Assembly GodotSharp loaded from path: /var/lib/jenkins/workspace/NoRunNoDungeon@2/.mono/assemblies/Debug/GodotSharp.dll
Mono: Loading assembly GodotSharpEditor...
Mono: Assembly GodotSharpEditor loaded from path: /var/lib/jenkins/workspace/NoRunNoDungeon@2/.mono/assemblies/Debug/GodotSharpEditor.dll
Mono: Loading assembly GodotTools...
Mono: Assembly GodotTools loaded from path: /usr/local/bin/GodotSharp/Tools/GodotTools.dll
Mono: Loading assembly GodotTools.ProjectEditor...
Mono: Assembly GodotTools.ProjectEditor loaded from path: /usr/local/bin/GodotSharp/Tools/GodotTools.ProjectEditor.dll
Mono: Loading assembly nodungeon...
Mono: Failed to load project assembly
Loading resource: res://default_bus_layout.tres
CORE API HASH: 12302011248831484584
EDITOR API HASH: 15056123011918043712
Loading resource: res://AutoLoad.cs
ERROR: Script does not inherit from Node: res://AutoLoad.cs
   at: start (main/main.cpp:2019)
Loaded builtin certs
Loading resource: res://intro/BerndiVader.tscn
Loading resource: res://intro/BerndiVader.cs
Loading resource: res://image/berndivader/berndivader.png
ERROR: Unable to open file: res://.import/berndivader.png-471f7833e64ea067db1b3bee4bf75956.stex.
   at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/berndivader.png-471f7833e64ea067db1b3bee4bf75956.stex. Make sure resources have been imported by opening the project in the editor at least once.
   at: _load (core/io/resource_loader.cpp:283)
Loading resource: res://image/berndivader/klammer.png
ERROR: Unable to open file: res://.import/klammer.png-63eac762d8bdbe2398938bc83db5eb22.stex.
   at: _load_data (scene/resources/texture.cpp:470)
ERROR: Failed loading resource: res://.import/klammer.png-63eac762d8bdbe2398938bc83db5eb22.stex. Make sure resources have been imported by opening the project in the editor at least once.
   at: _load (core/io/resource_loader.cpp:283)
Loading resource: res://intro/Klammer.cs
Loading resource: res://gfx/CrtShader.tscn
Loading resource: res://shaders/CRT.gdshader
Loading resource: res://gfx/CrtShader.cs
Loading resource: res://sounds/berndivader/Bass Drop Sound Effect.ogg
ERROR: Cannot open file 'res://.import/Bass Drop Sound Effect.ogg-310625846c8e5b0f6fb031cc90e3ff27.oggstr'.
   at: load_interactive (core/io/resource_format_binary.cpp:961)
ERROR: Failed loading resource: res://.import/Bass Drop Sound Effect.ogg-310625846c8e5b0f6fb031cc90e3ff27.oggstr. Make sure resources have been imported by opening the project in the editor at least once.
   at: _load (core/io/resource_loader.cpp:283)
ERROR: Failed loading resource: res://sounds/berndivader/Bass Drop Sound Effect.ogg. Make sure resources have been imported by opening the project in the editor at least once.
   at: _load (core/io/resource_loader.cpp:283)
ERROR: res://intro/BerndiVader.tscn:8 - Parse Error: [ext_resource] referenced nonexistent resource at: res://sounds/berndivader/Bass Drop Sound Effect.ogg
   at: poll (scene/resources/resource_format_text.cpp:412)
ERROR: Failed to load resource 'res://intro/BerndiVader.tscn'.
   at: load (core/io/resource_loader.cpp:219)
ERROR: VisualServer attempted to free a NULL RID.
   at: free (servers/visual/visual_server_raster.cpp:69)
ERROR: VisualServer attempted to free a NULL RID.
   at: free (servers/visual/visual_server_raster.cpp:69)
ERROR: Failed loading resource: res://intro/BerndiVader.tscn. Make sure resources have been imported by opening the project in the editor at least once.
   at: _load (core/io/resource_loader.cpp:283)
ERROR: Failed loading scene: res://intro/BerndiVader.tscn
   at: start (main/main.cpp:2205)
Mono: Finalizing scripts domain...
Mono: Unloading scripts domain...
Mono: Runtime cleanup...
debugger-agent: Unable to listen on 5
Mono: Finalized
WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
     at: cleanup (core/object.cpp:2077)
Leaked instance: SceneTree:1393
Leaked instance: Physics2DDirectSpaceStateSW:1396
Leaked instance: Viewport:1394 - Node name: root
Leaked instance: World2D:1395 - Resource path: 
Leaked instance: World:1398 - Resource path: 
Leaked instance: BulletPhysicsDirectSpaceState:1399
Leaked instance: MultiplayerAPI:1400
Leaked instance: ViewportTexture:1397 - Resource path: 
Hint: Leaked instances typically happen when nodes are removed from the scene tree (with `remove_child()`) but not freed (with `free()` or `queue_free()`).
Orphan StringName: _vp_input1394
Orphan StringName: tree_changed
Orphan StringName: _server_disconnected
Orphan StringName: network_peer_connected
Orphan StringName: _vp_unhandled_key_input1394
Orphan StringName: World2D
Orphan StringName: BulletPhysicsDirectSpaceState
Orphan StringName: _network_peer_connected
Orphan StringName: _network_peer_disconnected
Orphan StringName: node_added
Orphan StringName: World
Orphan StringName: _vp_unhandled_input1394
Orphan StringName: Viewport
Orphan StringName: network_peer_disconnected
Orphan StringName: node_removed
Orphan StringName: Physics2DDirectSpaceStateSW
Orphan StringName: root
Orphan StringName: MultiplayerAPI
Orphan StringName: _connection_failed
Orphan StringName: SceneTree
Orphan StringName: connected_to_server
Orphan StringName: node_renamed
Orphan StringName: connection_failed
Orphan StringName: _connected_to_server
Orphan StringName: ViewportTexture
Orphan StringName: server_disconnected
Orphan StringName: _vp_gui_input1394
StringName: 27 unclaimed string names at exit.