For people who fail to obtain any good relaease and want to avoid this bug, I found a wrok around you can try
Open save game :
- for example game.sav inside game.sav.gz, under hidden user subdirectory xxx\AppData\Roaming\Stratagus\wc2\save
- look for "SlotUsage" keyword then cleanup this line as described below
You should have something like :
SlotUsage(582, {Slot = 537, FreeCycle = 423046}, {Slot = 455, FreeCycle = 423060}, ...)
For people who fail to obtain any good relaease and want to avoid this bug, I found a wrok around you can try
Open save game : Roaming\ Stratagus\ wc2\save
- for example game.sav inside game.sav.gz, under hidden user subdirectory xxx\AppData\
- look for "SlotUsage" keyword then cleanup this line as described below
You should have something like :
SlotUsage(582, {Slot = 537, FreeCycle = 423046}, {Slot = 455, FreeCycle = 423060}, ...)
Simply replacet it with :
SlotUsage(582)