microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 207 forks source link

Racecar recipe isn't carrying code over in Beta #4038

Closed kiki-lee closed 2 years ago

kiki-lee commented 3 years ago

image

Looks like there's more going on here than just missing code, but not sure what it is. Looks like there are some clues in the console:

[Intervention] Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113 pxtapp.js:1 1 fewer projects found in the cloud. pxtapp.js:1 Last cloud project change was 0 seconds ago pxtapp.js:1 Cloud sync finished after 18 seconds with 0 local changes. pxtapp.js:1 Synchronizing 1 local project(s) with the cloud... pxtapp.js:1 Last cloud project change was 15 seconds ago pxtapp.js:1 Cloud sync finished after 15 seconds with 0 local changes. main.js:1 Error: Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at fs (main.js:1) at Xs (main.js:1) at Na (main.js:1) at kl (main.js:1) at yl (main.js:1) at dl (main.js:1) at main.js:1 at main.js:1 at Kr (main.js:1) at Qr (main.js:1) ma @ main.js:1 main.js:1 Uncaught TypeError: Cannot read properties of null (reading 'classList') at ResizeObserver. (main.js:1)

abchatra commented 3 years ago

@kiki-lee what skillmap is this?

shakao commented 3 years ago

hmm is this the same issue as https://github.com/microsoft/pxt-arcade/issues/3916? i no longer repro it when i try the recipe, is this behavior consistent for you?

kiki-lee commented 3 years ago

@abchatra It's not a skillmap. It's the "sidescroller" recipe with the racecar. @shakao It does appear to be the same issue. Yeah! But it's still happening. Just happened today aamof.

image

image

image

abchatra commented 3 years ago

@kiki-lee can you share the link to the recipe or screenshot? I am not sure where to find this racecar to reproduce the issue.

shakao commented 3 years ago

@abchatra it's "Side Scroller" under Recipes on the home screen!

@kiki-lee could you go to the Settings gearwheel -> About and tell me what version of arcade you're on?

abchatra commented 2 years ago

No more repro.