For the crash, are you sure you are reading /lib from within the app, maybe print the lib folder to console before you try to acces it.
For the savegames, I've had issues for a short while with this, make sure the save folder and above are properly chmodded, dont build the binary with sudo/su ?
Cheers,
T.
For the savegames, I've had issues for a short while with this, make sure the save folder and above are properly chmodded, dont build the binary with sudo/su ?
Cheers,
T.
I did not compile with -DUSE_PRIVATE_PATHS, so I did not get into the same trouble like you, but now I am since I realized it does suck somewhat for people to see player dumps the way things are without -DUSE_PRIVATE_PATHS.
Comment