question

yehor avatar image
yehor asked

UE 4.19 example build on android crash

Hi. I've downloaded plugin for 4.19 from https://github.com/PlayFab/UnrealMarketplacePlugin/issues . After completing all steps in readme, I've successfuly built game on Android (ASTC), but it gets crashed on every launch. Here is log:

--------- beginning of system
09-20 11:25:01.488 11819 11862 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1476 android.content.ContextWrapper.startService:650 com.xiaomi.mipush.sdk.MessageHandleService$1.run:40 java.util.concurrent.Executors$RunnableAdapter.call:457 java.util.concurrent.FutureTask.run:266 
09-25 16:58:26.987  2078  2078 I wificond: Enters wifigbk_ageOutHistory
09-26 00:41:31.276  2416  5920 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.YourCompany.ExampleProject/com.epicgames.ue4.SplashActivity bnds=[241,1683][440,1974]} from uid 10030
--------- beginning of main
09-26 00:41:31.287   588   609 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
09-26 00:41:31.288  2416  5920 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
09-26 00:41:31.294  2416  5920 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{fb72457 com.YourCompany.ExampleProject}
09-26 00:41:31.294  2416  5920 E ActivityTrigger: activityStartTrigger: not whiteListedcom.YourCompany.ExampleProject/com.epicgames.ue4.SplashActivity/1
09-26 00:41:31.294  2416  5920 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.294  2416  5920 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.294  2416  5920 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.294  2416  5920 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fb72457 com.YourCompany.ExampleProject} is now in focus and seems to be in full-screen mode
09-26 00:41:31.294  2416  5920 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.YourCompany.ExampleProject/com.epicgames.ue4.SplashActivity/1
09-26 00:41:31.294  2416  5920 D ActivityTrigger: ActivityTrigger activityPauseTrigger 
09-26 00:41:31.305  2416  5920 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fb72457 com.YourCompany.ExampleProject} is now in focus and seems to be in full-screen mode
09-26 00:41:31.305  2416  5920 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.YourCompany.ExampleProject/com.epicgames.ue4.SplashActivity/1
09-26 00:41:31.351  2416  5920 I ActivityManager: Start proc 28136:com.YourCompany.ExampleProject/u0a132 for activity com.YourCompany.ExampleProject/com.epicgames.ue4.SplashActivity
09-26 00:41:31.355 28136 28136 I zygote  : Late-enabling -Xcheck:jni
09-26 00:41:31.357  2416  3016 I ActivityManager: Config changes=480 {1.0 255mcc1mnc [ru_UA,ru_RU] ldltr sw360dp w640dp h336dp 480dpi nrml long land finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1920, 1080) s.517}
09-26 00:41:31.373  2416  3016 I ActivityManager: Override config changes=480 {1.0 255mcc1mnc [ru_UA,ru_RU] ldltr sw360dp w640dp h336dp 480dpi nrml long land finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1920, 1080) s.517} for displayId=0
09-26 00:41:31.423 28136 28136 W zygote  : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults
09-26 00:41:31.445  2416  5920 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.445  2416  5920 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.445  2416  5920 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.451  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.451  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.451  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.453  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:31.453  2416  3041 I InputReader: Device reconfigured: id=9, name='fts_ts', size 1080x1920, orientation 1, mode 1, display id 0
09-26 00:41:31.453  2416  3041 I InputReader: Device reconfigured: id=10, name='ft5435_ts', size 1080x1920, orientation 1, mode 1, display id 0
09-26 00:41:31.471  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.471  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.472  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.485  2416  5920 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.486  2416  5920 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.486  2416  5920 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.488  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:31.516  2416  3041 I chatty  : uid=1000(system) InputReader identical 3 lines
09-26 00:41:31.518  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:31.538 21445 28127 I EventLogSendingHelper: Sending log events.
09-26 00:41:31.600  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:31.618  3169  3169 W StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
09-26 00:41:31.618  3169  3169 W StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
09-26 00:41:31.647  3169  3169 D StatusBar: disable<e i a s b h r c s q >
09-26 00:41:31.699  2416 31644 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000 cmp=com.YourCompany.ExampleProject/com.epicgames.ue4.GameActivity (has extras)} from uid 10132
09-26 00:41:31.707  2416 31644 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{fb72457 com.YourCompany.ExampleProject}
09-26 00:41:31.708  2416 31644 E ActivityTrigger: activityStartTrigger: not whiteListedcom.YourCompany.ExampleProject/com.epicgames.ue4.GameActivity/1
09-26 00:41:31.708  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.708  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.708  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.708  2416 31644 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fb72457 com.YourCompany.ExampleProject} is now in focus and seems to be in full-screen mode
09-26 00:41:31.708  2416 31644 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.YourCompany.ExampleProject/com.epicgames.ue4.GameActivity/1
09-26 00:41:31.708  2416 31644 D ActivityTrigger: ActivityTrigger activityPauseTrigger 
09-26 00:41:31.730  3169  3169 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-26 00:41:31.741  3169  3169 D KeyguardUpdateMonitor: handleBatteryUpdate
09-26 00:41:31.802  2416 21915 I WindowManager: Screen frozen for +489ms due to AppWindowToken{31c9295 token=Token{404a4dd ActivityRecord{f5890b4 u0 com.YourCompany.ExampleProject/com.epicgames.ue4.SplashActivity t1090}}}
09-26 00:41:31.806   606   606 D SurfaceFlinger: duplicate layer name: changing BlackSurface to BlackSurface#1
09-26 00:41:31.809   606   606 I chatty  : uid=1000(system) /system/bin/surfaceflinger identical 1 line
09-26 00:41:31.811   606   606 D SurfaceFlinger: duplicate layer name: changing BlackSurface to BlackSurface#1
09-26 00:41:31.813  2416 21915 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fb72457 com.YourCompany.ExampleProject} is now in focus and seems to be in full-screen mode
09-26 00:41:31.814  2416 21915 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.YourCompany.ExampleProject/com.epicgames.ue4.GameActivity/1
09-26 00:41:31.816  2416 21915 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:31.816  2416 21915 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:31.816  2416 21915 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:31.833 28136 28136 W linker  : /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libOVRPlugin.so: is missing DT_SONAME will use basename as a replacement: "libOVRPlugin.so"
09-26 00:41:31.834 28136 28136 D OVRPlugin: JNI_OnLoad
--------- beginning of crash
09-26 00:41:31.884 28136 28136 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 28136 (.ExampleProject), pid 28136 (.ExampleProject)
09-26 00:41:31.935 28184 28184 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
09-26 00:41:31.935  2098  2098 I /system/bin/tombstoned: received crash request for pid 28136
09-26 00:41:31.936 28184 28184 I crash_dump32: performing dump of process 28136 (target tid = 28136)
09-26 00:41:31.937 28184 28184 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-26 00:41:31.937 28184 28184 F DEBUG   : Build fingerprint: 'xiaomi/tissot/tissot_sprout:8.1.0/OPM1.171019.026/V9.6.5.0.ODHMIFE:user/release-keys'
09-26 00:41:31.937 28184 28184 F DEBUG   : Revision: '0'
09-26 00:41:31.937 28184 28184 F DEBUG   : ABI: 'arm'
09-26 00:41:31.937 28184 28184 F DEBUG   : pid: 28136, tid: 28136, name: .ExampleProject  >>> com.YourCompany.ExampleProject <<<
09-26 00:41:31.937 28184 28184 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
09-26 00:41:31.937 28184 28184 F DEBUG   : Cause: null pointer dereference
09-26 00:41:31.937 28184 28184 F DEBUG   :     r0 00000000  r1 00000000  r2 39262223  r3 ea1eff50
09-26 00:41:31.937 28184 28184 F DEBUG   :     r4 00000000  r5 00000000  r6 ff808f88  r7 ff808fb0
09-26 00:41:31.937 28184 28184 F DEBUG   :     r8 ff808f70  r9 00000000  sl cc8f28ec  fp ff8097b0
09-26 00:41:31.937 28184 28184 F DEBUG   :     ip ff8097c8  sp ff808f70  lr 00000020  pc c7757fac  cpsr 00000010
09-26 00:41:32.054 28184 28184 F DEBUG   : 
09-26 00:41:32.054 28184 28184 F DEBUG   : backtrace:
09-26 00:41:32.054 28184 28184 F DEBUG   :     #00 pc 02a93fac  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so (FOutputDevice::LogfImpl(wchar_t const*, ...)+1040)
09-26 00:41:32.054 28184 28184 F DEBUG   :     #01 pc 02a2aadc  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so (FDebug::AssertFailed(char const*, char const*, int, wchar_t const*, ...)+620)
09-26 00:41:32.054 28184 28184 F DEBUG   :     #02 pc 02a595c8  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so (NotifyLoadingStateChanged(bool, wchar_t const*)+192)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #03 pc 02a7f3c0  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so (FFileHelper::LoadFileToString(FString&, wchar_t const*, FFileHelper::EHashOptions)+236)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #04 pc 02782208  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so (PlayFabApiTestSuite::LoadTitleData()+112)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #05 pc 027765c0  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so (PlayFabApiTestSuite::PlayFabApiTestSuite(FString const&)+1000)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #06 pc 0258177c  /data/app/com.YourCompany.ExampleProject-turvG8n0P8cfWnpS9qnl4Q==/lib/arm/libUE4.so
09-26 00:41:32.055 28184 28184 F DEBUG   :     #07 pc 000135f9  /system/bin/linker (__dl__ZL13call_functionPKcPFviPPcS2_ES0_+68)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #08 pc 00013359  /system/bin/linker (__dl__ZL10call_arrayIPFviPPcS1_EEvPKcPT_jbS5_+132)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #09 pc 000134fd  /system/bin/linker (__dl__ZN6soinfo17call_constructorsEv+376)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #10 pc 000059e1  /system/bin/linker (__dl__Z9do_dlopenPKciPK17android_dlextinfoPKv+1148)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #11 pc 0000345b  /system/bin/linker (__dl__ZL10dlopen_extPKciPK17android_dlextinfoPKv+38)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #12 pc 00001107  /system/lib/libdl.so (android_dlopen_ext+4)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #13 pc 000023ab  /system/lib/libnativeloader.so (android::OpenNativeLibrary(_JNIEnv*, int, char const*, _jobject*, _jstring*, bool*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*)+250)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #14 pc 002507d7  /system/lib/libart.so (art::JavaVMExt::LoadNativeLibrary(_JNIEnv*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, _jobject*, _jstring*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*)+1314)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #15 pc 0000317b  /system/lib/libopenjdkjvm.so (JVM_NativeLoad+194)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #16 pc 00254699  /system/framework/arm/boot-core-oj.oat (offset 0x1cb000) (java.lang.Runtime.nativeLoad+160)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #17 pc 00406d75  /system/lib/libart.so (art_quick_invoke_stub_internal+68)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #18 pc 0040bff1  /system/lib/libart.so (art_quick_invoke_static_stub+228)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #19 pc 000afce1  /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+180)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #20 pc 00202b55  /system/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+220)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #21 pc 001fe071  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+588)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #22 pc 003f20f3  /system/lib/libart.so (MterpInvokeStatic+150)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #23 pc 003f9414  /system/lib/libart.so (ExecuteMterpImpl+14612)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #24 pc 001e4ee9  /system/lib/libart.so (art::interpreter::Execute(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue, bool)+340)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #25 pc 001e969f  /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame*, art::JValue*)+142)
09-26 00:41:32.055 28184 28184 F DEBUG   :     #26 pc 001fe059  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+564)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #27 pc 003f1fad  /system/lib/libart.so (MterpInvokeDirect+216)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #28 pc 003f9394  /system/lib/libart.so (ExecuteMterpImpl+14484)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #29 pc 001e4ee9  /system/lib/libart.so (art::interpreter::Execute(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue, bool)+340)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #30 pc 001e969f  /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame*, art::JValue*)+142)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #31 pc 001fe059  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+564)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #32 pc 003f11a7  /system/lib/libart.so (MterpInvokeVirtual+462)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #33 pc 003f9294  /system/lib/libart.so (ExecuteMterpImpl+14228)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #34 pc 001e4ee9  /system/lib/libart.so (art::interpreter::Execute(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue, bool)+340)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #35 pc 001e969f  /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame*, art::JValue*)+142)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #36 pc 001fe059  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+564)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #37 pc 003f20f3  /system/lib/libart.so (MterpInvokeStatic+150)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #38 pc 003f9414  /system/lib/libart.so (ExecuteMterpImpl+14612)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #39 pc 001e4ee9  /system/lib/libart.so (art::interpreter::Execute(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue, bool)+340)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #40 pc 001e95ed  /system/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame*)+92)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #41 pc 003e6955  /system/lib/libart.so (artQuickToInterpreterBridge+944)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #42 pc 0040b2f1  /system/lib/libart.so (art_quick_to_interpreter_bridge+32)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #43 pc 00406d75  /system/lib/libart.so (art_quick_invoke_stub_internal+68)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #44 pc 0040bff1  /system/lib/libart.so (art_quick_invoke_static_stub+228)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #45 pc 000afce1  /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+180)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #46 pc 000f8d67  /system/lib/libart.so (art::ClassLinker::InitializeClass(art::Thread*, art::Handle<art::mirror::Class>, bool, bool)+2082)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #47 pc 000e6fe7  /system/lib/libart.so (art::ClassLinker::EnsureInitialized(art::Thread*, art::Handle<art::mirror::Class>, bool, bool)+118)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #48 pc 002f92cb  /system/lib/libart.so (art::Class_newInstance(_JNIEnv*, _jobject*)+866)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #49 pc 001cb1d3  /system/framework/arm/boot-core-oj.oat (offset 0x1cb000) (java.lang.Object.internalClone [DEDUPED]+74)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #50 pc 00406d75  /system/lib/libart.so (art_quick_invoke_stub_internal+68)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #51 pc 0040bee7  /system/lib/libart.so (art_quick_invoke_stub+230)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #52 pc 000afcb7  /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+138)
09-26 00:41:32.056 28184 28184 F DEBUG   :     #53 pc 00202b55  /system/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+220)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #54 pc 001fe071  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+588)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #55 pc 003f11a7  /system/lib/libart.so (MterpInvokeVirtual+462)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #56 pc 003f9294  /system/lib/libart.so (ExecuteMterpImpl+14228)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #57 pc 001e4ee9  /system/lib/libart.so (art::interpreter::Execute(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue, bool)+340)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #58 pc 001e969f  /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame*, art::JValue*)+142)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #59 pc 001fe059  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+564)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #60 pc 003f11a7  /system/lib/libart.so (MterpInvokeVirtual+462)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #61 pc 003f9294  /system/lib/libart.so (ExecuteMterpImpl+14228)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #62 pc 001e4ee9  /system/lib/libart.so (art::interpreter::Execute(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame&, art::JValue, bool)+340)
09-26 00:41:32.057 28184 28184 F DEBUG   :     #63 pc 001e969f  /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::DexFile::CodeItem const*, art::ShadowFrame*, art::JValue*)+142)
09-26 00:41:32.464  2416  2438 D CompatibilityInfo: mCompatibilityFlags - 0
09-26 00:41:32.464  2416  2438 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.464  2416  2438 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.478  2098  2098 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_01
09-26 00:41:32.479  2416 28185 W ActivityManager:   Force finishing activity com.YourCompany.ExampleProject/com.epicgames.ue4.GameActivity
09-26 00:41:32.481  2416  2446 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
09-26 00:41:32.483  2416 28185 D ActivityTrigger: ActivityTrigger activityPauseTrigger 
09-26 00:41:32.489  2416  2439 I ActivityManager: Showing crash dialog for package com.YourCompany.ExampleProject u0
09-26 00:41:32.500   605   605 E lowmemorykiller: Error writing /proc/28136/oom_score_adj; errno=22
09-26 00:41:32.503  2416 21915 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.503  2416 21915 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.503  2416 21915 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.503  2416  5920 I ActivityManager: Process com.YourCompany.ExampleProject (pid 28136) has died: vis  +99TOP 
09-26 00:41:32.504  2416  2440 W zygote64: kill(-28136, 9) failed: No such process
09-26 00:41:32.504  2416  2440 I zygote64: Successfully killed process cgroup uid 10132 pid 28136 in 0ms
09-26 00:41:32.504  2066  2066 I Zygote  : Process 28136 exited due to signal (11)
09-26 00:41:32.507  2416  5920 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{ec7adef com.android.launcher3} is now in focus and seems to be in full-screen mode
09-26 00:41:32.507  2416  5920 E ActivityTrigger: activityResumeTrigger: not whiteListedcom.android.launcher3/com.android.searchlauncher.SearchLauncher/27
09-26 00:41:32.524  2416  5920 I ActivityManager: Config changes=480 {1.0 255mcc1mnc [ru_UA,ru_RU] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1920) s.518}
09-26 00:41:32.541  2416  5920 I ActivityManager: Override config changes=480 {1.0 255mcc1mnc [ru_UA,ru_RU] ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1920) s.518} for displayId=0
09-26 00:41:32.585  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:32.586  2416  3041 I InputReader: Device reconfigured: id=9, name='fts_ts', size 1080x1920, orientation 0, mode 1, display id 0
09-26 00:41:32.586  2416  3041 I InputReader: Device reconfigured: id=10, name='ft5435_ts', size 1080x1920, orientation 0, mode 1, display id 0
09-26 00:41:32.586  2416  2429 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.586  2416  2429 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.586  2416  2429 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.588  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:32.596  2416 17237 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.596  2416 17237 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.596  2416 17237 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.598  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.598  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.598  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.598  2416  2439 W Looper  : Dispatch took 111ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {a3f24dd} cb=null msg=1
09-26 00:41:32.606  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:32.616  2416  2439 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.617  2416  2439 I chatty  : uid=1000(system) android.ui identical 3 lines
09-26 00:41:32.617  2416  2439 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.636 21445 21445 I MicroDetectionState: Keep running hotword in interactor process
09-26 00:41:32.649  2416  6689 I OpenGLRenderer: Initialized EGL, version 1.4
09-26 00:41:32.649  2416  6689 D OpenGLRenderer: Swap behavior 2
09-26 00:41:32.654  2416  2439 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.654  2416  2439 I chatty  : uid=1000(system) android.ui identical 2 lines
09-26 00:41:32.654  2416  2439 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.655  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.655  2416  2439 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.655  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.655  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.655  2416  2439 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.655  2416  3041 I InputReader: Reconfiguring input devices.  changes=0x00000004
09-26 00:41:32.694 21445 21445 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.704 21445 21445 I chatty  : uid=10038 com.google.android.googlequicksearchbox:search identical 6 lines
09-26 00:41:32.704 21445 21445 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.706  2416  4112 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.706 21445 21445 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.706  2416  4112 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.706  2416  4112 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.707 21445 21445 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.708 21445 21445 I chatty  : uid=10038 com.google.android.googlequicksearchbox:search identical 1 line
09-26 00:41:32.709 21445 21445 W StaticLayout: maxLineHeight should not be -1.  maxLines:2 lineCount:2
09-26 00:41:32.714  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.715  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.715  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.720  2416 31644 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:32.721  2416 31644 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:32.721  2416 31644 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:32.885  3169  3169 W StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
09-26 00:41:32.890  3169  3169 I chatty  : uid=10035(com.android.systemui) identical 7 lines
09-26 00:41:32.890  3169  3169 W StaticLayout: maxLineHeight should not be -1.  maxLines:1 lineCount:1
09-26 00:41:32.935  3169  3169 D StatusBar: disable<e i a s b h r c s q >
09-26 00:41:32.991  2416  5920 I WindowManager: Screen frozen for +481ms due to Window{4b7d4d0 u0 StatusBar}
09-26 00:41:33.115  4148  4303 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-26 00:41:33.115  4148  4303 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-26 00:41:33.350  2416 17237 D CompatibilityInfo: mCompatibilityFlags - 10
09-26 00:41:33.350  2416 17237 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:33.350  2416 17237 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:33.505  3169  3169 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-26 00:41:33.508  3169  3169 D KeyguardUpdateMonitor: handleBatteryUpdate
09-26 00:41:33.640  2416  2438 D CompatibilityInfo: mCompatibilityFlags - 0
09-26 00:41:33.641  2416  2438 D CompatibilityInfo: applicationDensity - 480
09-26 00:41:33.641  2416  2438 D CompatibilityInfo: applicationScale - 1.0
09-26 00:41:34.516  3169  3169 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-26 00:41:34.525  3169  3169 D KeyguardUpdateMonitor: handleBatteryUpdate
09-26 00:41:35.363  2416  2449 I zygote64: Explicit concurrent copying GC freed 30833(2019KB) AllocSpace objects, 16(1200KB) LOS objects, 42% free, 26MB/46MB, paused 563us total 350.514ms
09-26 00:41:36.513  3169  3169 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-26 00:41:36.522  3169  3169 D KeyguardUpdateMonitor: handleBatteryUpdate
09-26 00:41:36.541 21445 27834 I EventLogSendingHelper: Sending log events.


What could cause the problem? How can I fix it?

android
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

Can you try grabbing the latest version of the Unreal SDK plugin from our GitHub and using it? We found a build issue with the previous version which caused some issues.

7 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

yehor avatar image yehor commented ·

--Updates--

1) Did you mean UnrealMarketplacePlugin by Unreal SDK? If so, I've downloaded cb17526 today (the most recent update for now) and had same issue.

2) The issue is in example project as I think. I've tryed to launch empty code project with plugin integrated by tutorial (generate proj fils + dependencies in build.cs + rebuild solution) and it has launched successfully. Backtrace in main post points to PlayFabApiTestSuite class which is in PlayFabApiTests.

I'll try to integrate the plugin in my working project and say what will happen :)

0 Likes 0 ·
yehor avatar image yehor commented ·

Confirming. Project with plugin builds and launches, so the bug must be in example project actors.

0 Likes 0 ·
brendan avatar image brendan yehor commented ·

Thanks - we'll have the SDK team take a look.

1 Like 1 ·
brendan avatar image brendan brendan commented ·

Ah, I see. That's the test project you're building. It doesn't ship in the Unreal marketplace, and the GitHub repo was supposed to be private, as it's not meant for testing outside our team. The SDK team is fixing that repo to be private. Sorry for the confusion.

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.