Commit ba07b3f9 authored by liujiangnan's avatar liujiangnan

debug

parent 4a7b541f
......@@ -141,7 +141,7 @@ cc.Class({
cc.assetManager.loadBundle(scene.bondleUrl, { version: scene.version }, (err, bundle) => {
console.log(`${scene.bondleUrl}---场景开始loadBundle----`);
if(!bundle){
console.log("=====liu=======", err);
console.log("=====liu=======", JSON.stringify(err));
_this.loadedCount++;
_this.updateProcessBar();
i++;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment