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
无论是开发者工具中运行还是真机调试运行,编译完就都会出现该报错。
你好,请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
遇到同样问题,有解决了吗