Android 插件包报错

使用Creator3D 1.2.0 打包一个安卓apk作为插件apk。然后有一个宿主apk。在宿主apk里打开插件apk在最后报错 ok是false
E/jswrapper: Starting inspector on 0.0.0.0:6086 failed: permission denied
A/libc:/Applications/CocosCreator/Creator3D/1.2.0/CocosCreator3D.app/Contents/Resources/resources/3d/cocos2d-x-lite/cocos/scripting/js-bindings/jswrapper/v8/ScriptEngine.cpp:623: bool se::ScriptEngine::start(): assertion “ok” failed
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 30078 (GLThread 690)

C++ 代码没有看太懂。但是初始化进程,loadClass通过DexClassLoader都处理了。直接返回true得到了想要都结果

该主题在最后一个回复创建后14天后自动关闭。不再允许新的回复。