收藏
回答

升级到Egret最新版5.3.6引擎后微信小游戏报错

游戏引擎 AppID 操作系统 微信版本 基础库版本
Egret wxa34e36e6c860f2b4 Android 7.0.15 2.11.1
gameThirdScriptError
Cannot read property 'getInstance' of undefined
TypeError: Cannot read property 'getInstance' of undefined
    at Function.get [as supportedCompressedTexture] (http://127.0.0.1:49287/game/__onlineplugin__/wx7e2186943221985d/5.3.6/plugin.js:11:140641)
    at WebGLRenderContext.initWebGL (http://127.0.0.1:49287/game/egret.wxgame.js:2973:84)
    at new WebGLRenderContext (http://127.0.0.1:49287/game/egret.wxgame.js:2860:22)
    at Function.WebGLRenderContext.getInstance (http://127.0.0.1:49287/game/egret.wxgame.js:2875:33)
    at new WebGLRenderBuffer (http://127.0.0.1:49287/game/egret.wxgame.js:3630:59)
    at setRenderMode (http://127.0.0.1:49287/game/egret.wxgame.js:1443:49)
    at Object.runEgret (http://127.0.0.1:49287/game/egret.wxgame.js:1403:13)
    at http://127.0.0.1:49287/game/game.js:20:7
    at require (http://127.0.0.1:49287/game/__dev__/WAGame.js:2:97294)
    at <anonymous>:1:1

白鹭引擎版本为5.3.6

微信开发者工具版本为Stable v1.03.2005140

微信调试库为2.11.1

无论是开发者工具中运行还是真机调试运行,编译完就都会出现该报错。

回答关注问题邀请回答
收藏

2 个回答

  • 小游戏运营专员 - 宏
    小游戏运营专员 - 宏
    2020-06-16

    你好,请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2020-06-16
    有用
    回复
  • 林峰
    林峰
    2020-09-24

    遇到同样问题,有解决了吗

    2020-09-24
    有用
    回复
登录 后发表内容
问题标签