Cocos Creator v2.4.0-rc.9 测试帖(正式版已发)

建议在build源生的时候能提高多核利用效率,就算暂时跑满也没事,能大幅提高速度就好,现在看了下cpu占用很少

ccc2.4 android etc2支持了吗

请问下之后会支持其他平台打包bundle也可以使用Zip 压缩模式吗?

现在小游戏平台都支持了,之后会支持原生平台,web平台比较麻烦,可能不会支持

报错信息能看下么?

嗯嗯,我们之后会尝试启动多个线程构建资源

已经试过几部iOS和安卓了 都是一样的问题

请问一下freeType这个PR适用2.3.3版本吗

可以迁移过去的

请问下你 AssetBundle 的压缩类型选的是什么?或者能给个demo么?

全部都用了zip,晚点我弄个复现demo

非常感谢,微信上的文件系统接口在 android 平台可能不太一样

请问你是用的 windows 构建的是吗

是的,用win10

还有一个不知道是不是BUG,勾选了只构建脚本去构建,remote文件夹里面的所有文件会被清空

复现demo已经私信发你

MAC上新建项目控制待报错:

null : Failed to define [CC_USE_ATTRIBUTE_TANGENT], define not found. null : Failed to define [CC_USE_ATTRIBUTE_COLOR], define not found. null : Failed to define [CC_USE_ATTRIBUTE_UV0], define not found. null : Failed to define [CC_USE_ATTRIBUTE_NORMAL], define not found. null : Failed to define [CC_USE_ATTRIBUTE_TANGENT], define not found. null : Failed to define [CC_USE_SHADOW_MAP], define not found. null : Failed to define [CC_CASTING_SHADOW], define not found. null : Failed to define [CC_USE_ATTRIBUTE_COLOR], define not found. null : Failed to define [CC_USE_ATTRIBUTE_UV0], define not found. null : Failed to define [CC_USE_ATTRIBUTE_NORMAL], define not found. null : Failed to define [CC_USE_ATTRIBUTE_TANGENT], define not found. null : Failed to define [CC_USE_ATTRIBUTE_COLOR], define not found. null : Failed to define [CC_USE_ATTRIBUTE_UV0], define not found. null : Failed to define [CC_USE_ATTRIBUTE_NORMAL], define not found. null : Failed to define [CC_USE_ATTRIBUTE_TANGENT], define not found. null : Failed to define [CC_USE_ATTRIBUTE_COLOR], define not found. null : Failed to define [CC_USE_ATTRIBUTE_UV0], define not found. null : Failed to define [CC_USE_ATTRIBUTE_NORMAL], define not found. null : Failed to define [CC_USE_ATTRIBUTE_TANGENT], define not found. null : Failed to set property [texture], property not found. null : Failed to set property [texture], property not found. null : Failed to set property [texture], property not found. null : Failed to set property [texture], property not found. null : Failed to set property [texture], property not found. null : Failed to define [CC_USE_ATTRIBUTE_COLOR], define not found. null : Failed to define [CC_USE_ATTRIBUTE_UV0], define not found. null : Failed to define [CC_USE_ATTRIBUTE_NORMAL], define not found. null : Failed to define [CC_USE_ATTRIBUTE_TANGENT], define not found.

这个问题从alpha1的时候就有了,快点修复啊亲们

请问什么情况下才能复现?

感谢,我们修复一下

我也出现这个问题了,很怪异,新建的工程也这样,无法编辑。