Hello,
I’ve been trying to get my mobile game running on an Android Emulator to test my target Platform. Running it in the editor itself works fine and without warnings.
However when running it on an Pixel XL with API 30 i get alot of errors and a black screen.
Launching 'launcher' on Pixel XL API 30.
Install successfully finished in 171 ms.
$ adb shell am start -n "com.DefaultCompany.MobileRogueTower/com.unity3d.player.UnityPlayerActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Connected to process 4300 on device 'Pixel_XL_API_30 [emulator-5554]'.
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
W/obileRogueTowe: Accessing hidden field Landroid/content/res/ResourcesKey;->mLibDirs:[Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden method Lcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object; (greylist, linking, allowed)
Accessing hidden field Landroid/content/res/ResourcesKey;->mLibDirs:[Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mSplitResDirs:[Ljava/lang/String; (greylist, linking, allowed)
Accessing hidden field Landroid/content/res/ResourcesKey;->mOverlayDirs:[Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mDisplayId:I (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mOverrideConfiguration:Landroid/content/res/Configuration; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mCompatInfo:Landroid/content/res/CompatibilityInfo; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mLoaders:[Landroid/content/res/loader/ResourcesLoader; (blacklist, linking, denied)
Accessing hidden method Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V (blacklist, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mLibDirs:[Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mLibDirs:[Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mOverlayDirs:[Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mDisplayId:I (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mOverrideConfiguration:Landroid/content/res/Configuration; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/content/res/ResourcesKey;->mCompatInfo:Landroid/content/res/CompatibilityInfo; (greylist-max-o, linking, denied)
W/obileRogueTowe: Accessing hidden field Landroid/content/res/ResourcesKey;->mLoaders:[Landroid/content/res/loader/ResourcesLoader; (blacklist, linking, denied)
Accessing hidden method Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V (blacklist, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->redirectResourcesToNewImplLocked(Landroid/util/ArrayMap;)V (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->applyCompatConfigurationLocked(ILandroid/content/res/Configuration;)Z (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mResCompatibilityInfo:Landroid/content/res/CompatibilityInfo; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/CompatibilityInfo;->supportsScreen()Z (greylist, linking, allowed)
Accessing hidden field Landroid/app/ResourcesManager;->mResCompatibilityInfo:Landroid/content/res/CompatibilityInfo; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/CompatibilityInfo;->applyToConfiguration(ILandroid/content/res/Configuration;)V (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->applyConfigurationToResources(Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)Z (blacklist, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->applyConfigurationToResourcesLocked(Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)Z (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->applyConfigurationToResourcesLocked(Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)Z (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/Configuration;->isOtherSeqNewer(Landroid/content/res/Configuration;)Z (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->applyNewResourceDirsLocked(Landroid/content/pm/ApplicationInfo;[Ljava/lang/String;)V (blacklist, linking, denied)
Accessing hidden method Landroid/content/pm/ApplicationInfo;->getBaseCodePath()Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->createAssetManager(Landroid/content/res/ResourcesKey;)Landroid/content/res/AssetManager; (greylist, linking, allowed)
Accessing hidden method Landroid/content/res/AssetManager$Builder;-><init>()V (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->createBaseTokenResources(Landroid/os/IBinder;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;Ljava/util/List;)Landroid/content/res/Resources; (blacklist, linking, denied)
Accessing hidden method Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V (blacklist, linking, denied)
I/chatty: uid=10121(com.DefaultCompany.MobileRogueTower) re-initialized> identical 1 line
W/obileRogueTowe: Accessing hidden method Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V (blacklist, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->dump(Ljava/lang/String;Ljava/io/PrintWriter;)V (greylist-max-o, linking, denied)
W/obileRogueTowe: Accessing hidden method Lcom/android/internal/util/IndentingPrintWriter;-><init>(Ljava/io/Writer;Ljava/lang/String;)V (greylist, linking, allowed)
Accessing hidden method Lcom/android/internal/util/IndentingPrintWriter;->increaseIndent()Lcom/android/internal/util/IndentingPrintWriter; (greylist, linking, allowed)
Accessing hidden field Landroid/app/ResourcesManager;->mLoadedApkAssets:Landroid/util/LruCache; (greylist-max-o, linking, denied)
I/chatty: uid=10121(com.DefaultCompany.MobileRogueTower) re-initialized> identical 5 lines
W/obileRogueTowe: Accessing hidden field Landroid/app/ResourcesManager;->mLoadedApkAssets:Landroid/util/LruCache; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->countLiveReferences(Ljava/util/Collection;)I (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->countLiveReferences(Ljava/util/Collection;)I (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getAdjustedDisplay(ILandroid/content/res/Resources;)Landroid/view/Display; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/hardware/display/DisplayManagerGlobal;->getCompatibleDisplay(ILandroid/content/res/Resources;)Landroid/view/Display; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getConfiguration()Landroid/content/res/Configuration; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getDisplayMetrics()Landroid/util/DisplayMetrics; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/view/DisplayAdjustments;->DEFAULT_DISPLAY_ADJUSTMENTS:Landroid/view/DisplayAdjustments; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getDisplayMetrics(ILandroid/view/DisplayAdjustments;)Landroid/util/DisplayMetrics; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getDisplayMetrics(ILandroid/view/DisplayAdjustments;)Landroid/util/DisplayMetrics; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getAdjustedDisplay(ILandroid/view/DisplayAdjustments;)Landroid/view/Display; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getResources(Landroid/os/IBinder;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;Ljava/util/List;)Landroid/content/res/Resources; (blacklist, linking, denied)
Accessing hidden method Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V (blacklist, linking, denied)
I/chatty: uid=10121(com.DefaultCompany.MobileRogueTower) re-initialized> identical 1 line
W/obileRogueTowe: Accessing hidden method Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V (blacklist, linking, denied)
W/obileRogueTowe: Accessing hidden method Landroid/app/ResourcesManager;->invalidatePath(Ljava/lang/String;)V (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/ResourcesKey;->isPathReferenced(Ljava/lang/String;)Z (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager$ApkKey;->path:Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/ApkAssets;->close()V (blacklist, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager$ApkKey;->path:Ljava/lang/String; (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager;->mCachedApkAssets:Landroid/util/ArrayMap; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/ApkAssets;->close()V (blacklist, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->isSameResourcesOverrideConfig(Landroid/os/IBinder;Landroid/content/res/Configuration;)Z (greylist-max-o, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager$ActivityResources;->overrideConfig:Landroid/content/res/Configuration; (greylist-max-o, linking, denied)
I/chatty: uid=10121(com.DefaultCompany.MobileRogueTower) re-initialized> identical 1 line
W/obileRogueTowe: Accessing hidden field Landroid/app/ResourcesManager$ActivityResources;->overrideConfig:Landroid/content/res/Configuration; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/Configuration;->diffPublicOnly(Landroid/content/res/Configuration;)I (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->overrideTokenDisplayAdjustments(Landroid/os/IBinder;Ljava/util/function/Consumer;)Z (blacklist, linking, denied)
Accessing hidden field Landroid/app/ResourcesManager$ActivityResources;->activityResources:Ljava/util/ArrayList; (greylist-max-o, linking, denied)
Accessing hidden method Landroid/content/res/Resources;->overrideDisplayAdjustments(Ljava/util/function/Consumer;)V (blacklist, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->updateResourcesForActivity(Landroid/os/IBinder;Landroid/content/res/Configuration;IZ)V (greylist-max-o, linking, denied)
Accessing hidden method Landroid/app/ResourcesManager;->getOrCreateActivityResourcesStructLocked(Landroid/os/IBinder;)Landroid/app/ResourcesManager$ActivityResources; (greylist-max-o, linking, denied)
D/NetworkSecurityConfig: No Network Security Config specified, using platform default
D/NetworkSecurityConfig: No Network Security Config specified, using platform default
W/obileRogueTowe: Accessing hidden method Landroid/os/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder; (greylist, linking, allowed)
W/GameSDKManager: gamesdk system service is not available
I/Mono: JNI_OnLoad called
I/Gralloc4: mapper 4.x is not supported
D/HostConnection: createUnique: call
HostConnection::get() New Host Connection established 0xf0854750, tid 4300
D/goldfish-address-space: allocate: Ask for block of size 0x100
D/goldfish-address-space: allocate: ioctl allocate returned offset 0x3f3ffe000 size 0x2000
D/HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_2
I/Unity: MemoryManager: Using 'Dynamic Heap' Allocator.
W/obileRogueTowe: Accessing hidden method Ljava/lang/invoke/MethodHandles$Lookup;-><init>(Ljava/lang/Class;I)V (greylist, reflection, allowed)
I/Unity: SystemInfo CPU = x86 SSE3 SSE4.1 SSE4.2 AVX AVX2, Cores = 0, Memory = 1980mb
I/Unity: SystemInfo ARM big.LITTLE configuration: 0 big (mask: 0x0), 0 little (mask: 0x0)
I/Unity: ApplicationInfo com.DefaultCompany.MobileRogueTower version 1.0.2
I/Unity: Built from '2021.3/staging' branch, Version '2021.3.4f1 (cb45f9cae8b7)', Build type 'Release', Scripting Backend 'mono', CPU 'armeabi-v7a', Stripping 'Disabled'
W/System: A resource failed to call close.
E/libprocessgroup: set_timerslack_ns write failed: Operation not permitted
I/chatty: uid=10121(com.DefaultCompany.MobileRogueTower) UnityMain identical 14 lines
E/libprocessgroup: set_timerslack_ns write failed: Operation not permitted
I/Unity: Company Name: DefaultCompany
I/Unity: Product Name: MobileRogueTower
D/HostConnection: HostConnection::get() New Host Connection established 0xf0857a10, tid 4330
D/HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_2
D/vulkan: searching for layers in '/data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm'
searching for layers in '/data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/base.apk!/lib/armeabi-v7a'
D/goldfish_vulkan: on_vkEnumerateDeviceExtensionProperties: host has ext semaphore? win32 1 posix 0
I/chatty: uid=10121(com.DefaultCompany.MobileRogueTower) UnityMain identical 8 lines
D/goldfish_vulkan: on_vkEnumerateDeviceExtensionProperties: host has ext semaphore? win32 1 posix 0
E/ndk_translation: Unknown function is used with vkGetDeviceProcAddr: vkCmdBeginRenderPass2KHR
Unknown function is used with vkGetInstanceProcAddr: vkCmdBeginRenderPass2KHR
Unknown function is used with vkGetDeviceProcAddr: vkCmdEndRenderPass2KHR
Unknown function is used with vkGetInstanceProcAddr: vkCmdEndRenderPass2KHR
Unknown function is used with vkGetDeviceProcAddr: vkCmdNextSubpass2KHR
Unknown function is used with vkGetInstanceProcAddr: vkCmdNextSubpass2KHR
Unknown function is used with vkGetDeviceProcAddr: vkCreateRenderPass2KHR
Unknown function is used with vkGetInstanceProcAddr: vkCreateRenderPass2KHR
D/goldfish-address-space: allocate: Ask for block of size 0x1000000
D/goldfish-address-space: allocate: ioctl allocate returned offset 0x3f2fff000 size 0x1001000
D/goldfish-address-space: allocate: Ask for block of size 0x1000000
allocate: ioctl allocate returned offset 0x3f1ffe000 size 0x1001000
I/SwappyDisplayManager: Starting looper thread
V/SwappyVk: SwappyVk initialized for VkDevice 0xbff56d10 using VK_GOOGLE_display_timing on Android
I/SwappyVk: Returning refresh duration of 16666666 nsec (approx 60.000002 Hz)
V/MediaRouter: Selecting route: RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
W/AudioTrack: Use of stream types is deprecated for operations other than volume control
See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case
V/MediaRouter: Selecting route: RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
I/MONO: Getting locale
I/Mono: Locale en-US
E/Unity: Unable to start the Samsung Android subsystem.
I/SwappyDisplayManager: Terminating looper thread
I/SwappyDisplayManager: Starting looper thread
V/SwappyVk: SwappyVk initialized for VkDevice 0xbff56d10 using VK_GOOGLE_display_timing on Android
I/SwappyVk: Returning refresh duration of 16666666 nsec (approx 60.000002 Hz)
D/goldfish-address-space: allocate: Ask for block of size 0x1000000
allocate: ioctl allocate returned offset 0x3f0ffd000 size 0x1001000
D/HostConnection: HostConnection::get() New Host Connection established 0xf08652a0, tid 4373
D/goldfish-address-space: allocate: Ask for block of size 0x1600000
allocate: ioctl allocate returned offset 0x3ef9fc000 size 0x1601000
E/SwappyVk: Failed to wait for fence 2
E/CRASH: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
E/CRASH: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
E/CRASH: Version '2021.3.4f1 (cb45f9cae8b7)', Build type 'Release', Scripting Backend 'mono', CPU 'armeabi-v7a'
Build fingerprint: 'Android/sdk_phone_x86/generic_x86:11/RSR1.210210.001.A1/7193139:userdebug/dev-keys'
Revision: '0'
ABI: 'arm'
E/CRASH: Version '2021.3.4f1 (cb45f9cae8b7)', Build type 'Release', Scripting Backend 'mono', CPU 'armeabi-v7a'
E/CRASH: Build fingerprint: 'Android/sdk_phone_x86/generic_x86:11/RSR1.210210.001.A1/7193139:userdebug/dev-keys'
Revision: '0'
E/CRASH: ABI: 'arm'
E/CRASH: Timestamp: 2022-06-24 12:07:47+0000
E/CRASH: Timestamp: 2022-06-24 12:07:47+0000
E/CRASH: pid: 4300, tid: 4336, name: Job.Worker 0 >>> com.DefaultCompany.MobileRogueTower <<<
E/CRASH: pid: 4300, tid: 4372, name: Loading.Preload >>> com.DefaultCompany.MobileRogueTower <<<
E/CRASH: uid: 10121
E/CRASH: uid: 10121
E/CRASH: signal 4 (SIGILL), code -6 (SI_TKILL from pid -1118981411, uid 1012), fault addr --------
E/CRASH: r0 80000000 r1 bdb298f0 r2 a6a360b0 r3 0000000c
E/CRASH: signal 4 (SIGILL), code -6 (SI_TKILL from pid -1118981411, uid 1012), fault addr --------
E/CRASH: r4 a6a35310 r5 b5d93560 r6 bdb298e0 r7 a6a35158
E/SwappyVk: Failed to wait for fence 2
E/CRASH: r0 80000000 r1 bdb298f0 r2 00000000 r3 00000000
E/CRASH: r4 b1e24e30 r5 b5d93560 r6 bdb298e0 r7 b1e24c78
E/CRASH: r8 b5b58320 r9 00000001 r10 a6a35310 r11 a6a366f4
ip a6a351c0 sp a6a34890 lr bd4dbdb5 pc bd4db2dc
E/CRASH: r8 b5b58320 r9 00000001 r10 b1e24e30 r11 a6a366f4
E/CRASH: ip bdab2b44 sp b1e243b0 lr bd863f4f pc bd4db2dc
E/CRASH: backtrace:
E/CRASH: #00 pc 00b082dc /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#01 pc 00b08db1 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: backtrace:
#00 pc 00b082dc /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #02 pc 0023bbad /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #01 pc 00b08db1 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #03 pc 0026ab03 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #02 pc 0023bbad /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #04 pc 0026b87d /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #03 pc 0026ab03 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #05 pc 00268de5 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #06 pc 0023a435 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #04 pc 0026acdd /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #07 pc 0023a235 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #05 pc 0026ad63 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #08 pc 0020c565 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #06 pc 0026ae71 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #09 pc 001e9dc1 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#10 pc 001e90d9 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#11 pc 005c01df /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #07 pc 0026a6eb /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #08 pc 002f1297 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #12 pc 005bff85 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#13 pc 003776cf /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#14 pc 00377c07 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#15 pc 00378055 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#16 pc 00286195 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#17 pc 00287563 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#18 pc 00287433 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#19 pc 002873d3 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
#20 pc 002f1297 /data/app/~~AUAgegpOm0G-SJWdKJ2hnw==/com.DefaultCompany.MobileRogueTower-HcoCHzRjId-5Mc1JBqwdAQ==/lib/arm/libunity.so (BuildId: ea3f8ad228f6ff433bfceb424e3e423a5d95558b)
E/CRASH: #09 pc 00001018 /system/lib/arm/libnative_bridge_vdso.so (BuildId: f38476af6b85149d369d67ffd3c01c2d)
E/CRASH: #21 pc 00001018 /system/lib/arm/libnative_bridge_vdso.so (BuildId: f38476af6b85149d369d67ffd3c01c2d)
Im guessing the main error is Unknown function is used with vkGetDeviceProcAddr: vkCmdBeginRenderPass2KHR
but i cant find anything about it.
Does anyone have any idea why this error occurs and what i can do against it?