使用cc.js.formatStr格式化时,在模拟器中预览首次有几率无效

再次执行时就没问题,求解?

代码如下
this.label.string = cc.js.formatStr(“ff%d %d”, this.sp.node.width,this.sp.node.height);
当出现这个问题时,有以下警告信息,creator版本(1.8.0)