'Android Studio Device Emulator' crashes with 'Construct 3 Android Studio Projects'

0 favourites
  • 3 posts
From the Asset Store
Casino? money? who knows? but the target is the same!
  • Hello!

    I was trying to test a Construct 3 Project with different devices with Android Studio Device Emulator but this is what happens to me even with the most simple app (just a text and an image and no code at all):

    I export previously for Android Cordova (Deduplicate images: Yes, Recompress images: No, Minify scripts: no, Min. Version 5.0+, Android build: Android Studio project, rest of checkboxs: no checking)

    - When I select any Device with API 29 in the Android Virtual Device Manager, the APP works on the emulator.

    - When I select any Device with API <29, the APP always crashes on the emulator so it doesn't start. It gives some errors on the Logcat, the fatal one seems to be "2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 21112 (Chrome_InProcGp)"

    Are you able to emulate your Construct3 apps with the Virtual Device Manager with API<29 or is maybe not a good way for testing process? I cannot guess what can I be doing wrong.

    Best regards,

    Ruben

    This is the complete Warm-Error Log from Logcat:

    2019-11-18 21:27:29.305 21045-21045/? W/zygote: Unexpected CPU variant for X86 using defaults: x86 2019-11-18 21:27:29.432 21045-21075/com.bepositivecreations E/cr_VariationsUtils: Failed reading seed file "/data/user/0/com.bepositivecreations/app_webview/variations_seed_new": /data/user/0/com.bepositivecreations/app_webview/variations_seed_new (No such file or directory) 2019-11-18 21:27:29.432 21045-21075/com.bepositivecreations E/cr_VariationsUtils: Failed reading seed file "/data/user/0/com.bepositivecreations/app_webview/variations_seed": /data/user/0/com.bepositivecreations/app_webview/variations_seed (No such file or directory) 2019-11-18 21:27:29.443 21045-21076/com.bepositivecreations W/cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.android.chrome, sandboxed = true 2019-11-18 21:27:29.452 21045-21045/com.bepositivecreations W/ResourceType: Failure getting entry for 0x7f1204b0 (t=17 e=1200) (error -2147483647) 2019-11-18 21:27:29.516 21045-21089/com.bepositivecreations W/cr_media: Requires BLUETOOTH permission 2019-11-18 21:27:29.529 21045-21112/com.bepositivecreations E/chromium:

    [ERROR:gl_surface_egl.cc(335)] eglChooseConfig failed with error EGL_SUCCESS

    2019-11-18 21:27:29.578 21045-21112/com.bepositivecreations W/cr_MediaCodecUtil: HW encoder for video/avc is not available on this device.

    2019-11-18 21:27:29.600 21045-21112/com.bepositivecreations E/chromium: [ERROR:gl_surface_egl.cc(335)] eglChooseConfig failed with error EGL_SUCCESS

    2019-11-18 21:27:29.668 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.736 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.736 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.742 21045-21138/com.bepositivecreations W/cr_CrashFileManager: /data/user/0/com.bepositivecreations/cache/WebView/Crash Reports does not exist or is not a directory

    2019-11-18 21:27:29.744 21045-21112/com.bepositivecreations E/chromium: [ERROR:gles2_cmd_decoder_autogen.h(1606)] [.WebGL-0x96e53300]GL ERROR :GL_INVALID_ENUM : glGetIntegerv: pname was GL_MAX_SAMPLES_ANGLE

    2019-11-18 21:27:29.755 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.755 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.775 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.789 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.897 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.897 21045-21115/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000085b5

    2019-11-18 21:27:29.983 21045-21155/com.bepositivecreations W/AssetFilesystem: Asset manifest not found. Recursive copies and directory listing will be slow.

    2019-11-18 21:27:30.017 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000088ef

    2019-11-18 21:27:30.017 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x000088ef

    2019-11-18 21:27:30.017 21045-21112/com.bepositivecreations E/emuglGLESv2_enc: device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glGetIntegerv:764 GL error 0x500

    2019-11-18 21:27:30.017 21045-21112/com.bepositivecreations E/emuglGLESv2_enc: device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glGetIntegerv:764 GL error 0x500

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00009122

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00009122

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00009125

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00009125

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008905

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008905

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008904

    2019-11-18 21:27:30.018 21045-21112/com.bepositivecreations E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008904

    2019-11-18 21:27:30.019 21045-21112/com.bepositivecreations E/emuglGLESv2_enc: device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glBindTexture:1953 GL error 0x500

    2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###

    2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations W/google-breakpad: Chrome build fingerprint:

    2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations W/google-breakpad: 69.0.3497.100

    2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations W/google-breakpad: 349710017

    2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ###

    2019-11-18 21:27:30.053 21045-21112/com.bepositivecreations A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 21112 (Chrome_InProcGp)

  • It looks like a bug in the emulator. I think the only thing to do is report it to Google.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The emulator tends to be pretty buggy, and can have subtle issues with software/hardware configurations. If it runs on an actual device then it's a bug in the emulator.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)