微信小游戏引擎插件报错导致用户死循环卡死黑屏

2022-1-17 16:2:51 [warn] uerr MiniProgramError

Cannot read property ‘context’ of null

TypeError: Cannot read property ‘context’ of null

at Object._updateProperties (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:736428)

at Object.updateRenderData (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:735749)

at C.r._applyFontTexture (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:245242)

at C.r._updateRenderData (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:245852)

at C.r.onEnable (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:243473)

at C.r.onEnable (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:476722)

at C.r.invokeOnEnable [as _invoke] (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:214411)

at C.r.invoke (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:213053)

at C.r.activateNode (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:424924)

at C.r.set [as active] (https://game.servicewechat.com/__plugin__/wx7095f7fa398a2f30/plugin.js:5:793188)

2022-1-17 16:2:51 [warn] uerr MiniProgramError

版本2.0.9 个别用户反馈无法复现

有人查看下是什么原因触发的吗

感觉我也是这个问题,把游戏删了重新打开又没报错了,完全没有头绪。。。