3.8.0 部署到服务器后黑屏报错

电脑系统:macOS Monterey
cocos creator 版本:3.8

  • 重现概率:100%
  • 手机型号:任意
  • 手机浏览器:任意
  • 之前哪个版本是正常的:cocos creator 版本:3.4.1

操作步骤:

  1. 打开cocos creator,选择编辑器3.8.0创建 Empty(2D)
  2. 创建任意场景,添加一点文字
  3. 打包web mobile,选项全默认
  4. copy 构建出来的所有文件
  5. 发布到github page

错误信息:

Failed to load resource: the server responded with a status of 404 ()

index.js:26 Error: https://pointmall.github.io/cocos-game-space/cocos-js/_virtual_cc-2a93dcea.js, https://pointmall.github.io/cocos-game-space/cocos-js/cc.js (SystemJS https://git.io/JvFET#3)
at HTMLScriptElement. (system.bundle.js:1:7844)
(anonymous) @ index.js:26
system.bundle.js:1 Uncaught (in promise) Error: https://pointmall.github.io/cocos-game-space/cocos-js/_virtual_cc-2a93dcea.js, https://pointmall.github.io/cocos-game-space/cocos-js/cc.js (SystemJS https://git.io/JvFET#3)
at HTMLScriptElement. (system.bundle.js:1:7844)

跟cocos 没啥关系

切换到cocos creator 3.4.1打包发布,显示一切正常。

之前版本也遇到过,删了temp、library之类的一切玩意,有可能修复

解决了我也遇到这个问题,今天弄了一下午也没找到原因,https://dhscoder.github.io/DHScoder.github.io-duishu-/cocos-js/_virtual_cc-9ec8859f.js
https://dhscoder.github.io/DHScoder.github.io-duishu-/cocos-js/cc.js
git中有这两个文件他就给返回404