when AA's config file is incorrectly formatted, it gets replaced by a default config which resets all values and removes all click and gui actions. This fix adds saving configuration into a backup file (config-file.yml.backup) on each load of AA, so you can salvage your old config and correct YAML errors in it. This way you don't loose your custom (albeit incorrect) values.