编辑器报警告:
Editor.registerElement is deprecated, use Editor.polymerElement instead
at Object.o [as registerElement] (F:\cocos2dIDE\CocosCreator\app-1.1.0\resources\app.asar\editor-framework\lib\renderer\index.js:1:1181)
at unpack://engine/cocos2d/tilemap/editor/tiled-map.html:16:16
浏览器报警告:
CCTexture2D.js:912 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:915 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:912 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:915 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:912 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:915 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:912 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:915 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:912 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
CCTexture2D.js:915 WebGL: INVALID_OPERATION: texParameter: no texture bound to GL_TEXTURE_2D
1.0.3没有问题。
模拟器也没有问题。
怎么解决


