Closed UnforeseenOcean closed 1 year ago
I was finally able to reproduce this issue on my end - will look into what's causing it.
This is caused by references to some resources not being properly disposed when closing the main window, which causes the autosave to keep running and overwriting the map files with garbage on the starting window.
It looks to me like #16 had the same cause - I'm closing it as duplicate.
Condition (as far as I can understand):
Result:
Easy.dat
, is erased and replaced with a dummy file and requires recovery from autosaveinfo.dat
refers to old version without the new map, causing the editor to not see the map file of that difficultyAttempted solutions: