When i try to launch my mobile game on my nexus 5, game crash, any map crash on launch
any idea? :o
Here is log from LogCat
07-11 14:26:06.669: D/UE4(25802): In the JNI_OnLoad function
07-11 14:26:06.669: D/UE4(25802): Path found as '/storage/emulated/0'
07-11 14:26:06.669: D/UE4(25802): Font Path found as '/system/fonts/'
07-11 14:26:06.669: D/UE4(25802): In the JNI_OnLoad function 5
07-11 14:26:06.682: D/UE4(25802): Entering native app glue main function
07-11 14:26:06.683: D/UE4(25802): Created event thread
07-11 14:26:06.683: D/UE4(25802): Entered AndroidMain()
07-11 14:26:06.684: D/UE4(25802): Controller interface supported
07-11 14:26:06.684: D/UE4(25802): Entering event processing thread engine entry point
07-11 14:26:06.684: D/UE4(25802): Prepared looper for event thread
07-11 14:26:06.684: D/UE4(25802): Passed callback initialization
07-11 14:26:06.685: D/UE4(25802): Found DepthBufferPreference = 0
07-11 14:26:06.685: D/UE4(25802): Found bPackageDataInsideApk = 0
07-11 14:26:06.685: D/UE4(25802): Found ProjectName = HammerTime
07-11 14:26:06.685: D/UE4(25802): Found bHasOBBFiles = 0
07-11 14:26:06.685: D/UE4(25802): Found bVerifyOBBOnStartUp = false
07-11 14:26:06.685: D/UE4(25802): UI hiding not found. Leaving as false
07-11 14:26:06.685: D/UE4(25802): No GearVR mode detected.
07-11 14:26:06.686: D/UE4(25802): Asking if osOBBInAPK? false
07-11 14:26:06.686: D/UE4(25802): ExternalFilePath found as '/storage/emulated/0/Android/data/com.Sk3lGames.HammerTime/files'
07-11 14:26:06.686: D/UE4(25802): App is running in Landscape
07-11 14:26:06.686: D/UE4(25802): Android version is 5.1.1
07-11 14:26:06.686: D/UE4(25802): Android manufacturer is LGE
07-11 14:26:06.686: D/UE4(25802): Android model is Nexus 5
07-11 14:26:06.686: D/UE4(25802): OS language is set to fr_FR
07-11 14:26:06.686: D/UE4(25802): Passed sensor initialization
07-11 14:26:06.696: D/UE4(25802): ==============> GameActive.onCreate complete!
07-11 14:26:06.697: D/UE4(25802): ==================================> Inside onStart function in GameActivity
07-11 14:26:06.697: D/UE4(25802): OnAppCommandCB cmd: 10
07-11 14:26:06.697: D/UE4(25802): LogAndroidEvents: EnqueueAppEvent : 9, 0
07-11 14:26:06.697: D/UE4(25802): OnAppCommandCB cmd: 11
07-11 14:26:06.697: D/UE4(25802): ==============> Resuming main init
07-11 14:26:06.697: D/UE4(25802): LogAndroidEvents: EnqueueAppEvent : 7, 0
07-11 14:26:06.705: D/UE4(25802): Final commandline: ../../../HammerTime/HammerTime.uproject /Game/maps/LevelPartieRapide -Messaging -SessionId=7351202248663F332C7A2BA66E68021A -SessionOwner=Skeleton -SessionName='Play On Device' -iterative
07-11 14:26:06.705: D/UE4(25802): Created sync event
07-11 14:26:06.707: D/UE4(25802): ==============> GameActive.onResume complete!
07-11 14:26:06.716: D/UE4(25802): OnAppCommandCB cmd: 0
07-11 14:26:06.744: D/UE4(25802): OnAppCommandCB cmd: 1
07-11 14:26:06.744: D/UE4(25802): LogAndroidEvents: EnqueueAppEvent : 0, 3029986312
07-11 14:26:06.746: D/UE4(25802): LogAndroidEvents: EnqueueAppEvent : 2, 3029986312
07-11 14:26:06.748: D/UE4(25802): OnAppCommandCB cmd: 6
07-11 14:26:06.748: D/UE4(25802): LogAndroidEvents: EnqueueAppEvent : 11, 0
07-11 14:26:08.203: D/UE4(25802): EGL Extensions:
07-11 14:26:08.203: D/UE4(25802): EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_KHR_create_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable
07-11 14:26:08.673: D/UE4(25802): FOnlineSubsystemAndroid::Init
07-11 14:26:26.808: D/UE4(25802): FOnlineSubsystemAndroid::Init - timed out
07-11 14:26:26.910: D/UE4(25802): ***** RequestedContentScaleFactor different -1559198468 != 0, not using res cache
07-11 14:26:26.910: D/UE4(25802): ***** Window different, not using res cache
07-11 14:26:26.910: D/UE4(25802): ***** WindowWidth is -1, not using res cache
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogEngine:Display: Android Version Make Model Language: 5.1.1 LGE Nexus 5 fr_FR
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogAndroid: Case APP_CMD_START
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogAndroid: Case APP_CMD_RESUME
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogInit:Display: Running engine for game: HammerTime
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogAndroid: Case APP_CMD_INPUT_CHANGED
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogAndroid: Case APP_CMD_INIT_WINDOW
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogAndroid: Case APP_CMD_GAINED_FOCUS
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogTaskGraph: Started task graph with 4 named threads and 7 total threads.
07-11 14:26:26.921: D/UE4(25802): [2015.07.11-12.26.26:921][ 0]LogStats: Stats thread started
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Version: 4.8.1-2591939+++depot+UE4-Releases+4.8
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: API Version: 2579680
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Compiled (32-bit): Jun 18 2015 11:11:43
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Compiled with Clang: 3.3
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Build Configuration: Development
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Command line: /Game/maps/LevelPartieRapide -Messaging -SessionId=7351202248663F332C7A2BA66E68021A -SessionOwner=Skeleton -SessionName='Play On Device' -iterative
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Base directory:
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Rocket: 0
07-11 14:26:26.922: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: Using libcurl 7.34.0
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:922][ 0]LogInit: - built for arm-unknown-linux-androideabi
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: - supports SSL with OpenSSL/1.0.1f
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.8
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: - other features:
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: CURL_VERSION_SSL
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: CURL_VERSION_LIBZ
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP
07-11 14:26:26.923: D/UE4(25802): [2015.07.11-12.26.26:923][ 0]LogInit: CurlRequestOptions (configurable via config and command line):
07-11 14:26:26.927: D/UE4(25802): [2015.07.11-12.26.26:927][ 0]LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
07-11 14:26:26.927: D/UE4(25802): [2015.07.11-12.26.26:927][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
07-11 14:26:26.927: D/UE4(25802): [2015.07.11-12.26.26:927][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
07-11 14:26:26.927: D/UE4(25802): [2015.07.11-12.26.26:927][ 0]LogInit: - CertBundlePath = nullptr - Libcurl will use whatever was configured at build time.
07-11 14:26:26.929: D/UE4(25802): [2015.07.11-12.26.26:929][ 0]LogOnline:Display: OnlineSubsystemGooglePlayModule::StartupModule()
07-11 14:26:26.929: D/UE4(25802): [2015.07.11-12.26.26:929][ 0]LogOnline:Display: FOnlineIdentityAndroid::FOnlineIdentityAndroid()
07-11 14:26:26.929: D/UE4(25802): [2015.07.11-12.26.26:929][ 0]LogOnline:Warning: Async task 'Login' completed in 15.110451 seconds with 0
07-11 14:26:26.929: D/UE4(25802): [2015.07.11-12.26.26:929][ 0]LogOnline:Warning: FOnlineSubsystemGooglePlay::OnAuthActionFinished: sign-in operation with a null CurrentLoginTask
07-11 14:26:26.929: D/UE4(25802): [2015.07.11-12.26.26:929][ 0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
07-11 14:26:26.930: D/UE4(25802): [2015.07.11-12.26.26:930][ 0]LogInit: Object subsystem initialized
07-11 14:26:26.930: D/UE4(25802): [2015.07.11-12.26.26:930][ 0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'r.TextureStreaming = True'
07-11 14:26:26.930: D/UE4(25802): [2015.07.11-12.26.26:930][ 0]LogConsoleResponse:Warning: Found in ini file '../../../HammerTime/Saved/Config/Android/Engine.ini', in section '[/Script/Engine.RendererSettings]'
07-11 14:26:26.930: D/UE4(25802): [2015.07.11-12.26.26:930][ 0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'TranslucentSortAxis = (X=0.000000,Y=-1.000000,Z=0.000000)'
07-11 14:26:26.930: D/UE4(25802): [2015.07.11-12.26.26:930][ 0]LogConsoleResponse:Warning: Found in ini file '../../../HammerTime/Saved/Config/Android/Engine.ini', in section '[/Script/Engine.RendererSettings]'
07-11 14:26:26.930: D/UE4(25802): [2015.07.11-12.26.26:930][ 0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleRule = ShortestSide'
07-11 14:26:26.932: D/UE4(25802): [2015.07.11-12.26.26:932][ 0]LogConsoleResponse:Warning: Found in ini file '../../../HammerTime/Saved/Config/Android/Engine.ini', in section '[/Script/Engine.RendererSettings]'
07-11 14:26:26.932: D/UE4(25802): [2015.07.11-12.26.26:932][ 0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleCurve = (EditorCurveData=(Keys=),ExternalCurve=None)'
07-11 14:26:26.932: D/UE4(25802): [2015.07.11-12.26.26:932][ 0]LogConsoleResponse:Warning: Found in ini file '../../../HammerTime/Saved/Config/Android/Engine.ini', in section '[/Script/Engine.RendererSettings]'
07-11 14:26:26.932: D/UE4(25802): Assertion failed: PImplData->eglSurface != EGL_NO_SURFACE [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.8\Engine\Source\Runtime\OpenGLDrv\Private\Android\AndroidEGL.cpp] [Line: 233]
07-11 14:26:26.932: D/UE4(25802): eglCreateWindowSurface error : 0x3003
07-11 14:26:26.932: D/UE4(25802): [2015.07.11-12.26.26:932][ 0]Assertion failed: Assertion failed: PImplData->eglSurface != EGL_NO_SURFACE [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.8\Engine\Source\Runtime\OpenGLDrv\Private\Android\AndroidEGL.cpp] [Line: 233]
07-11 14:26:26.932: D/UE4(25802): eglCreateWindowSurface error : 0x3000