Could not reproduce using the provided save on the latest commit (f421fa13). If this is not the commit you are using then update and see if it is still broken for you. If it is still broken or you are already on f421fa13 then @ me. If updating fixes your problem then please close this issue
Could not reproduce using the provided save on the latest commit (f421fa13f421fa13).
If this is not the commit you are using then update and see if it is still
broken for you. If it is still broken or you are already on f421fa13f421fa13
then @ me. If updating fixes your problem then please close this issue
I would ask you what browser you are using, but I can see from the screenshots that you are using Edge
The first thing I notice is that I don't have the continue button that you have in my builds on Firefox or Edge
How did you get your HTML file. Did you build it or did you download it?
If you built it are you on the main branch? and do you have any modifications to FC or to SC?
If you downloaded it where did you get your link from? The current release or latest build links in the readme, somewhere else? If somewhere else could you provide me a link?
Assuming the "Continue" button is the one just above "Saves", clicking that button reloads your most recent save, which presumably contains a state not yet updated by the backward compatibility.
The error displayed is because the loaded save is release 1254. Patch 1263 renames V.incubator.upgrade to V.incubator.upgrades, so a save at r1254 contains names not recognized by the newest r1265.
I think the backward compatibility works fine, you just have to save (not just export to disk) the newly updated state before using "Continue".
I don't think that continue button is supposed to be there and it along with the End Week link have never ran BC. FC is quite willing to let you shoot yourself in the foot in this regard
I have a suspicion that your copy of FC may have been built with an outdated copy of SC. Could you download the latest build from here and see if it also has a continue button?
@waryperry that is also what my research suggested, but I could not make the continue button appear in my locally built FC or in the latest build that I downloaded
The continue button seem to appear or disappear depending on the local save state; whether there's an autosave or not, where you end up when you load, etc. I haven't been quite able to get a hold on the behavior yet
I could not reproduce the issue using the provided save using commit f421fa13. Even running end of week without running BC didn't cause a issue. Neither did opening the incubator
@Titanninja The save causing the issue is likely your most recent save created with the legacy save system not the save file you have provided. See if loading the latest legacy save using the Saves button produces the same result. @ me with that save if running BC on it doesn't fix the error message
Note that the continue button does appear/work with the new save system as well; I haven't used the legacy system ever since the new one was introduced. In concept it's useful, but again it should be either perma-hidden or only appear on the start/welcome page.
i will also note that the legacy file itself does work as intended once all the compats are smoothed over, it's just that strange moment with refreshing the page.
also i downloaded the latest build from the above comments just to see and it gave the same result.
since it just seems to be a strange thing about the continue button (running the file directly from saves loads it no problem) i'm gonna leave this for now
@Titanninja this issue is likely due to being on a older build. There was a bug that was fixed with releaseID 1267 that is likely causing this. See #5451 (comment 432127) for more info