Cocos Creator v1.6.0 内测版发布帖(8月11日更新 rc.1)

太多问题了 ,简直无法忍受啊,一个项目做了四份之一,发现了那么多bug ,头疼啊 1.52 稳定在哪。。。。。

已修复,谢谢!

有问题请单独发帖反馈,我们会尽力解决。这里只负责讨论内测版

你这个报错明显是 protobuf 自己实现有问题。我猜你是预览环境下遇到的吧?检查下出错的代码好吧,都给了很详细的行号了。别出点报错都怪官方。

能知道cocoscreaotr1.6.0正式版本预计什么时候发布呢

不是怪官方,而是protobuf代码完全没变动,1.51正常,1.6预览就报错了。虽然有报错行号,但我真的不知道要怎么改啊。
已经退回1.51了。

http://forum.cocos.com/t/protobuf-typeerror-cannot-read-property-navigator-of-undefined/45558?u=111923
看一下这个,是不是你要的,可以照着修改下试试

var spine = this.node.getChildByName(‘skeleton’).getComponent(‘sp.Skeleton’);
spine.addAnimation(0,‘animation’,true);//这句需要修改为spine.addAnimation(0,‘animation’,true,0);才可以呢
delay参数不是可选的么,默认为0吧?之前的版本都是可以的
1.6beta1

beta2啥时候,beta1打不开 ,一直没测上1.6

这个问题会下个版本修复

嗯影响不大,我添加了默认的0

我就是用的你提供的脚本。1.51没问题。
1.6就报错了。

用谷歌原版的也是报错。

可能1.6还有什么地方需要改吧。但我尝试改了,还是不行

1.6beta1
xcode的iphone模拟器运行黑屏,控制台如下信息:
(evaluatedOK == JS_FALSE)
Evaluating main.js failed (evaluatedOK == JS_FALSE)
请问这是什么原因呢?已经把binary的目录删除过了
找到原因了,我用的是1.5的main.js,换成1.6的就可以了

哦,好吧,还没用1.6…
等beta2出来再升级上来试试

好的,老铁,就看你的了。难道就我们2个用了谷歌的protobuf?

1.6.0-beta.3 版本已发布
请大家测试,谢谢!

1赞

beta2呢~~哈哈

你们终于添上了这个功能

编辑器还是打开不了啊。。怎么没人这问题当回事呢

[17259] preview server running at http://localhost:7456
Uncaught Exception: Error: EMFILE: too many open files, open ‘/Users/moonwalker/Desktop/dkd_dig/client/temp/quick-scripts/assets/scripts/ui/Panel/HellChallenge/HellBossInfoPanel.js’
at Error (native)
[17259] Error: Error: EMFILE: too many open files, open ‘/Users/moonwalker/Desktop/dkd_dig/client/temp/quick-scripts/assets/scripts/ui/Panel/HellChallenge/HellBossInfoPanel.js’
at Error (native)
at process.on.t (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/editor-init.js:1:992)
at emitOne (events.js:101:20)
at process.emit (events.js:188:7)
at process._fatalException (bootstrap_node.js:304:26)
no valid client ID
Uncaught Exception: Error: EMFILE: too many open files, open ‘/Users/moonwalker/Desktop/dkd_dig/client/temp/quick-scripts/assets/scripts/ui/Custom/AlphaWithTableInitProgress.js’
at Error (native)
[17259] Error: Error: EMFILE: too many open files, open ‘/Users/moonwalker/Desktop/dkd_dig/client/temp/quick-scripts/assets/scripts/ui/Custom/AlphaWithTableInitProgress.js’
at Error (native)
at process.on.t (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/editor-init.js:1:992)
at emitOne (events.js:101:20)
at process.emit (events.js:188:7)
at process._fatalException (bootstrap_node.js:304:26)
no valid client ID
Uncaught Exception: Error: EMFILE: too many open files, open ‘/Users/moonwalker/Desktop/dkd_dig/client/temp/quick-scripts/assets/scripts/ui/Panel/PayPluginSelectPanel.js’
at Error (native)
[17259] Error: Error: EMFILE: too many open files, open ‘/Users/moonwalker/Desktop/dkd_dig/client/temp/quick-scripts/assets/scripts/ui/Panel/PayPluginSelectPanel.js’
at Error (native)
at process.on.t (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/editor-init.js:1:992)
at emitOne (events.js:101:20)
at process.emit (events.js:188:7)
at process._fatalException (bootstrap_node.js:304:26)

1.6.0 beta.3 Windows10
试用多节点同时编辑时,不知怎么操作的(好像是编辑了几次,Ctrl+Z的时候),报错:

TypeError: Cannot read property 'removeAttribute' of undefined
    at ui-prop._updateMultiX (C:\CocosCreator\resources\app.asar\editor\page\ui\register-ui-properties.js:1:14432)
    at ui-prop.multiValuesChanged (C:\CocosCreator\resources\app.asar\editor\page\ui\register-ui-properties.js:1:14259)
    at ui-prop.set multiValues [as multiValues] (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ui\elements\prop.js:1:2010)
    at ui-prop.ready (C:\CocosCreator\resources\app.asar\editor\page\ui\register-ui-properties.js:1:12751)
    at _doRegen (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ui\elements\utils.js:1:1131)
    at Object.Utils.regenProperty (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ui\elements\utils.js:1:2951)
    at ui-prop.regen (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ui\elements\prop.js:1:4934)
    at Directive.update (C:\CocosCreator\resources\app.asar\editor\page\ui\vue-utils.js:1:1126)
    at Directive._bind (app://bower_components/vue/dist/vue.js:8521:12)
    at linkAndCapture (app://bower_components/vue/dist/vue.js:7055:13)
    at Object.Utils.regenProperty (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ui\elements\utils.js:1:2984)
    at ui-prop.regen (C:\CocosCreator\resources\app.asar\editor-framework\lib\renderer\ui\elements\prop.js:1:4934)
    at Directive.update (C:\CocosCreator\resources\app.asar\editor\page\ui\vue-utils.js:1:1126)
    at Directive._bind (app://bower_components/vue/dist/vue.js:8521:12)
    at linkAndCapture (app://bower_components/vue/dist/vue.js:7055:13)
    at rootLinkFn (app://bower_components/vue/dist/vue.js:7231:20)
    at CcProp.Vue._compile (app://bower_components/vue/dist/vue.js:8771:24)
    at CcProp.Vue.$mount (app://bower_components/vue/dist/vue.js:9607:10)
    at CcProp.Vue._init (app://bower_components/vue/dist/vue.js:2587:12)