Skip to content

If the editor is not closed gracefully the ModToolStore is not saved to disk #114

@KANAjetzt

Description

@KANAjetzt

func _exit_tree() -> void:
if not name_mod_dir == "":
save_store()

_exit_tree() is not called if the editor crashes. This happens quite often when the editor is restarted via Project -> Reload Current Project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.x4.xbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions