Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
976 stars 59 forks source link

Cannot resume 48-bit family blocks search after loading session #282

Open SPINZ1 opened 5 months ago

SPINZ1 commented 5 months ago

Each time a session is loaded, or Cubiomes is launched for the first time after booting, attempting to resume a 48-bit family blocks search from the saved progress results in the search immediately ending with a seed of -1, and the search progress must be restarted by clearing results.

https://github.com/Cubitect/cubiomes-viewer/assets/145732023/4a90127c-be41-4b20-8c73-e47fbf91fb64

Cubitect commented 5 months ago

Fixed in version 4.0. - Not fully resolved yet.

Cubitect commented 5 months ago

When the progress stopped on a negative seed it wouldn't load properly. This should be resolved now.