PrismarineJS / prismarine-web-client

Minecraft web client running in your browser
https://prismarinejs.github.io/prismarine-web-client/
MIT License
444 stars 144 forks source link

It's Only A Blackscreen #349

Closed Lostguestsneeze closed 9 months ago

Lostguestsneeze commented 1 year ago

The Web Client Shows Only Black Nothing Else https://prismarinejs.github.io/prismarine-web-client/

extremeheat commented 1 year ago

Try https://d60kl4rmeuiuq.cloudfront.net/

Lostguestsneeze commented 1 year ago

still No Work

zardoy commented 1 year ago

No Work

Hi! I have added cypress visual testing to ensure deploying webpage can render scene (prismarine-viewer) properly: https://github.com/zardoy/prismarine-web-client

gwhizoftv commented 1 year ago

In the console it gives this error about the wrong node version on the server: index.js?896bae8a75c9913a668b:179 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu 9195 @ index.js?896bae8a75c9913a668b:179 webpack_require @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 index.js?896bae8a75c9913a668b:1564 Your node version is currently 14.0.0 11313 @ index.js?896bae8a75c9913a668b:1564 webpack_require @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 index.js?896bae8a75c9913a668b:1564 Please update it to a version >= 18.x.x from https://nodejs.org/ 11313 @ index.js?896bae8a75c9913a668b:1564 webpack_require @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 index.js?896bae8a75c9913a668b:1564 Uncaught TypeError: i.exit is not a function at 11313 (index.js?896bae8a75c9913a668b:1564:1203964) at webpack_require (index.js?896bae8a75c9913a668b:1564:26507217) at index.js?896bae8a75c9913a668b:1564:26508704 at index.js?896bae8a75c9913a668b:1564:26517339 at index.js?896bae8a75c9913a668b:1564:26517343 11313 @ index.js?896bae8a75c9913a668b:1564 __webpack_require__ @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564 (anonymous) @ index.js?896bae8a75c9913a668b:1564

ljcool2006 commented 9 months ago

Same here, I have the latest LTS of Node.js, yet it still loads Node.js 14.0.0 for some reason.