dawdbc: Hi klei1984, I'm running your port version 0.72. I've received this error message during AI turn ; If I choose debug or abort the program ends and I receive the same message the following time. Am I in trouble?
It seems I can't attach the file, the initial words are "Assertion Failure at SaveLoadMenu_Save"
You could:
- try to press ignore and hope for the best. Most game state corruptions are not fatal.
- try to restore the auto backup save save10.bak -> save10.dta and hope the corruption is not present in the backup yet.
- use the project documentation to build the game in debug mode on your computer in which case the game gets powerful debug tools to e.g. delete the offending unit which causes the assertion failure.
- register a free GitHub account and download the latest unreleased version from the GitHub Actions build page which probably already fixes the issue you face.
- go to the project's discord server where you could attach your saved file and a power user may fix the corrupted save file for you.
Hope this helps. Project documentations are here:
https://klei1984.github.io/max/