-
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
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