I was working on making an os in makecode arcade and when I opened it this morning it had a huge amount of errors and from what I can tell it was constantly converting all arrays to booleans for some reason. At first I thought that it might just be a bug with the current version of makecode so I opened it in an older version. Once I did it pretty much deleted all of my code (expected, because I was in the beta editor) so I switched my version back to the current one and my code was “back” but it really just tore apart every single block or variable and dumped them in one big heap. Is there any way I can get my code back?
@richard @eanders @jwunderl
6 Likes
I really want to stress this:
NEVER USE BETA!
With that out of the way, if you created your project in beta there is a new feature called Version History (it’s in the gearwheel menu). Give that a shot
2 Likes
Yeah, I already checked version history but unfortunately it didn’t have a save from before i switched to the beta editor
1 Like