升级微信开发者工具后项目报错

VM13:1 gameThirdScriptError
Cannot read property 'createBuffer' of undefined;at setTimeout callback function
TypeError: Cannot read property 'createBuffer' of undefined
    at new t (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:949692)
    at T.r.ctor (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:726171)
    at new T.r (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:557259)
    at Object.createIA (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:878815)
    at T.r._activateMaterial (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:863442)
    at T.r._onTextureLoaded (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:862962)
    at T.r._applySpriteFrame (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:863164)
    at T.r.__preload (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:857878)
    at c (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:503140)
    at T.r.i [as _invoke] (http://127.0.0.1:60388/game/cocos/cocos2d-js-min.js:1:271222)

我这里用微信开发者工具 v1.02.1907300 版本,没问题。
你用的是什么版本呢