Creator 模拟器黑屏

1.0.3
Simulator : Get data from file(C:/Users/ ?/AppData/Local/CocosCreator/app-1.0.3/resources/app.asar.unpacked/utils/simulator/config.json) failed, error code is 3
Simulator : SCREEN DPI = 96, SCREEN SCALE = 1.00
Simulator : WORKAREA WIDTH 1358.00, HEIGHT 677.00
Simulator : FRAME SCALE = 1.00
Simulator : Ready for GLSL
Simulator : Ready for OpenGL 2.0
Simulator :
Simulator : {
Simulator : gl.version: 4.5.0 NVIDIA 365.10
Simulator : gl.supports_NPOT: true
Simulator : cocos2d.x.version: cocos2d-x-3.10
Simulator : cocos2d.x.compiled_with_profiler: false
Simulator : cocos2d.x.build_type: DEBUG
Simulator : cocos2d.x.compiled_with_gl_state_cache: true
Simulator : gl.max_texture_size: 16384
Simulator : gl.vendor: NVIDIA Corporation
Simulator : gl.renderer: GeForce GT 630M/PCIe/SSE2
Simulator : gl.max_texture_units: 192
Simulator : gl.supports_ETC1: false
Simulator : gl.supports_S3TC: true
Simulator : gl.supports_ATITC: false
Simulator : gl.supports_PVRTC: false
Simulator : gl.supports_BGRA8888: false
Simulator : gl.supports_discard_framebuffer: false
Simulator : gl.supports_vertex_array_object: true
Simulator : }
Simulator :
2
Simulator : Project Config:
Simulator : project dir: C:\Users\ ?\AppData\Local\CocosCreator\app-1.0.3\resources\app.asar.unpacked\utils\simulator\win32
Simulator : writable path: (PROJDIR)\ Simulator : script file: (PROJDIR)\main.js
Simulator : frame size: 960 x 640
Simulator : frame scale: 1.00
Simulator : show console: NO
Simulator : write debug log: NO ()
Simulator : listen:
Simulator : debugger: none
Simulator : add searching path:
Simulator :
164
Simulator : ------------------------------------------------
2
Simulator : LOAD Js FILE: main.js
Simulator : :0:can’t open C:/Users/��ɭ/AppData/Local/CocosCreator/app-1.0.3/resources/app.asar.unpacked/utils/simulator/win32/script/jsb_prepare.js: No such file or directory
Simulator : (string):1:TypeError: cc.Class is undefined
206
Simulator : Error in CREATE TABLE
Simulator : Error initializing DB
Simulator :
50
Simulator : :0:can’t open C:/Users/��ɭ/AppData/Local/CocosCreator/app-1.0.3/resources/app.asar.unpacked/utils/simulator/win32/script/jsb_boot.js: No such file or directory
Simulator : :0:can’t open C:/Users/��ɭ/AppData/Local/CocosCreator/app-1.0.3/resources/app.asar.unpacked/utils/simulator/win32/script/jsb_debugger.js: No such file or directory
Simulator : :0:undefined is not a function
Simulator : :0:can’t open C:/Users/��ɭ/AppData/Local/CocosCreator/app-1.0.3/resources/app.asar.unpacked/utils/simulator/win32/main.js: No such file or directory
Simulator : iShow!

而且,在该目录下存在这些文件

目录不能是中文名吗

看起来路径确实有问题,可以将 Cocos Creator 安装到别的目录下试试

复制到其他盘就行了。希望可以在安装时,提示禁止目录出现中文名或者空格。
感谢panda!