Cannot read property 'LESS' of null
TypeError: Cannot read property 'LESS' of null
at Function.value (http://127.0.0.1:43542/game/libs/laya.core.js:1:19438)
at Object.value [as init] (http://127.0.0.1:43542/game/libs/laya.core.js:1:515524)
at new Main ([url]http://127.0.0.1:43542/game/js/bundle.js:267:90)[/url]
LESS是LayaGL.instance的属性,报错位置在WebGLContext.__init__ ();中
断点发现 在类Render 的 initRender 方法中 getWebGLContext 总返回null;
附件已上传
附件:
wxgame.zip