1.环境 3.8.3 ; Android 。
2.报错 如下:---------------------------- PROCESS STARTED (4678) for package com.demo ----------------------------
2025-11-19 08:58:07.192 4678-4705 Cocos com.demo E 08:58:07 [ERROR]: E/ [FATAL ERROR] location: v8::HandleScope::CreateHandle(), message: Cannot create a handle without a HandleScope
2025-11-19 08:58:07.192 4678-4705 Cocos com.demo E 08:58:07 [ERROR]: [ERROR] file C:/cocos-dashboard-editors/Creator/3.8.3/resources/resources/3d/engine/native/cocos/application/CocosApplication.cpp: line 173
2025-11-19 08:58:07.193 4678-4705 Cocos com.demo E 08:58:07 [ERROR]:
Uncaught Exception:
- location : v8::HandleScope::CreateHandle()
- msg : Cannot create a handle without a HandleScope
- detail :
(no stack information)
2025-11-19 08:58:07.193 4678-4705 Cocos com.demo E 08:58:07 [ERROR]: JS: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope (no stack information)
---------------------------- PROCESS ENDED (4678) for package com.demo ----------------------------
2025-11-19 08:58:10.265 618-1246 TaskPersister system_process E File error accessing recents directory (directory doesn’t exist?).
3.想知道通常这种问题应该从哪方面入手解决?