Black screen android after upgrade to 1.7.2,1.8 (or code error i dont know)

Hi my game is black screen now after upgrade to 1.7.2 and 1.8.1

Here is the log, I dont use any SDK, so i dont know why the anysdk error occur

01-25 22:57:52.536 32698-32698/vn.justplay.game_portal I/art: Late-enabling -Xcheck:jni

01-25 22:57:52.579 32698-32709/vn.justplay.game_portal I/art: Debugger is no longer active
01-25 22:57:52.740 32698-32698/vn.justplay.game_portal W/ResourceType: Found multiple library tables, ignoring…
01-25 22:57:52.850 32698-32698/vn.justplay.game_portal I/InstantRun: starting instant run server: is main process
01-25 22:57:52.952 32698-32698/vn.justplay.game_portal D/Cocos2dxActivity: Cocos2dxActivity onCreate: org.cocos2dx.javascript.AppActivity@4cbb8cc, savedInstanceState: null
01-25 22:57:52.965 32698-32698/vn.justplay.game_portal W/ResourceType: For resource 0x0102038d, entry index(909) is beyond type entryCount(1)
01-25 22:57:52.965 32698-32698/vn.justplay.game_portal W/ResourceType: For resource 0x0102038c, entry index(908) is beyond type entryCount(1)
01-25 22:57:52.966 32698-32698/vn.justplay.game_portal W/ResourceType: For resource 0x01020002, entry index(2) is beyond type entryCount(1)
01-25 22:57:52.966 32698-32698/vn.justplay.game_portal W/ResourceType: For resource 0x01020002, entry index(2) is beyond type entryCount(1)
01-25 22:57:52.986 32698-32698/vn.justplay.game_portal I/CocosAnalytics: ==> enableLogging: false
01-25 22:57:52.991 32698-32698/vn.justplay.game_portal W/linker: libcocos2djs.so: unused DT entry: type 0x6ffffffe arg 0x625660
01-25 22:57:52.991 32698-32698/vn.justplay.game_portal W/linker: libcocos2djs.so: unused DT entry: type 0x6fffffff arg 0x3
01-25 22:57:53.139 32698-32698/vn.justplay.game_portal D/JniHelper: JniHelper::setJavaVM(0xb489d200), pthread_self() = -1225208852
01-25 22:57:53.139 32698-32698/vn.justplay.game_portal D/main: cocos_android_app_init
01-25 22:57:53.151 32698-32698/vn.justplay.game_portal D/Cocos2dxHelper: isSupportLowLatency:false
01-25 22:57:53.155 32698-32698/vn.justplay.game_portal D/Cocos2dxHelper: sampleRate: 48000, framesPerBuffer: 960
01-25 22:57:53.155 32698-32698/vn.justplay.game_portal D/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp: nativeSetAudioDeviceInfo: sampleRate: 48000, bufferSizeInFrames: 960
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: java.lang.ClassNotFoundException: com.anysdk.framework.PluginWrapper
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.Class.classForName(Native Method)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.Class.forName(Class.java:309)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.Class.forName(Class.java:273)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.SDKWrapper.getInstance(SDKWrapper.java:20)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onCreateView(AppActivity.java:60)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.init(Cocos2dxActivity.java:415)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:288)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onCreate(AppActivity.java:40)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Activity.performCreate(Activity.java:5990)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1111)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2332)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2442)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.access$800(ActivityThread.java:156)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1351)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Looper.loop(Looper.java:211)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5373)
01-25 22:57:53.297 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Native Method)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Method.java:372)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: Caused by: java.lang.ClassNotFoundException: Didn’t find class “com.anysdk.framework.PluginWrapper” on path: DexPathList[[zip file “/data/app/vn.justplay.game_portal-1/base.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_dependencies_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_0_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_1_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_2_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_3_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_4_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_5_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_6_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_7_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_8_apk.apk”, zip file “/data/app/vn.justplay.game_portal-1/split_lib_slice_9_apk.apk”],nativeLibraryDirectories=[/data/app/vn.justplay.game_portal-1/lib/arm, /vendor/lib, /system/lib]]
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: … 21 more
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: Suppressed: java.lang.ClassNotFoundException: com.anysdk.framework.PluginWrapper
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.Class.classForName(Native Method)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: … 22 more
01-25 22:57:53.298 32698-32698/vn.justplay.game_portal W/System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])’ on a null object reference
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.SDKWrapper.setGLSurfaceView(SDKWrapper.java:44)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onCreateView(AppActivity.java:60)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.init(Cocos2dxActivity.java:415)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:288)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onCreate(AppActivity.java:40)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Activity.performCreate(Activity.java:5990)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1111)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2332)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2442)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.access$800(ActivityThread.java:156)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1351)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Looper.loop(Looper.java:211)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5373)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Native Method)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Method.java:372)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal D/Cocos2dxActivity: model=D6708
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal D/Cocos2dxActivity: product=D6708_VZW
01-25 22:57:53.299 32698-32698/vn.justplay.game_portal D/Cocos2dxActivity: isEmulator=false
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])’ on a null object reference
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.SDKWrapper.init(SDKWrapper.java:32)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onCreate(AppActivity.java:51)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Activity.performCreate(Activity.java:5990)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1111)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2332)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2442)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.access$800(ActivityThread.java:156)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1351)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Looper.loop(Looper.java:211)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5373)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Native Method)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Method.java:372)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
01-25 22:57:53.334 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])’ on a null object reference
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.SDKWrapper.onStart(SDKWrapper.java:164)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onStart(AppActivity.java:133)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1241)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Activity.performStart(Activity.java:6006)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2342)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2442)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.access$800(ActivityThread.java:156)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1351)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
01-25 22:57:53.338 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Looper.loop(Looper.java:211)
01-25 22:57:53.339 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5373)
01-25 22:57:53.339 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Native Method)
01-25 22:57:53.339 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Method.java:372)
01-25 22:57:53.339 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
01-25 22:57:53.339 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
01-25 22:57:53.339 32698-32698/vn.justplay.game_portal D/Cocos2dxActivity: onResume()
01-25 22:57:53.342 32698-32698/vn.justplay.game_portal D/AudioFocusManager: requestAudioFocus succeed
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])’ on a null object reference
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.SDKWrapper.onResume(SDKWrapper.java:54)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at org.cocos2dx.javascript.AppActivity.onResume(AppActivity.java:68)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1262)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.Activity.performResume(Activity.java:6076)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3039)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3081)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2447)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.access$800(ActivityThread.java:156)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1351)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.os.Looper.loop(Looper.java:211)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5373)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Native Method)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at java.lang.reflect.Method.invoke(Method.java:372)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
01-25 22:57:53.343 32698-32698/vn.justplay.game_portal W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
01-25 22:57:53.348 32698-390/vn.justplay.game_portal D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
01-25 22:57:53.354 32698-32698/vn.justplay.game_portal D/Atlas: Validating map…
01-25 22:57:53.377 32698-390/vn.justplay.game_portal I/Adreno-EGL: <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LA.BF.1.1.1_RB1.05.01.00.042.030_msm8974_LA.BF.1.1.1_RB1__release_AU ()
OpenGL ES Shader Compiler Version: E031.25.03.06
Build Date: 07/13/15 Mon
Local Branch: mybranch11906725
Remote Branch: quic/LA.BF.1.1.1_rb1.26
Local Patches: NONE
Reconstruct Branch: AU_LINUX_ANDROID_LA.BF.1.1.1_RB1.05.01.00.042.030 + 6151be1 + a1e0343 + 002d7d6 + 7d0e3f7 + NOTHING
01-25 22:57:53.378 32698-390/vn.justplay.game_portal I/OpenGLRenderer: Initialized EGL, version 1.4
01-25 22:57:53.393 32698-390/vn.justplay.game_portal D/OpenGLRenderer: Enabling debug mode 0
01-25 22:57:53.416 32698-366/vn.justplay.game_portal D/cocos2d-x: {
gl.supports_OES_packed_depth_stencil: true
gl.supports_vertex_array_object: true
gl.supports_BGRA8888: false
cocos2d.x.version: 1.7.0
gl.supports_discard_framebuffer: true
cocos2d.x.compiled_with_profiler: false
gl.supports_PVRTC: false
cocos2d.x.build_type: DEBUG
gl.renderer: Adreno ™ 330
gl.supports_OES_depth24: true
gl.supports_ETC1: true
gl.supports_OES_map_buffer: false
cocos2d.x.compiled_with_gl_state_cache: true
gl.version: OpenGL ES 3.0 V@95.0 AU@05.01.00.042.030 (CL@)
gl.supports_NPOT: true
gl.max_texture_units: 32
gl.vendor: Qualcomm
gl.max_texture_size: 4096
}
01-25 22:57:53.416 32698-366/vn.justplay.game_portal E/cocos2d-x: cocos2d: warning, Director::setProjection() failed because size is 0
01-25 22:57:53.418 32698-366/vn.justplay.game_portal D/jswrapper: Initializing V8, version: 6.0.286.52
01-25 22:57:53.463 32698-32698/vn.justplay.game_portal D/Cocos2dxActivity: onWindowFocusChanged() hasFocus=true
01-25 22:57:53.483 32698-32698/vn.justplay.game_portal I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@296079ef time:817258091
01-25 22:57:54.605 32698-366/vn.justplay.game_portal D/jswrapper: libuv version: 1.13.1
01-25 22:57:54.607 32698-462/vn.justplay.game_portal D/jswrapper: Debugger listening…, visit [ chrome-devtools://devtools/bundled/inspector.html?v8only=true&ws=0.0.0.0:5086/00010002-0003-4004-8005-000600070008 ] in chrome browser to debug!
01-25 22:57:54.607 32698-462/vn.justplay.game_portal D/jswrapper: For help see https://nodejs.org/en/docs/inspector
01-25 22:57:54.609 32698-366/vn.justplay.game_portal D/cocos2d-x: cocos2d: fullPathForFilename: No file found at script/jsb_prepare.jsc. Possible missing file.
01-25 22:57:54.809 32698-366/vn.justplay.game_portal D/cocos2d-x: cocos2d: fullPathForFilename: No file found at script/jsb_boot.jsc. Possible missing file.
01-25 22:57:55.057 32698-366/vn.justplay.game_portal D/jswrapper: JS: Cocos2d-x-lite v1.7.0
01-25 22:57:55.782 32698-366/vn.justplay.game_portal D/jswrapper: JS: Create unpacker 044c1d7e9 for a4Sh4mtH9BMYTZeMKoWm2U
01-25 22:57:55.810 32698-366/vn.justplay.game_portal I/CocosAnalytics: ==> onResume()
01-25 22:57:55.815 32698-366/vn.justplay.game_portal E/CocosAnalytics: ==> Please init sdk first!
01-25 22:57:55.854 32698-366/vn.justplay.game_portal D/cocos2d-x: create rendererRecreatedListener for GLProgramState
01-25 22:57:55.889 32698-366/vn.justplay.game_portal D/jswrapper: JS: Create unpacker 037c7c532 for 14Kn5pboxK0aUmRXjLcx2n
01-25 22:57:55.906 32698-366/vn.justplay.game_portal D/jswrapper: JS: Create unpacker 0c27e0fa4 for feaGK2x0NHvaiE00LQPVrG
01-25 22:57:55.910 32698-366/vn.justplay.game_portal D/jswrapper: JS: Create unpacker 0774d0764 for 84nGa0JblKZYRsv9Zq+aad
01-25 22:57:55.914 32698-366/vn.justplay.game_portal D/jswrapper: JS: Create unpacker 06f94e7d for 88PzbbeW9Ler03i7bzAA5i
01-25 22:57:56.393 32698-366/vn.justplay.game_portal D/jswrapper: JS: LoadScene a4Sh4mtH9BMYTZeMKoWm2U: 614.9290000000001ms
01-25 22:57:56.402 32698-366/vn.justplay.game_portal D/jswrapper: JS: I: 6.991999999999962ms
01-25 22:57:56.402 32698-366/vn.justplay.game_portal D/jswrapper: JS: AR: 0.4179999999998927ms
01-25 22:57:56.403 32698-366/vn.justplay.game_portal D/jswrapper: JS: D: 0.18499999999994543ms
01-25 22:57:56.403 32698-366/vn.justplay.game_portal D/jswrapper: JS: Success to load scene: db://assets/Scene/Main.fire
01-25 22:57:56.403 32698-366/vn.justplay.game_portal D/jswrapper: JS: AP: 0.01999999999998181ms
01-25 22:57:56.453 32698-366/vn.justplay.game_portal D/cocos2d-x: Wraning! You can’t change Andriod Hint fontName and fontSize
01-25 22:57:56.453 32698-366/vn.justplay.game_portal D/cocos2d-x: [Edit text] content size = (160.000000, 40.000000)
01-25 22:57:56.455 32698-366/vn.justplay.game_portal D/cocos2d-x: [Edit text] content size = (160.000000, 40.000000)
01-25 22:57:56.456 32698-366/vn.justplay.game_portal D/cocos2d-x: [Edit text] content size = (300.000000, 40.000000)
01-25 22:57:56.465 32698-366/vn.justplay.game_portal D/cocos2d-x: Wraning! You can’t change Andriod Hint fontName and fontSize
01-25 22:57:56.470 32698-366/vn.justplay.game_portal D/cocos2d-x: Wraning! You can’t change Andriod Hint fontName and fontSize
01-25 22:57:56.470 32698-366/vn.justplay.game_portal D/cocos2d-x: [Edit text] content size = (160.000000, 40.000000)
01-25 22:57:56.471 32698-366/vn.justplay.game_portal D/cocos2d-x: [Edit text] content size = (160.000000, 40.000000)
01-25 22:57:56.471 32698-366/vn.justplay.game_portal D/cocos2d-x: [Edit text] content size = (300.000000, 40.000000)
01-25 22:57:56.474 32698-366/vn.justplay.game_portal D/cocos2d-x: Wraning! You can’t change Andriod Hint fontName and fontSize
01-25 22:57:56.485 32698-366/vn.justplay.game_portal E/jswrapper: ERROR: Uncaught TypeError: Cannot read property ‘hash’ of undefined, location: src/project.js:0:0
STACK:
[0]onLoad@src/project.js:1689
[1]anonymous@(no filename):3
[2]invoke@src/jsb_polyfill.js:6691
[3]activateNode@src/jsb_polyfill.js:14819
[4]_activate@src/jsb_polyfill.js:5519
[5]runSceneImmediate@src/jsb_polyfill.js:27267
[6]anonymous@src/jsb_polyfill.js:27359
[7]anonymous@src/jsb_polyfill.js:16884
[8]anonymous@src/jsb_polyfill.js:13383
[9]anonymous@src/jsb_polyfill.js:19747
[10]c@src/jsb_polyfill.js:12607
[11]84.n.invoke@src/jsb_polyfill.js:12500
[12]85.h.emit@src/jsb_polyfill.js:12665
[13]callback@src/jsb_polyfill.js:27399
01-25 22:57:56.485 32698-366/vn.justplay.game_portal E/jswrapper: [ERROR] (C:/CocosCreator/resources/cocos2d-x/cocos/scripting/js-bindings/proj.android/…/jswrapper/v8/Object.cpp, 519): Invoking function (0xa0f911f0) failed!
01-25 22:57:56.489 32698-366/vn.justplay.game_portal D/jswrapper: JS: Start
01-25 22:58:25.827 32698-473/vn.justplay.game_portal E/CocosAnalytics: ==> Please init sdk first!
01-25 22:58:25.827 32698-473/vn.justplay.game_portal E/CocosAnalytics: ==> checkAndUploadLog, database is not open!

I will ask the Engineering team to take a look at this.

Hi, the problem is in my code, which is no window.location.hash available in native client. The logcat is a bit hard to find out where the error is. I will find out what is the project.js.

About the no anysdk error, please let me know if there is any information.

I fix the code error, simulator and browser work fine but Android is still produce the anysdk error, logcat say please init sdk first…

I find out that if i check “Debug” when build project, the game is running fine. But the debug info is shown.

i got same problem too. with 1.8.1, build version with debug option runs fine. Non debug show black screen only, but banner ad still shows.
anyone can help?

I also haved this error,please help me,anyone have a solution?