Thanks, peli - newest Edge, and newest Chrome, this happens in both:
Could press F12 and copy the content of the javascript console?
Yes on the first load, you will get the allow webcam access on the upper right. A bit surprising…
Turns out I like the full screen option. With it I can switch more easily between the editor and GitHub
I made the toolbox “self-hide” so that it’s mostly not visible unless you use it.
Thanks for the full-screen option! It’s perfect. Love the hover hiding bar.
One small thing: could I customize the color of the border? The orange on orange looks a little weird:
Also, when I go full screen in my browser, it doesn’t seem to resize fully:
@darzu i’ve added settings to pick the colors of boxes/background. Also, the editor should now resize to the full screen. You want to stay close to 16:9 form factor because the other boxes will look off otherwise.
@peli, this is what I get in both Chrome and Edge
DevTools failed to load SourceMap: Could not parse content for https://pxt.azureedge.net/blob/dd22520c096be24e7432f5b46e8aad59711f31f0/doccdn/ai.0.js.map: Unexpected token ; in JSON at position 12
Did you block the camera by any chance? You can click on the camera icon on the top right
OK folks, this happens only in non-anonymous browsing (incognito/inprivate mode) in both browsers. It works in anonymous modes in Chrome and Edge.
I’m surprised not to see more info in your console output. The error output you showed is benign - there should be a crash somewhere.
I get the same issue as Jazzy. The way I get it to load is to close any additional windows/tabs. Works fine if it’s the only tab open. (Which is why I guess going incognito fixes it)
Edit. It wasn’t that. It sometimes loads, most times just three white boxes.
Could you try pressing F12, F5 and copy the output of the console? Is there any error showing up?
when it doesn’t load I get:
"DevTools failed to load SourceMap: Could not parse content for https://pxt.azureedge.net/blob/dd22520c096be24e7432f5b46e8aad59711f31f0/doccdn/ai.0.js.map: Unexpected token ; in JSON at position 12"
When it does load I get:
trying device bbb195fba927b3276c434911bf7f0aed91b018be7e36ac5572cce2dd36b005d3
undefined:1 GET https://makecode.com/undefined net::ERR_ABORTED 404 (Not Found)
DevTools failed to load SourceMap: Could not parse content for https://pxt.azureedge.net/blob/dd22520c096be24e7432f5b46e8aad59711f31f0/doccdn/ai.0.js.map: Unexpected token ; in JSON at position 12
[Deprecation] Application Cache API manifest selection is deprecated and will be removed in M82, around May 2020. See https://www.chromestatus.com/features/6192449487634432 for more details.
pxtapp.js:1 Browser: chrome 83.0.4103.106 on windows
pxtapp.js:1 PouchDB adapter: idb
script.js:687 face cam started
2undefined:1 GET https://makecode.com/undefined 404 (Not Found)
@SPerkins25 @jazzy could you try to reload in the browser that does not work? I have added error tracking and hopefully i’ll be able to see the crash in my logs.
just did once in each Chrome and Edge browsers, producing the “empty frames” result.
Snap no dice on the log data. Could you export the HAR session after loading streamer and send it to jhalleux@microsoft.com?
You’ll find the button in the network tabs in the developer tools.