@OnReady Returning Null

Globals/Autoload/SIngleton it has too many names in Godot, a common issue is adding the script as an Autoload rather than the scene, this makes no children which is what your error looks like, but it’s irrelevant, your SettingsMenu is not a Global/Autoload/Singleton

Could you show more of your script? Like the line that produces the error? Make sure to paste scripts instead of screenshots