如题,现在游戏有一个场景加载出错
preloadScene时页面报错
text-downloader.js:69 GET http://localhost:7456/res/import/44/4478f9a4-8fa5-4dae-adf7-f05e6572bef9.json 404 (Not Found)
module.exports @ text-downloader.js:69
downloadUuid @ downloader.js:199
114.Downloader.handle @ downloader.js:330
flow @ pipeline.js:51
(anonymous) @ pipeline.js:64
(anonymous) @ asset-loader.js:83
queryAssetInfo @ CCAssetLibrary.js:182
AssetLoader.handle @ asset-loader.js:49
flow @ pipeline.js:51
proto.flowIn @ pipeline.js:275
proto.append @ loading-items.js:508
proto.flowInDeps @ CCLoader.js:313
loadDepends @ uuid-loader.js:111
loadUuid @ uuid-loader.js:290
Loader.handle @ loader.js:193
flow @ pipeline.js:51
(anonymous) @ pipeline.js:64
(anonymous) @ downloader.js:333
xhr.onload @ text-downloader.js:53
CCDebug.js:242 Object {status: 404, errorMessage: “Load text file failed: res/import/4c/4cd7d840-7b44-4a59-8547-7590dcae39dc.json(wrong status)”}
26.cc._throw @ CCDebug.js:242
(anonymous) @ uuid-loader.js:153
(anonymous) @ CCLoader.js:302
proto.allComplete @ loading-items.js:528
proto.itemComplete @ loading-items.js:716
LoadingItems.itemComplete @ loading-items.js:379
proto.flowOut @ pipeline.js:319
(anonymous) @ pipeline.js:67
(anonymous) @ uuid-loader.js:180
(anonymous) @ CCLoader.js:302
proto.allComplete @ loading-items.js:528
proto.itemComplete @ loading-items.js:716
LoadingItems.itemComplete @ loading-items.js:379
proto.flowOut @ pipeline.js:319
(anonymous) @ pipeline.js:67
(anonymous) @ uuid-loader.js:180
(anonymous) @ CCLoader.js:302
proto.allComplete @ loading-items.js:528
proto.itemComplete @ loading-items.js:716
LoadingItems.itemComplete @ loading-items.js:379
proto.flowOut @ pipeline.js:319
flow @ pipeline.js:87
(anonymous) @ pipeline.js:64
(anonymous) @ downloader.js:333
loadCallback @ downloader.js:105
CCDebug.js:242 Object {status: 404, errorMessage: “Load text file failed: res/import/44/4478f9a4-8fa5-4dae-adf7-f05e6572bef9.json(wrong status)”}
26.cc._throw @ CCDebug.js:242
(anonymous) @ uuid-loader.js:153
(anonymous) @ CCLoader.js:302
proto.allComplete @ loading-items.js:528
proto.itemComplete @ loading-items.js:716
LoadingItems.itemComplete @ loading-items.js:379
proto.flowOut @ pipeline.js:319
(anonymous) @ pipeline.js:67
(anonymous) @ uuid-loader.js:180
(anonymous) @ CCLoader.js:302
proto.allComplete @ loading-items.js:528
proto.itemComplete @ loading-items.js:716
LoadingItems.itemComplete @ loading-items.js:379
proto.flowOut @ pipeline.js:319
(anonymous) @ pipeline.js:67
(anonymous) @ uuid-loader.js:180
(anonymous) @ CCLoader.js:302
proto.allComplete @ loading-items.js:528
proto.itemComplete @ loading-items.js:716
LoadingItems.itemComplete @ loading-items.js:379
proto.flowOut @ pipeline.js:319
flow @ pipeline.js:87
(anonymous) @ pipeline.js:64
(anonymous) @ downloader.js:333
loadCallback @ downloader.js:105
CCDebug.js:277 Failed to preload ‘LoginToHallScene’, undefined
26.cc.errorID @ CCDebug.js:277
(anonymous) @ CCDirector.js:596
(anonymous) @ CCLoader.js:259
(anonymous) @ utils.js:80



更新。这些都没有的。 然后节点树上的红色节点也还原好了。。。。可能是什么原因造成的?我是1.9.0升级到2.0.8版本
