ConfigFile.load() returns "43"

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

When I want to load a Config file it returns 43 instead of actual config.

enter image description here

It worked before. I haven’t changed anything in the config file and the script and it stopped working.

:bust_in_silhouette: Reply From: godot_dev_

Maybe your settings file is corrupted? According to the ConfigFile documentation, 43 is a parsing error. I would double check the content of your settings file