Skip to content
New issue

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

Losing progress in headless #310

Closed
zajdov opened this issue Aug 31, 2024 · 1 comment
Closed

Losing progress in headless #310

zajdov opened this issue Aug 31, 2024 · 1 comment

Comments

@zajdov
Copy link

zajdov commented Aug 31, 2024

Expected Behavior

session.save would be updated and discovered seeds appended at the end of the file

Current behaviour

session.save is reset while only keeping the very last seed

Environment

  • cubiomes-viewer-static-linux 4.0.1
  • OS: Linux, Debian 12

Steps to reproduce

  • cubiomes --nogui --session=session.save --out=session.save

Detailed description

When running cubiomes-viewer in headless mode, the session file is immediately overwritten removing all previously found seeds and only keeping the last discovered seed as progress value.

Cubitect added a commit that referenced this issue Oct 7, 2024
* added 1.21.2 to versions, as well as an experimental 1.21.3 for the pale_garden biome
* added trial chamber finder
* added inner linked gateways
* fixed inaccurate End generation at large distances from 0,0
* fixed copying seeds from matching seed list (#302)
* fixed non-persistent search progress and results list in headless mode (#310)
@Cubitect
Copy link
Owner

Cubitect commented Oct 7, 2024

As of release 4.1.0 the search progress is now continuously updated in the output file, so a search can be aborted and restarted at any point. Also the result list is now copied to the output file, unless --reset is specified as an argument.

@Cubitect Cubitect closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants