CCTexture2D.js:890 Uncaught TypeError: Failed to execute ‘texImage2D’ on ‘WebGLRenderingContext’: parameter 9 is not of type ‘ArrayBufferView’.
at cc_Texture2D.218.game.once._p._setImage (CCTexture2D.js:890)
at cc_Texture2D.218.game.once._p.update (CCTexture2D.js:876)
at cc_Texture2D.218.game.once._p.handleLoadedTexture (CCTexture2D.js:988)
at cc_Texture2D.set [as _nativeAsset] (CCTexture2D.js:250)
at Object.loadCallback (uuid-loader.js:136)
at uuid-loader.js:156
at LoadingItems.onComplete (CCLoader.js:301)
at LoadingItems.140.proto.allComplete (loading-items.js:528)
at LoadingItems.140.proto.append (loading-items.js:505)
at CCLoader.132.proto.flowInDeps (CCLoader.js:312)
提供下demo,这个版本建议升级到最新的2.0.7版本。