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

现在小游戏平台都支持了,之后会支持原生平台,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的时候就有了,快点修复啊亲们

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

感谢,我们修复一下

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

操作流程:Win10系统,一开始的时候,我是没问题的。我是先打开一个老的2.4.0工程窗口,然后又打开了一个cocos Creator,新建一个2.4.0工程并打开,两个窗口来回切换操作了一段时间后,新建的工程开始出问题,报错。接着关掉2个窗口,重新打开新建的工程,就一直报这个错误。把工程删除掉,重新建立空项目,名字还是一样。还是继续报这个错误。

糟了,所有工程都报这个错误了,无论旧工程还是新建的工程,我试试删除掉编辑器,重下载试试。


重新下载2.4.0后可以编辑了,但构建出来运行就报错,但是不构建在IDE里运行是没问题的。