Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

error running/compiling #19

@9u3

Description

@9u3

I try to run this using Godot, and all i get is this error

ERROR: Failed to instantiate an autoload, script 'res://scripts/KeybindsManager.cs' does not inherit from 'Node'.
   at: (main/main.cpp:3678)
ERROR: Failed to instantiate an autoload, script 'res://scripts/ToastNotification.cs' does not inherit from 'Node'.
   at: (main/main.cpp:3678)
ERROR: Failed to instantiate an autoload, script 'res://scripts/SceneManager.cs' does not inherit from 'Node'.
   at: (main/main.cpp:3678)
ERROR: Failed to instantiate an autoload, script 'res://scripts/SoundManager.cs' does not inherit from 'Node'.
   at: (main/main.cpp:3678)
ERROR: Failed to instantiate an autoload, script 'res://scripts/Phoenyx.cs' does not inherit from 'Node'.
   at: (main/main.cpp:3678)
ERROR: Failed to instantiate an autoload, script 'res://scripts/SettingsManager.cs' does not inherit from 'Node'.
   at: (main/main.cpp:3678)
ERROR: Cannot instantiate C# script because the associated class could not be found. Script: 'res://scripts/menu/Loadin.   at: (modules/mono/csharp_script.cpp:2303)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions