Skip to content

Unable to save/load data when “save” directory is missing.  #5

@JulioMeru

Description

@JulioMeru

I tried to figure out for days what made some games unable to save data. Turns out it was caused by a missing save/ directory in the game structure, so fix_local_storage fails and throws error.

I recommend to change the code to check if directory exists and create it if it doesn’t.
For now, a quick fix is to manually create save/.

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