我用C1.8.2将C1.8.1的工程打个包,做了个热更新,就报一堆错误。。。。
cc.director._compScheduler.startPhase()
cc.director._compScheduler.updatePhase()
cc.director._compScheduler.lateUpdatePhase()
已经OK了
我之前项目设置里面去掉了:
TiledMap
Spine Skeleton
VideoPlayer
WebView
这几个模块,不知道是因为哪个导致出错的。
还去掉了DragonBones
希望官方检查下,是哪个库会影响cc.director._compScheduler
用排除法一个个都测了遍,一个模块都不能去掉
DragonBones
TiledMap
Spine Skeleton
VideoPlayer
WebView
,只能去掉物理模块!!!!!
1赞
