microsoft / pxt-arcade

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

In firefox on Mac, console went away (on stop) and never came back #5302

Closed kiki-lee closed 1 year ago

kiki-lee commented 1 year ago

Firefox - MakeCode Skill Map — Private Browsing - 2022-11-07 at 9 52 23 PM

kiki-lee commented 1 year ago

Screenshot by Dropbox Capture

kiki-lee commented 1 year ago

Looks like this is happening in beta exclusively, and it's happening cross-browser

https://arcade.makecode.com/beta--skillmap#docs:/test/skillmap/mole

eanders-ms commented 1 year ago

I'm seeing this callstack, may be related:

pxtapp.js:1 Error: Bad HTTP status code: 404 at https://pxt.azureedge.net/api/gh/microsoft/pxt-common-packages?cdn=20221108; message: {"message":"failed to fetch pxt.json; 404"}
    at pxtapp.js:1:64558
    at async E (pxtapp.js:1:208065)
    at async l.latestVersionAsync (pxtapp.js:1:203146)
    at async y (pxtapp.js:1:206166)
    at async pxtapp.js:1:212989
    at async Promise.all (index 0)
    at async t.cacheProjectDependenciesAsync (pxtapp.js:1:212924)
    at async le.createProjectAsync (main.js:1:123496)
    at async le.startActivity (main.js:1:155117)
abchatra commented 1 year ago

This bug is looking for test/skillmap/mole and it doesn't exist.

Error: Tutorial /test/skillmap/mole/mole1 not found at main.js:1:155451 at async le.startActivity (main.js:1:156483)