We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems like jeveassets saves the settings + then overwrites the .bac file very often, even on moving the window.
Is there some way to safeguard against getting the backup file overwritten if jeveassets opens with this error?
Does it try to auto-recover from the .bac? if not, can that be implemented?
The text was updated successfully, but these errors were encountered:
You can run jEveAssets with the -lazysave parameter to only save on update and exit. See: https://wiki.jeveassets.org/cli for details.
It's also planned to split up the settings file into more files to make the saved files smaller: #452
It is possible the file get corrupted for another reason, but, then I would need the corrupted file to see what the error is.
Sorry, something went wrong.
No branches or pull requests
Seems like jeveassets saves the settings + then overwrites the .bac file very often, even on moving the window.
Is there some way to safeguard against getting the backup file overwritten if jeveassets opens with this error?
Does it try to auto-recover from the .bac? if not, can that be implemented?
The text was updated successfully, but these errors were encountered: