You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
If glest cannot access resources e.g. user files, it stops working but doesn't crash. This means glest has to be killed using kill -kill <glest-pid>.
It also fails to generate a .glest user directory freezes soon after due to this.
The text was updated successfully, but these errors were encountered:
Jammyjamjamman
changed the title
Glest fails to create a user .glest directory and fails to crash when it cannot launch.
Glest fails to create a user .glest directory and fails to crash when it cannot launch.
Apr 8, 2019
Another option is to use the boost library... But I tend to think there may already be a function in the existing code base that does that (I never had that problem with MegaGlest).
Just thought I'd leave an update here: afaik, @mathusummut has a plan to replace current file loading/ saving code with something better on this project, which is why a bugfix is not being rushed out.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If glest cannot access resources e.g. user files, it stops working but doesn't crash. This means glest has to be killed using
kill -kill <glest-pid>
.It also fails to generate a
.glest
user directory freezes soon after due to this.The text was updated successfully, but these errors were encountered: