project.log 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. 2025-2-24 15:41:13 - log: Load engine in C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine
  2. 2025-2-24 15:41:13 - log: Profile changed: engine (modules.includeModules: 2d,3d,animation,audio,base,custom-pipeline,gfx-webgl,occlusion-query,physics-ammo,primitive,profiler,spine,tween,ui,websocket,webview)
  3. 2025-2-24 15:41:13 - log: Register native engine in C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\native
  4. 2025-2-24 15:41:14 - log: Request namespace: device-list
  5. 2025-2-24 15:41:38 - log: [Scene] meshopt wasm decoder initialized
  6. 2025-2-24 15:41:38 - log: [Scene] [box2d]:box2d wasm lib loaded.
  7. 2025-2-24 15:41:38 - log: [Scene] [bullet]:bullet wasm lib loaded.
  8. 2025-2-24 15:41:39 - log: [Scene] [PHYSICS]: using builtin.
  9. 2025-2-24 15:41:39 - log: [Scene] Cocos Creator v3.8.4
  10. 2025-2-24 15:41:39 - log: [Scene] Using custom pipeline: Builtin
  11. 2025-2-24 15:41:39 - warn: [Scene] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.Error: [Scene] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.
  12. at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
  13. at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:159493:12)
  14. at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:159681:5)
  15. at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:275551:11)
  16. at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:141331:7)
  17. at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:141360:5)
  18. at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273387:21)
  19. at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:274466:16)
  20. at Object.execute (file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/62/file:/D:/CocosCreatorProject/idiom/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
  21. at doExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:517:30)
  22. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:508:21)
  23. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:440:12
  24. at file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
  25. at Object.execute (file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
  26. at Executor._importPrerequisiteModules (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\src\executor\index.ts:316:13)
  27. at Executor.reload (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\src\executor\index.ts:203:13)
  28. at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
  29. at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
  30. at EngineStartup.openEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\engine\index.ccc:1:4229)
  31. at StartupManager.configEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\index.ccc:1:1668)
  32. at StartupManager.initEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\index.ccc:1:2173)
  33. 2025-2-24 15:41:39 - warn: [Scene] The type of "Sign_Reward.type" must be CCFloat or CCInteger, not Number.Error: [Scene] The type of "Sign_Reward.type" must be CCFloat or CCInteger, not Number.
  34. at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
  35. at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:159493:12)
  36. at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:159681:5)
  37. at parseType (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:275457:11)
  38. at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:275562:11)
  39. at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:141331:7)
  40. at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:141360:5)
  41. at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273387:21)
  42. at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:274469:18)
  43. at Object.execute (file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/09/09dcbd2748fdaf399a39a7fcf727757b78945c97.js:59:156)
  44. at doExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:517:30)
  45. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:508:21)
  46. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  47. at Array.forEach (<anonymous>)
  48. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  49. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  50. at Array.forEach (<anonymous>)
  51. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  52. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  53. at Array.forEach (<anonymous>)
  54. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  55. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  56. at Array.forEach (<anonymous>)
  57. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  58. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  59. at Array.forEach (<anonymous>)
  60. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  61. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  62. at Array.forEach (<anonymous>)
  63. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  64. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  65. at Array.forEach (<anonymous>)
  66. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  67. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:440:12
  68. at file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
  69. at Object.execute (file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
  70. at Executor._importPrerequisiteModules (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\src\executor\index.ts:316:13)
  71. at Executor.reload (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\src\executor\index.ts:203:13)
  72. at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
  73. at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
  74. at EngineStartup.openEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\engine\index.ccc:1:4229)
  75. at StartupManager.configEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\index.ccc:1:1668)
  76. at StartupManager.initEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\index.ccc:1:2173)
  77. 2025-2-24 15:41:39 - warn: [Scene] The type of "Sign_Reward.num" must be CCFloat or CCInteger, not Number.Error: [Scene] The type of "Sign_Reward.num" must be CCFloat or CCInteger, not Number.
  78. at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
  79. at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:159493:12)
  80. at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:159681:5)
  81. at parseType (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:275457:11)
  82. at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:275562:11)
  83. at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:141331:7)
  84. at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:141360:5)
  85. at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273387:21)
  86. at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:274469:18)
  87. at Object.execute (file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/09/09dcbd2748fdaf399a39a7fcf727757b78945c97.js:59:156)
  88. at doExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:517:30)
  89. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:508:21)
  90. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  91. at Array.forEach (<anonymous>)
  92. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  93. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  94. at Array.forEach (<anonymous>)
  95. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  96. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  97. at Array.forEach (<anonymous>)
  98. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  99. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  100. at Array.forEach (<anonymous>)
  101. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  102. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  103. at Array.forEach (<anonymous>)
  104. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  105. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  106. at Array.forEach (<anonymous>)
  107. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  108. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:493:28
  109. at Array.forEach (<anonymous>)
  110. at postOrderExec (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:491:10)
  111. at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\static\executor\systemjs-bridge\out\index.js:440:12
  112. at file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
  113. at Object.execute (file:///D:/CocosCreatorProject/idiom/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
  114. at Executor._importPrerequisiteModules (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\src\executor\index.ts:316:13)
  115. at Executor.reload (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@editor\lib-programming\src\executor\index.ts:203:13)
  116. at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
  117. at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
  118. at EngineStartup.openEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\engine\index.ccc:1:4229)
  119. at StartupManager.configEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\index.ccc:1:1668)
  120. at StartupManager.initEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\startup\index.ccc:1:2173)
  121. 2025-2-24 15:41:39 - log: [Scene] [PHYSICS]: switch from builtin to bullet.
  122. 2025-2-24 15:41:39 - log: [Scene] [PHYSICS2D]: switch from box2d-wasm to builtin.
  123. 2025-2-24 15:41:41 - log: [Scene] Spine: Animation not found: <None>