- Creator 版本:2.4.7
- 目标平台:微信小游戏
- 重现方式:未知
- 重现概率: 在微信端后台每天都有上报,比例达到8%
- 报错堆栈:
Cannot read property ‘owner’ of undefined
TypeError: Cannot read property ‘owner’ of undefined
at t.update (https://subpackages/game/subpackages/game/game.js:1:255934)
at https://usr/plugin/wx7095f7fa398a2f30/plugin.js
455802
at r._invoke (https://usr/plugin/wx7095f7fa398a2f30/plugin.js
455381)
at r.invoke (https://usr/plugin/wx7095f7fa398a2f30/plugin.js
455259)
at r.updatePhase (https://usr/plugin/wx7095f7fa398a2f30/plugin.js
457668)
at 70.cc.Director.mainLoop (https://usr/plugin/wx7095f7fa398a2f30/plugin.js
280774)
at Function.t (https://usr/game.js:9:14911)
at Function. (https://lib/WAGameSubContext.js:2:143904)
有没有人也遇到这个未知bug? 看报错像是代码分包这个块的问题。