经常出现如下错误
box2d.umd.js:3471 Uncaught Error
at b2TreeNode.get (:7456/scripting/engine/bin/.cache/dev/preview/external/%2540cocos/box2d.js:702)
at b2BroadPhase.UpdatePairs (:7456/scripting/engine/bin/.cache/dev/preview/external/%2540cocos/box2d.js:1042)
at b2ContactManager.FindNewContacts (:7456/scripting/engine/bin/.cache/dev/preview/external/%2540cocos/box2d.js:3793)
at b2World.Step (:7456/scripting/engine/bin/.cache/dev/preview/external/%2540cocos/box2d.js:6727)
at b2PhysicsWorld.step (index.js:155744)
at PhysicsSystem2D.postUpdate (index.js:158497)
at Director.tick (index.js:8084)
at callback (index.js:8658)