You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!DOCTYPE html><htmllang="en" ><head><metacharset="UTF-8"><title>Live2D displayer</title><linkrel="stylesheet" href="./style.css"></head><body><!-- Load Cubism and PixiJS --><scriptsrc="https://cubism.live2d.com/sdk-web/cubismcore/live2dcubismcore.min.js"></script><scriptsrc="https://cdn.jsdelivr.net/gh/dylanNew/live2d/webgl/Live2D/lib/live2d.min.js"></script><scriptsrc="https://cdn.jsdelivr.net/npm/[email protected]/dist/pixi.min.js"></script><!-- if support for both Cubism 2.1 and 4 --><scriptsrc="https://cdn.jsdelivr.net/gh/RaSan147/[email protected]/dist/index.min.js"></script><canvasid=canvas></canvas><scriptsrc="./script2.js"></script></body></html>
I think it is something wrong with browser versions, with older chromium versions that code works, while with newer Chrome/FF version it gives that error
My code:
I get these errors when trying to play anything:
Chrome:
Firefox:
The text was updated successfully, but these errors were encountered: