BC Will not work with my old save, Patching Failed when applying patch 1257["humanState"] to getBoomerang().actor!
Hey all, long time no see. Got the game out again recently, and my you have all been busy.
The goal was once to have even old saves work with BC, but finding them to test was quite a challenge, so, here you go.
And for those that remember the good old days, hope you are still doing well!
Patching Failed when applying patch 1257["humanState"] to getBoomerang().actor!
Apologies! An error has occurred. Please report this.
Passage: Backwards Compatibility; Version: 1276#03c9a4febf
TypeError: V.incubator.tanks is undefined
globalThis.getTankSlaves@<path>/FC_pregmod.html line 632921 > eval:417118:4
applyPatch@<path>/FC_pregmod.html line 632921 > eval:70275:37
free-cities-20191127-210931.save
edit: was able to get through with V.incubator = {capacity: 0, tanks: []};
, so that's good. Possibly I just mucked something up back in the day!