E/jswrapper: ERROR: Uncaught SyntaxError: Unexpected end of JSON input, location: undefined:0:0
STACK:
[0]anonymous@src/project.js:4464
[1]n.onreadystatechange@src/project.js:6148
E/jswrapper: [ERROR] (C:/fb/cxp/cocos/scripting/js-bindings/proj.android/…/jswrapper/v8/Object.cpp, 447): Invoking function (0xd574d770) failed!
这是json解析出错了呀。看看project.js:4464这一行,加载了什么Json文件就知道 了。