Skip to content

Saves don't work on win 10 #11

Description

@Ingibator

My saves don't work on win 10

No matter how I tried to solve it, it didn't work.

× Encountered error while trying to install package.
╰─> psutil

for some reason pip does not install the version of psutil that is in req...txt

dhackos.py gives this when run
Error 305 for command:
close ".\sounds\normalmemorycheck1.mp3"
Extra characters after a text string enclosed in quotation marks are not allowed.
Failed to close the file: ".\sounds\normalmemorycheck1.mp3"

but it still starts

and when i try to save it says

Save failed! Please check your read/write permissions
(If you are a Linux or Android user, check chmod or try to launch this game as root)
[Errno 2] No such file or directory: 'saves/Alpina.db'
Shutting down...

My uname is Alpina so three files are created in saves folder:
Alpina.db.bak
Alpina.db.dat
Alpina.db.dir

And the Alpina.db searched for by the save script is not created

For example, in linux, such a file is created

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions