RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
cc.loader.load(this._urls, this._progressCallback.bind(this), this._completeCallback.bind(this)); 用了 这个之后 报了 以上 错误 完全不知道为什么