redphx / joydance

Use Joy-Cons to play Ubisoft's Just Dance on all platforms
MIT License
84 stars 5 forks source link

Grey Screen when loading the localhost page #33

Closed mccrena closed 1 year ago

mccrena commented 1 year ago

Operating System: windows11 22H2 JoyDance version: 0.5.2 Browser name & version: Microsoft Edge 105.0.1343.53 and Chrome 106.0.5249.91 and I opened the DevTools

chrome console tab : image edge console tab : image sorry something is Chinese, because I am Chinese.

mccrena commented 1 year ago

the error:

app.js:1

   Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec.

localhost/:1

   Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
mccrena commented 1 year ago

sorry, I updated python to 3.10 , and it solved