-
Creator 版本:2.4.2
-
目标平台: 小游戏真机
-
重现方式:加载较大的AssetBundle资源,2M左右
-
首个报错:
MiniProgramError
Cannot set property ‘path’ of undefined
TypeError: Cannot set property ‘path’ of undefined
at o._initPath (game.js:4113:192704)
at o.init (game.js:4113:192298)
at _.init (game.js:4113:189229)
at bundle (game.js:4113:210914)
at Object.create (game.js:4113:210501)
at at (game.js:4113:186280)
at Function. (game.js:4113:657191)
at at (WAGameSubContext.js
155062)
MiniProgramError
Cannot read property ‘load’ of null
TypeError: Cannot read property ‘load’ of null
at at (game.js:2478:105)
at Function. (game.js:4113:657191)
at at (WAGameSubContext.js
155062)