1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276 |
- 2025-1-10 10:45:48 - log: Load engine in C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine
- 2025-1-10 10:45:48 - log: Profile changed: engine (modules.includeModules: 2d,3d,animation,audio,base,custom-pipeline,dragon-bones,geometry-renderer,gfx-webgl,marionette,meshopt,particle,physics-ammo,primitive,profiler,skeletal-animation,spine,tween,ui,video,websocket,webview)
- 2025-1-10 10:45:48 - log: Register native engine in C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\native
- 2025-1-10 10:45:49 - log: Request namespace: device-list
- 2025-1-10 10:46:07 - log: [Scene] meshopt wasm decoder initialized
- 2025-1-10 10:46:07 - log: [Scene] [box2d]:box2d wasm lib loaded.
- 2025-1-10 10:46:08 - log: [Scene] [bullet]:bullet wasm lib loaded.
- 2025-1-10 10:46:08 - log: [Scene] [PHYSICS]: using builtin.
- 2025-1-10 10:46:08 - log: [Scene] Cocos Creator v3.8.4
- 2025-1-10 10:46:08 - log: [Scene] Using custom pipeline: Builtin
- 2025-1-10 10:46:08 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
- 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)
- 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)
- 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)
- 2025-1-10 10:46:08 - log: [Scene] [PHYSICS]: switch from builtin to bullet.
- 2025-1-10 10:46:08 - log: [Scene] [PHYSICS2D]: switch from box2d-wasm to builtin.
- 2025-1-10 10:50:38 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 10:50:40 - warn: [Assets] 为更好地打开脚本,请在 {preferences} -> {program} -> {scriptEditor} 里配置打开脚本的应用程序Warn: [Assets] 为更好地打开脚本,请在 {preferences} -> {program} -> {scriptEditor} 里配置打开脚本的应用程序
- at Object.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at Object.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\asset-db\dist\worker\console.ccc:1:1510)
- at findVsCode (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\modules\engine-extensions\extensions\engine-extends\dist\handler\utils.ccc:1:3546)
- at Object.openCode [as open] (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\modules\engine-extensions\extensions\engine-extends\dist\handler\utils.ccc:1:3282)
- at Ipc.<anonymous> (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\asset-db\dist\worker\ipc.ccc:1:526)
- 2025-1-10 10:56:34 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 11:32:02 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 11:46:58 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 11:47:06 - warn: [Assets] 为更好地打开脚本,请在 {preferences} -> {program} -> {scriptEditor} 里配置打开脚本的应用程序Warn: [Assets] 为更好地打开脚本,请在 {preferences} -> {program} -> {scriptEditor} 里配置打开脚本的应用程序
- at Object.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at Object.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\asset-db\dist\worker\console.ccc:1:1510)
- at findVsCode (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\modules\engine-extensions\extensions\engine-extends\dist\handler\utils.ccc:1:3546)
- at Object.openCode [as open] (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\modules\engine-extensions\extensions\engine-extends\dist\handler\utils.ccc:1:3282)
- at Ipc.<anonymous> (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\asset-db\dist\worker\ipc.ccc:1:526)
- 2025-1-10 11:47:08 - warn: [Assets] 为更好地打开脚本,请在 {preferences} -> {program} -> {scriptEditor} 里配置打开脚本的应用程序Warn: [Assets] 为更好地打开脚本,请在 {preferences} -> {program} -> {scriptEditor} 里配置打开脚本的应用程序
- at Object.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at Object.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\asset-db\dist\worker\console.ccc:1:1510)
- at findVsCode (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\modules\engine-extensions\extensions\engine-extends\dist\handler\utils.ccc:1:3546)
- at Object.openCode [as open] (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\modules\engine-extensions\extensions\engine-extends\dist\handler\utils.ccc:1:3282)
- at Ipc.<anonymous> (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\asset-db\dist\worker\ipc.ccc:1:526)
- 2025-1-10 11:48:02 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 11:48:05 - info: [PreviewInEditor] 预览环境初始化完毕
- 2025-1-10 11:48:05 - log: [PreviewInEditor] meshopt wasm decoder initialized
- 2025-1-10 11:48:05 - log: [PreviewInEditor] [box2d]:box2d wasm lib loaded.
- 2025-1-10 11:48:05 - log: [PreviewInEditor] [bullet]:bullet wasm lib loaded.
- 2025-1-10 11:48:05 - log: [PreviewInEditor] [PHYSICS]: using builtin.
- 2025-1-10 11:48:06 - log: [PreviewInEditor] Cocos Creator v3.8.4
- 2025-1-10 11:48:06 - log: [PreviewInEditor] Using custom pipeline: Builtin
- 2025-1-10 11:48:06 - warn: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.Error: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
- 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)
- 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)
- at EditorPreview._startEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:973)
- at EditorPreview.start (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:468)
- 2025-1-10 11:48:06 - log: [PreviewInEditor] [PHYSICS]: switch from builtin to bullet.
- 2025-1-10 11:48:06 - log: [PreviewInEditor] [PHYSICS2D]: switch from box2d-wasm to builtin.
- 2025-1-10 11:48:07 - log: [PreviewInEditor] 加载配置初始化完成
- 2025-1-10 11:48:07 - log: [PreviewInEditor] 1
- 2025-1-10 11:48:09 - log: [PreviewInEditor] <ref *1> Node {
- _objFlags: 0,
- _name: 'Ani',
- __editorExtras__: {},
- _parent: <ref *2> Scene {
- _objFlags: 0,
- _name: 'game',
- __editorExtras__: {},
- _parent: null,
- _children: [
- [Node], [Node],
- [Node], [Node],
- [Node], [Node],
- [Circular *1], [Node],
- [Node], [Node],
- [Node], [Node],
- [Node]
- ],
- _active: true,
- _components: [],
- _prefab: PrefabInfo {
- root: null,
- asset: null,
- fileId: '2d0d9d79-af76-426f-8abd-3eeff0d4e1c3',
- instance: null,
- targetOverrides: null,
- nestedPrefabInstanceRoots: null
- },
- _scene: [Circular *2],
- _activeInHierarchy: true,
- _id: '2d0d9d79-af76-426f-8abd-3eeff0d4e1c3',
- _eventProcessor: NodeEventProcessor {
- claimedTouchIdList: [],
- maskList: null,
- cachedCameraPriority: 0,
- previousMouseIn: false,
- bubblingTarget: null,
- capturingTarget: null,
- shouldHandleEventMouse: false,
- shouldHandleEventTouch: false,
- _dispatchingTouch: null,
- _isEnabled: false,
- _isMouseLeaveWindow: false,
- _node: [Circular *2]
- },
- _eventMask: 0,
- _siblingIndex: 0,
- _originalSceneId: '',
- _uiProps: NodeUIProperties {
- _uiComp: null,
- _opacity: 1,
- _localOpacity: 1,
- colorDirty: true,
- _uiTransformComp: null,
- _node: [Circular *2]
- },
- _static: false,
- _lpos: Vec3 { x: 0, y: 0, z: 0 },
- _lrot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _lscale: Vec3 { x: 1, y: 1, z: 1 },
- _mobility: 0,
- _layer: 1073741824,
- _euler: Vec3 { x: 0, y: 0, z: 0 },
- _transformFlags: 0,
- _eulerDirty: false,
- _flagChangeVersion: 0,
- _hasChangedFlags: 0,
- _pos: Vec3 { x: 0, y: 0, z: 0 },
- _rot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _scale: Vec3 { x: 1, y: 1, z: 1 },
- _mat: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- autoReleaseAssets: false,
- _globals: SceneGlobals {
- ambient: [AmbientInfo],
- shadows: [ShadowsInfo],
- _skybox: [SkyboxInfo],
- fog: [FogInfo],
- octree: [OctreeInfo],
- skin: [SkinInfo],
- lightProbeInfo: [LightProbeInfo],
- postSettings: [PostSettingsInfo],
- bakedWithStationaryMainLight: false,
- bakedWithHighpLightmap: false,
- disableLightmap: false
- },
- dependAssets: null,
- _renderScene: RenderScene {
- _name: undefined,
- _cameras: [],
- _models: [],
- _lodGroups: [],
- _batches: [],
- _directionalLights: [],
- _sphereLights: [],
- _spotLights: [],
- _pointLights: [],
- _rangedDirLights: [],
- _mainLight: null,
- _modelId: 0,
- _lodStateCache: [LodStateCache],
- _root: [Root]
- },
- _prefabSyncedInLiveReload: false,
- _inited: true
- },
- _children: [
- Node {
- _objFlags: 0,
- _name: 'ani_0_left',
- __editorExtras__: {},
- _parent: [Circular *1],
- _children: [],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: '82dzpTpmJIKrnidmO3x257',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 0,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- },
- Node {
- _objFlags: 0,
- _name: 'ani_1_right',
- __editorExtras__: {},
- _parent: [Circular *1],
- _children: [],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: 'c1VvYO4QROA6Cx/TjpLrY0',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 1,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- },
- Node {
- _objFlags: 0,
- _name: 'ani_2_left',
- __editorExtras__: {},
- _parent: [Circular *1],
- _children: [],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: 'acwxSl2XNCwpftPvFaEsJS',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 2,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- },
- Node {
- _objFlags: 0,
- _name: 'ani_3_right',
- __editorExtras__: {},
- _parent: [Circular *1],
- _children: [],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: 'c3Ysq+p2BDqIB5linseJym',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 3,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- },
- Node {
- _objFlags: 0,
- _name: 'ani_4_left',
- __editorExtras__: {},
- _parent: [Circular *1],
- _children: [],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: 'bbYIWxH2JBmLhTyQAZ3P/X',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 4,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- },
- Node {
- _objFlags: 0,
- _name: 'ani_5_right',
- __editorExtras__: {},
- _parent: [Circular *1],
- _children: [],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: '5eikzbo4FCpr6HHA89hirt',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 5,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- }
- ],
- _active: true,
- _components: [],
- _prefab: null,
- _scene: <ref *2> Scene {
- _objFlags: 0,
- _name: 'game',
- __editorExtras__: {},
- _parent: null,
- _children: [
- [Node], [Node],
- [Node], [Node],
- [Node], [Node],
- [Circular *1], [Node],
- [Node], [Node],
- [Node], [Node],
- [Node]
- ],
- _active: true,
- _components: [],
- _prefab: PrefabInfo {
- root: null,
- asset: null,
- fileId: '2d0d9d79-af76-426f-8abd-3eeff0d4e1c3',
- instance: null,
- targetOverrides: null,
- nestedPrefabInstanceRoots: null
- },
- _scene: [Circular *2],
- _activeInHierarchy: true,
- _id: '2d0d9d79-af76-426f-8abd-3eeff0d4e1c3',
- _eventProcessor: NodeEventProcessor {
- claimedTouchIdList: [],
- maskList: null,
- cachedCameraPriority: 0,
- previousMouseIn: false,
- bubblingTarget: null,
- capturingTarget: null,
- shouldHandleEventMouse: false,
- shouldHandleEventTouch: false,
- _dispatchingTouch: null,
- _isEnabled: false,
- _isMouseLeaveWindow: false,
- _node: [Circular *2]
- },
- _eventMask: 0,
- _siblingIndex: 0,
- _originalSceneId: '',
- _uiProps: NodeUIProperties {
- _uiComp: null,
- _opacity: 1,
- _localOpacity: 1,
- colorDirty: true,
- _uiTransformComp: null,
- _node: [Circular *2]
- },
- _static: false,
- _lpos: Vec3 { x: 0, y: 0, z: 0 },
- _lrot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _lscale: Vec3 { x: 1, y: 1, z: 1 },
- _mobility: 0,
- _layer: 1073741824,
- _euler: Vec3 { x: 0, y: 0, z: 0 },
- _transformFlags: 0,
- _eulerDirty: false,
- _flagChangeVersion: 0,
- _hasChangedFlags: 0,
- _pos: Vec3 { x: 0, y: 0, z: 0 },
- _rot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _scale: Vec3 { x: 1, y: 1, z: 1 },
- _mat: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- autoReleaseAssets: false,
- _globals: SceneGlobals {
- ambient: [AmbientInfo],
- shadows: [ShadowsInfo],
- _skybox: [SkyboxInfo],
- fog: [FogInfo],
- octree: [OctreeInfo],
- skin: [SkinInfo],
- lightProbeInfo: [LightProbeInfo],
- postSettings: [PostSettingsInfo],
- bakedWithStationaryMainLight: false,
- bakedWithHighpLightmap: false,
- disableLightmap: false
- },
- dependAssets: null,
- _renderScene: RenderScene {
- _name: undefined,
- _cameras: [],
- _models: [],
- _lodGroups: [],
- _batches: [],
- _directionalLights: [],
- _sphereLights: [],
- _spotLights: [],
- _pointLights: [],
- _rangedDirLights: [],
- _mainLight: null,
- _modelId: 0,
- _lodStateCache: [LodStateCache],
- _root: [Root]
- },
- _prefabSyncedInLiveReload: false,
- _inited: true
- },
- _activeInHierarchy: true,
- _id: '417c0rPiZDc4MTo9kvQHju',
- _eventProcessor: NodeEventProcessor {
- claimedTouchIdList: [],
- maskList: null,
- cachedCameraPriority: 0,
- previousMouseIn: false,
- bubblingTarget: null,
- capturingTarget: null,
- shouldHandleEventMouse: false,
- shouldHandleEventTouch: false,
- _dispatchingTouch: null,
- _isEnabled: true,
- _isMouseLeaveWindow: false,
- _node: [Circular *1]
- },
- _eventMask: 0,
- _siblingIndex: 6,
- _originalSceneId: '',
- _uiProps: NodeUIProperties {
- _uiComp: null,
- _opacity: 1,
- _localOpacity: 1,
- colorDirty: true,
- _uiTransformComp: null,
- _node: [Circular *1]
- },
- _static: false,
- _lpos: Vec3 { x: 0, y: 0, z: 0 },
- _lrot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _lscale: Vec3 { x: 1, y: 1, z: 1 },
- _mobility: 0,
- _layer: 1073741824,
- _euler: Vec3 { x: 0, y: 0, z: 0 },
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: Vec3 { x: 0, y: 0, z: 0 },
- _rot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _scale: Vec3 { x: 1, y: 1, z: 1 },
- _mat: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- }
- }
- 2025-1-10 11:48:09 - log: [PreviewInEditor] Camera value in onLoad: <ref *2> Camera {
- _objFlags: 57344,
- _name: '',
- __editorExtras__: {},
- node: <ref *3> Node {
- _objFlags: 0,
- _name: 'Main Camera',
- __editorExtras__: {},
- _parent: <ref *1> Scene {
- _objFlags: 0,
- _name: 'game',
- __editorExtras__: {},
- _parent: null,
- _children: [Array],
- _active: true,
- _components: [],
- _prefab: [PrefabInfo],
- _scene: [Circular *1],
- _activeInHierarchy: true,
- _id: '2d0d9d79-af76-426f-8abd-3eeff0d4e1c3',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 0,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 0,
- _eulerDirty: false,
- _flagChangeVersion: 0,
- _hasChangedFlags: 0,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4],
- autoReleaseAssets: false,
- _globals: [SceneGlobals],
- dependAssets: null,
- _renderScene: [RenderScene],
- _prefabSyncedInLiveReload: false,
- _inited: true
- },
- _children: [],
- _active: true,
- _components: [ [Circular *2] ],
- _prefab: null,
- _scene: <ref *1> Scene {
- _objFlags: 0,
- _name: 'game',
- __editorExtras__: {},
- _parent: null,
- _children: [Array],
- _active: true,
- _components: [],
- _prefab: [PrefabInfo],
- _scene: [Circular *1],
- _activeInHierarchy: true,
- _id: '2d0d9d79-af76-426f-8abd-3eeff0d4e1c3',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 0,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 0,
- _eulerDirty: false,
- _flagChangeVersion: 0,
- _hasChangedFlags: 0,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4],
- autoReleaseAssets: false,
- _globals: [SceneGlobals],
- dependAssets: null,
- _renderScene: [RenderScene],
- _prefabSyncedInLiveReload: false,
- _inited: true
- },
- _activeInHierarchy: true,
- _id: 'c9DMICJLFO5IeO07EPon7U',
- _eventProcessor: NodeEventProcessor {
- claimedTouchIdList: [],
- maskList: null,
- cachedCameraPriority: 0,
- previousMouseIn: false,
- bubblingTarget: null,
- capturingTarget: null,
- shouldHandleEventMouse: false,
- shouldHandleEventTouch: false,
- _dispatchingTouch: null,
- _isEnabled: true,
- _isMouseLeaveWindow: false,
- _node: [Circular *3]
- },
- _eventMask: 0,
- _siblingIndex: 1,
- _originalSceneId: '',
- _uiProps: NodeUIProperties {
- _uiComp: null,
- _opacity: 1,
- _localOpacity: 1,
- colorDirty: true,
- _uiTransformComp: null,
- _node: [Circular *3]
- },
- _static: false,
- _lpos: Vec3 { x: 0, y: 25, z: 0 },
- _lrot: Quat { x: -0.7071067811865475, y: 0, z: 0, w: 0.7071067811865476 },
- _lscale: Vec3 { x: 1, y: 1, z: 1 },
- _mobility: 0,
- _layer: 1073741824,
- _euler: Vec3 { x: -90, y: 0, z: 0 },
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: Vec3 { x: 0, y: 0, z: 0 },
- _rot: Quat { x: 0, y: 0, z: 0, w: 1 },
- _scale: Vec3 { x: 1, y: 1, z: 1 },
- _mat: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- }
- },
- _enabled: true,
- __prefab: null,
- _sceneGetter: null,
- _id: '7dWQTpwS5LrIHnc1zAPUtf',
- _projection: 0,
- _priority: 2,
- _fov: 45,
- _fovAxis: 0,
- _orthoHeight: 11,
- _near: 0,
- _far: 1000,
- _color: Color { _data: Uint8ClampedArray(4) [ 51, 51, 51, 255 ] },
- _depth: 1,
- _stencil: 0,
- _clearFlags: 6,
- _rect: Rect { x: 0, y: 0, width: 1, height: 1 },
- _aperture: 19,
- _shutter: 7,
- _iso: 0,
- _screenScale: 1,
- _visibility: 1,
- _targetTexture: null,
- _postProcess: null,
- _usePostProcess: false,
- _camera: Camera {
- isWindowSize: true,
- screenScale: 1,
- postProcess: null,
- usePostProcess: false,
- pipeline: '',
- pipelineSettings: null,
- _scene: null,
- _node: <ref *3> Node {
- _objFlags: 0,
- _name: 'Main Camera',
- __editorExtras__: {},
- _parent: [Scene],
- _children: [],
- _active: true,
- _components: [Array],
- _prefab: null,
- _scene: [Scene],
- _activeInHierarchy: true,
- _id: 'c9DMICJLFO5IeO07EPon7U',
- _eventProcessor: [NodeEventProcessor],
- _eventMask: 0,
- _siblingIndex: 1,
- _originalSceneId: '',
- _uiProps: [NodeUIProperties],
- _static: false,
- _lpos: [Vec3],
- _lrot: [Quat],
- _lscale: [Vec3],
- _mobility: 0,
- _layer: 1073741824,
- _euler: [Vec3],
- _transformFlags: 7,
- _eulerDirty: false,
- _flagChangeVersion: 153,
- _hasChangedFlags: 7,
- _pos: [Vec3],
- _rot: [Quat],
- _scale: [Vec3],
- _mat: [Mat4]
- },
- _name: 'Main Camera',
- _enabled: false,
- _proj: 0,
- _aspect: 1.5,
- _orthoHeight: 11,
- _fovAxis: 0,
- _fov: 0.7853981633974483,
- _nearClip: 0,
- _farClip: 1000,
- _clearColor: Color { x: 0.2, y: 0.2, z: 0.2, w: 1 },
- _viewport: Rect { x: 0, y: 0, width: 1, height: 1 },
- _orientedViewport: Rect { x: 0, y: 0, width: 1, height: 1 },
- _curTransform: 0,
- _isProjDirty: true,
- _matView: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- _matProj: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- _matProjInv: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- _matViewProj: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- _matViewProjInv: Mat4 {
- m00: 1,
- m01: 0,
- m02: 0,
- m03: 0,
- m04: 0,
- m05: 1,
- m06: 0,
- m07: 0,
- m08: 0,
- m09: 0,
- m10: 1,
- m11: 0,
- m12: 0,
- m13: 0,
- m14: 0,
- m15: 1
- },
- _frustum: Frustum { planes: [Array], vertices: [Array], _type: 256 },
- _forward: Vec3 { x: 0, y: 0, z: 0 },
- _position: Vec3 { x: 0, y: 0, z: 0 },
- _priority: 2,
- _aperture: 19,
- _shutter: 7,
- _shutterValue: 0.008,
- _iso: 0,
- _isoValue: 100,
- _window: RenderWindow {
- _title: 'query-preview-data',
- _width: 1500,
- _height: 1000,
- _swapchain: null,
- _renderPass: [WebGL2RenderPass],
- _colorTextures: [Array],
- _depthStencilTexture: [WebGL2Texture],
- _cameras: [Array],
- _hasOnScreenAttachments: false,
- _hasOffScreenAttachments: true,
- _framebuffer: [WebGL2Framebuffer],
- _device: [WebGL2Device],
- _renderWindowId: 1,
- _isResized: true,
- _colorName: 'Color1',
- _depthStencilName: 'DepthStencil1'
- },
- _width: 1500,
- _height: 1000,
- _clearFlag: 6,
- _clearDepth: 1,
- _visibility: 1,
- _exposure: 0.00002604165625,
- _clearStencil: 0,
- _geometryRenderer: null,
- _windowId: 0,
- _cameraType: -1,
- _trackingType: 0,
- _usage: 1,
- _device: WebGL2Device {
- _gfxAPI: 7,
- _renderer: 'ANGLE (AMD, Radeon RX550/550 Series Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.21023.2010)',
- _vendor: 'Google Inc. (AMD)',
- _features: [Array],
- _formatFeatures: [Array],
- _queue: [WebGL2Queue],
- _cmdBuff: [WebGL2PrimaryCommandBuffer],
- _numDrawCalls: 0,
- _numInstances: 0,
- _numTris: 0,
- _memoryStatus: [MemoryStatus],
- _caps: [DeviceCaps],
- _bindingMappingInfo: [BindingMappingInfo],
- _samplers: [Map],
- _generalBarrierss: [Map],
- _textureBarriers: Map(0) {},
- _bufferBarriers: Map(0) {},
- _swapchainFormat: 35,
- _swapchain: [WebGL2Swapchain],
- _context: WebGL2RenderingContext {},
- _bindingMappings: [Object],
- _textureExclusive: [Array]
- },
- _apertureValue: 16
- },
- _inEditorMode: false,
- _flows: undefined,
- _cameraType: -1,
- _trackingType: 0,
- _watcherHandle: AssetWatcher {
- owner: [Circular *2],
- watchingInfos: [Object: null prototype] { targetTexture: [Object] }
- }
- }
- 2025-1-10 11:48:09 - log: [PreviewInEditor] 合成规则导入成功
- 2025-1-10 11:48:10 - log: [PreviewInEditor] init
- 2025-1-10 11:48:10 - log: [PreviewInEditor] label一脉相承
- 2025-1-10 11:48:10 - log: [PreviewInEditor] label一马当先
- 2025-1-10 11:48:10 - log: [PreviewInEditor] label一拥而上
- 2025-1-10 11:48:10 - log: [PreviewInEditor] label忠贞不二
- 2025-1-10 11:48:10 - log: [PreviewInEditor] label一落千丈
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第0个节点:一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第1个节点:脉相承
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第2个节点:一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第3个节点:马当先
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第4个节点:一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第5个节点:拥而上
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第6个节点:忠贞不
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第7个节点:二
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第8个节点:一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 生成第9个节点:落千丈
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 落千丈
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 二
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 忠贞不
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 拥而上
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 马当先
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 一
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 脉相承
- 2025-1-10 11:48:10 - log: [PreviewInEditor] 一
- 2025-1-10 11:48:19 - info: [PreviewInEditor] 预览环境初始化完毕
- 2025-1-10 11:53:58 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 11:53:59 - log: [PreviewInEditor] meshopt wasm decoder initialized
- 2025-1-10 11:53:59 - log: [PreviewInEditor] [box2d]:box2d wasm lib loaded.
- 2025-1-10 11:53:59 - log: [PreviewInEditor] [bullet]:bullet wasm lib loaded.
- 2025-1-10 11:53:59 - log: [PreviewInEditor] [PHYSICS]: using builtin.
- 2025-1-10 11:53:59 - log: [PreviewInEditor] Cocos Creator v3.8.4
- 2025-1-10 11:53:59 - log: [PreviewInEditor] Using custom pipeline: Builtin
- 2025-1-10 11:54:00 - warn: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.Error: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
- 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)
- 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)
- at EditorPreview._startEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:973)
- at EditorPreview.start (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:468)
- 2025-1-10 11:54:00 - log: [PreviewInEditor] [PHYSICS]: switch from builtin to bullet.
- 2025-1-10 11:54:00 - log: [PreviewInEditor] [PHYSICS2D]: switch from box2d-wasm to builtin.
- 2025-1-10 11:54:02 - log: [PreviewInEditor] 加载配置初始化完成
- 2025-1-10 11:54:02 - log: [PreviewInEditor] 1
- 2025-1-10 11:54:02 - error: [PreviewInEditor] Cannot read property 'toString' of undefinedTypeError: Cannot read property 'toString' of undefined
- at Hall.init (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/24/file:/D:/CocosCreatorProject/Idioms/idiom/assets/Scripts/Hall.ts:27:64)
- at Hall.start (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/24/file:/D:/CocosCreatorProject/Idioms/idiom/assets/Scripts/Hall.ts:23:14)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40555:16)
- at OneOffInvoker.eval [as _invoke] (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40387:9)
- at OneOffInvoker.invoke (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40501:16)
- at ComponentScheduler.startPhase (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40729:29)
- at Director.tick (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:17650:35)
- at Game._updateCallback (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:19321:22)
- at updateCallback (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:78612:20)
- at sentryWrapped (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\src\helpers.ts:100:17)
- 2025-1-10 11:54:13 - info: [PreviewInEditor] 预览环境初始化完毕
- 2025-1-10 11:55:03 - 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.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- 2025-1-10 11:55:04 - log: [PreviewInEditor] meshopt wasm decoder initialized
- 2025-1-10 11:55:04 - log: [PreviewInEditor] [box2d]:box2d wasm lib loaded.
- 2025-1-10 11:55:04 - log: [PreviewInEditor] [bullet]:bullet wasm lib loaded.
- 2025-1-10 11:55:04 - log: [PreviewInEditor] [PHYSICS]: using builtin.
- 2025-1-10 11:55:04 - log: [PreviewInEditor] Cocos Creator v3.8.4
- 2025-1-10 11:55:04 - log: [PreviewInEditor] Using custom pipeline: Builtin
- 2025-1-10 11:55:05 - warn: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.Error: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
- 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)
- 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)
- at EditorPreview._startEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:973)
- at EditorPreview.start (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:468)
- 2025-1-10 11:55:05 - log: [PreviewInEditor] [PHYSICS]: switch from builtin to bullet.
- 2025-1-10 11:55:05 - log: [PreviewInEditor] [PHYSICS2D]: switch from box2d-wasm to builtin.
- 2025-1-10 11:55:07 - log: [PreviewInEditor] 加载配置初始化完成
- 2025-1-10 11:55:07 - log: [PreviewInEditor] 1
- 2025-1-10 11:55:08 - error: [PreviewInEditor] Cannot read property 'toString' of undefinedTypeError: Cannot read property 'toString' of undefined
- at Hall.init (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/24/file:/D:/CocosCreatorProject/Idioms/idiom/assets/Scripts/Hall.ts:27:64)
- at Hall.start (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/24/file:/D:/CocosCreatorProject/Idioms/idiom/assets/Scripts/Hall.ts:23:14)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40555:16)
- at OneOffInvoker.eval [as _invoke] (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40387:9)
- at OneOffInvoker.invoke (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40501:16)
- at ComponentScheduler.startPhase (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:40729:29)
- at Director.tick (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:17650:35)
- at Game._updateCallback (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:19321:22)
- at updateCallback (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:78612:20)
- at sentryWrapped (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\src\helpers.ts:100:17)
- 2025-1-10 11:55:16 - info: [PreviewInEditor] 预览环境初始化完毕
- 2025-1-10 12:01:58 - info: [PreviewInEditor] 预览环境初始化完毕
- 2025-1-10 12:01:58 - log: [PreviewInEditor] meshopt wasm decoder initialized
- 2025-1-10 12:01:58 - log: [PreviewInEditor] [box2d]:box2d wasm lib loaded.
- 2025-1-10 12:01:58 - log: [PreviewInEditor] [bullet]:bullet wasm lib loaded.
- 2025-1-10 12:01:59 - log: [PreviewInEditor] [PHYSICS]: using builtin.
- 2025-1-10 12:01:59 - log: [PreviewInEditor] Cocos Creator v3.8.4
- 2025-1-10 12:01:59 - log: [PreviewInEditor] Using custom pipeline: Builtin
- 2025-1-10 12:01:59 - warn: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.Error: [PreviewInEditor] 'MotionTrail.color' hides inherited property 'cc.UIRenderer.color'. To make the current property override that implementation, add the `override: true` attribute please.
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154623:12)
- at warnID (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:154811:5)
- at preprocessAttrs (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:273886:11)
- at declareProperties (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135616:7)
- at CCClass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:135645:5)
- at eval (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:271795:21)
- at ccclass (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\resources\3d\engine\bin\.cache\dev\editor\bundled\index.js:272803:16)
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/71/file:/D:/CocosCreatorProject/Idioms/idiom/assets/core/util_comp/MotionTrail.ts:12:2)
- 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)
- 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)
- 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
- at file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:8:13
- at Object.execute (file:///D:/CocosCreatorProject/Idioms/idiom/temp/programming/packer-driver/targets/editor/chunks/6d/cce:/internal/x/prerequisite-imports:4:1)
- 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)
- 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)
- at GlobalEnv.record (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:1732)
- at ScriptManager.init (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\scripts.ccc:1:3569)
- 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)
- 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)
- at EditorPreview._startEngine (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:973)
- at EditorPreview.start (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\preload\editor-preview.js:1:468)
- 2025-1-10 12:01:59 - log: [PreviewInEditor] [PHYSICS]: switch from builtin to bullet.
- 2025-1-10 12:01:59 - log: [PreviewInEditor] [PHYSICS2D]: switch from box2d-wasm to builtin.
- 2025-1-10 12:02:00 - log: [PreviewInEditor] ch_sdk 初始化 ver:1.0.9
- 2025-1-10 12:02:00 - log: [PreviewInEditor] 登录中...-ServerType:dev
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 1
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 2
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 加载配置初始化完成
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 3
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 4
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 5
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 6
- 2025-1-10 12:02:01 - log: [PreviewInEditor] 7
- 2025-1-10 12:02:17 - info: [PreviewInEditor] 预览环境初始化完毕
- 2025-1-10 12:03:05 - warn: [Scene] Trying to close current edit scene in general edit mode is not allowedError: [Scene] Trying to close current edit scene in general edit mode is not allowed
- at console.warn (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\node_modules\@sentry\src\instrument\console.ts:40:20)
- at SceneFacadeFSM.closeScene (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\facade\scene-facade-fsm.ccc:1:2892)
- at SceneFacadeManager.closeScene (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\facade\scene-facade-manager.ccc:1:8023)
- at step (C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\ipc\web\ipc.ccc:1:732)
- at C:\ProgramData\cocos\editors\Creator\3.8.4\resources\app.asar\builtin\scene\dist\script\3d\manager\ipc\web\ipc.ccc:2:126
- at <anonymous>
|