Cannot read property '_activeInHierarchy
发布于 6 年前 作者 gqiao 18353 次浏览 来自 问答

gameThirdScriptError

Uncaught TypeError: Cannot read property ‘_activeInHierarchy’ of null

TypeError: Cannot read property ‘_activeInHierarchy’ of null

at r (https://servicewechat.qq.com/game.js:3:220478)

at e.cancelInactive (https://servicewechat.qq.com/game.js:3:221851)

at e.activateNode (https://servicewechat.qq.com/game.js:3:445422)

at e.set [as active] (https://servicewechat.qq.com/game.js:3:609387)

at e.showMsg_text_noclose_nocancle (https://servicewechat.qq.com/game.js:27:439857)

at e.joinGameBtnClick (https://servicewechat.qq.com/game.js:27:426392)

at emit (https://servicewechat.qq.com/game.js:3:243734)

at Function.emitEvents (https://servicewechat.qq.com/game.js:3:243472)

at e._onTouchEnded (https://servicewechat.qq.com/game.js:3:235511)

at n.90.n.invoke (https://servicewechat.qq.com/game.js:3:364959)

这个是什么错,哪位大佬遇到过?

1 回复

你好,请提供出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

回到顶部