[iOS] Crash at the beggining, just after splashScreen (Log included)

Hey Guys, my game crash just after First SplashScreen appeared.
Here’s log from xcode:

Aug 11 18:52:29 -iPad kernel[0] <Notice>: xpcproxy[1384] Container: /private/var/mobile/Containers/Data/Application/AF347ABD-6649-413B-9A0F-8D89CEAE5FC3 (sandbox)
Aug 11 18:52:29 -iPad locationd[57] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Aug 11 18:52:29 -iPad UE4Game[1384] <Warning>: Found ue4commandline.txt file
Aug 11 18:52:29 -iPad UE4Game[1384] <Warning>: Combined iOS Commandline: ../../../TDFPSGame/TDFPSGame.uproject
Aug 11 18:52:29 -iPad UE4Game[1384] <Error>: assertion failed: 12H143: libxpc.dylib + 51915 [88A50DD0-8E7B-3CD6-AC30-BA113A415E4F]: 0x7d
Aug 11 18:52:29 -iPad Unknown[1384] <Error>: 
Aug 11 18:52:29 -iPad UE4Game[1384] <Warning>: Attempting to badge the application icon but haven't received permission from the user to badge the application
Aug 11 18:52:29 -iPad mediaserverd[19] <Error>: 18:52:29.681 EXCEPTION:  ERROR:     [com.apple.coremedia.playerserver] >va> 3121: kVirtualAudioObjectCategoryNotSupportedError: "Category cvcl is not supported."
Aug 11 18:52:29 -iPad mediaserverd[19] <Error>: 18:52:29.681 EXCEPTION:  ERROR:     [com.apple.coremedia.playerserver] >va> 3064: kVirtualAudioObjectCategoryNotSupportedError: "Category cvcl is not supported."
Aug 11 18:52:29 -iPad mediaserverd[19] <Error>: 18:52:29.681 EXCEPTION:  ERROR:     [com.apple.coremedia.playerserver] >va> 3356: kVirtualAudioObjectCategoryNotSupportedError: "Category cvcl is not supported."
Aug 11 18:52:29 -iPad mediaserverd[19] <Error>: 18:52:29.681 EXCEPTION:  ERROR:     [com.apple.coremedia.playerserver] >va> 3064: kVirtualAudioObjectCategoryNotSupportedError: "Category cvcl is not supported."
Aug 11 18:52:29 -iPad mediaserverd[19] <Error>: 18:52:29.682 EXCEPTION:  ERROR:     [com.apple.coremedia.playerserver] >va> 3193: kVirtualAudioObjectCategoryNotSupportedError: "Category cvcl is not supported."
Aug 11 18:52:30 -iPad locationd[57] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:159][  0]LogInit:Display: Running engine for game: TDFPSGame
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:159][  0]LogInit:Display: Project file not found: ../../../TDFPSGame/TDFPSGame.uproject
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:159][  0]LogInit:Display:     Attempting to find via project info helper.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:159][  0]LogUProjectInfo: Found projects:
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:160][  0]LogModuleManager:Warning: ModuleManager: Module 'HTTPChunkInstaller' not found - its StaticallyLinkedModuleInitializers function is null.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:160][  0]LogModuleManager:Warning: ModuleManager: Module 'HTTPChunkInstaller' not found - its StaticallyLinkedModuleInitializers function is null.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:160][  0]LogModuleManager:Warning: ModuleManager: Module 'HTTPChunkInstaller' not found - its StaticallyLinkedModuleInitializers function is null.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:160][  0]LogModuleManager:Warning: ModuleManager: Module 'HTTPChunkInstaller' not found - its StaticallyLinkedModuleInitializers function is null.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:161][  0]LogModuleManager:Warning: ModuleManager: Module 'HTTPChunkInstaller' not found - its StaticallyLinkedModuleInitializers function is null.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:161][  0]LogModuleManager:Warning: ModuleManager: Module 'HTTPChunkInstaller' not found - its StaticallyLinkedModuleInitializers function is null.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:161][  0]LogTaskGraph: Started task graph with 4 named threads and 6 total threads.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:161][  0]LogStats: Stats thread started
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:162][  0]LogInit: Version: 4.8.3-2634408+++depot+UE4-Releases+4.8
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:162][  0]LogInit: API Version: 2579680
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:162][  0]LogInit: Compiled (32-bit): Jul 27 2015 17:51:43
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:162][  0]LogInit: Compiled with Clang: 6.0 (clang-600.0.56)
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:162][  0]LogInit: Build Configuration: Development
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:162][  0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:163][  0]LogInit: Command line: 
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:163][  0]LogInit: Base directory: 
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:163][  0]LogInit: Rocket: 0
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:164][  0]LogOnline:Display: FOnlineSubsystemIOSModule::StartupModule()
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:165][  0]LogOnline:Warning: FOnlineSubsystemIOSModule was disabled
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:165][  0]LogOnline:Display: FOnlineSubsystemIOS::Shutdown()
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:165][  0]LogOnline:Warning: Unable to create OnlineSubsystem module IOS
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:165][  0]LogOnline:Warning: Unable to load default OnlineSubsystem module IOS, using NULL interface
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:166][  0]LogVoice:Warning: Failed to initialize voice interface
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:170][  0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:189][  0]LogInit: Object subsystem initialized
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:191][  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'TranslucentSortAxis = (X=0.000000,Y=-1.000000,Z=0.000000)'
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:191][  0]LogConsoleResponse:Warning:   Found in ini file '../../../TDFPSGame/Saved/Config/IOS/Engine.ini', in section '[/Script/Engine.RendererSettings]'
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:191][  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleRule = ShortestSide'
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:191][  0]LogConsoleResponse:Warning:   Found in ini file '../../../TDFPSGame/Saved/Config/IOS/Engine.ini', in section '[/Script/Engine.RendererSettings]'
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:192][  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleCurve = (EditorCurveData=(Keys=),ExternalCurve=None)'
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:192][  0]LogConsoleResponse:Warning:   Found in ini file '../../../TDFPSGame/Saved/Config/IOS/Engine.ini', in section '[/Script/Engine.RendererSettings]'
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:193][  0]LogIOS: Selected Device Profile: [IPadAir2]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:193][  0]LogInit: Applying CVar settings loaded from the selected device profile: [IPadAir2]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:297][  0]LogInit: Setting Device Profile CVar: [[r.BloomQuality:2]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:297][  0]LogInit: Setting Device Profile CVar: [[r.DepthOfFieldQuality:2]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:297][  0]LogInit: Setting Device Profile CVar: [[r.LightShaftQuality:1]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:298][  0]LogInit: Setting Device Profile CVar: [[r.MobileContentScaleFactor:2]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:298][  0]LogInit: Setting Device Profile CVar: [[r.PostProcessAAQuality:2]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:298][  0]LogInit: Setting Device Profile CVar: [[r.TonemapperQuality:2]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:299][  0]LogInit: Setting Device Profile CVar: [[r.RefractionQuality:0]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:299][  0]LogInit: Setting Device Profile CVar: [[r.HZBOcclusion:0]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:299][  0]LogInit: Setting Device Profile CVar: [[r.EarlyZPass:0]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:299][  0]LogInit: Setting Device Profile CVar: [[r.EarlyZPassMovable:0]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:299][  0]LogInit: Setting Device Profile CVar: [[r.TranslucentLightingVolume:0]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:300][  0]LogInit: Setting Device Profile CVar: [[r.AllowPointLightCubemapShadows:0]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:300][  0]LogInit: Setting Device Profile CVar: [[r.Decal.StencilSizeThreshold:-1]]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: ::: Created a UIView that will support Metal :::
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:311][  0]LogIOS: Setting contentScaleFactor to 2.0000 (optimal = 2.0000)
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:311][  0]LogInit: Computer: -iPad
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:312][  0]LogInit: User: GenericUser
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:312][  0]LogInit: CPU Page size=4096, Cores=3
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:312][  0]LogInit: High frequency timer resolution =24.000000 MHz
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:312][  0]LogInit: Free Memory at startup: 754 MB
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:312][  0]LogInit: Memory total: Physical=1.9GB (2GB approx) Pagefile=0.0GB Virtual=1.9GB
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:314][  0]LogTextLocalizationManager: The requested culture ('en_PL') has no localization data; parent culture's ('en') localization data will be used.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:394][  0]LogIOS:Display: Got a bulk data texture, with 1 mips
Aug 11 18:52:31 -iPad cloudd[978] <Notice>: (Note ) MC: User has completed cloud configuration. Not showing UI again.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:624][  0]LogIOS: Selected Device Profile: [IPadAir2]
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:848][  0]LogMoviePlayer: FAVMoviePlayer ctor...
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:852][  0]LogMoviePlayer:Warning: FAVMoviePlayer init. Path count = 1...
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:853][  0]LogMoviePlayer:Warning: Couldn't find movie: Default_Startup
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:871][  0]LogObj: 21579 objects as part of root set at end of initial load.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:872][  0]LogUObjectAllocator: 3051136 out of 0 bytes used by permanent object pool.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:873][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/TableViewHeader.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:873][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/TableViewHeader.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:873][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate//Docking/TabContentArea.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:874][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate//Docking/TabContentArea.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:874][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/ProgressBar_Background.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:874][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/ProgressBar_Background.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:874][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/TaskGraph_Normal.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:875][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/TaskGraph_Normal.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:875][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/TaskGraph_Selected.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:875][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/TaskGraph_Selected.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:875][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/TaskGraph_Mono.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:876][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/TaskGraph_Mono.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:876][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/SortUpArrow.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:876][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/SortUpArrow.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:876][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/SortDownArrow.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:877][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/SortDownArrow.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:877][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Icons/Home16x16.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:877][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Icons/Home16x16.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:877][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Icons/ToParent.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:878][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Icons/ToParent.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:878][  0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Common/ComboArrow.png' error.
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:878][  0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Common/ComboArrow.png
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: Initializing ULD Communications in game mode
Aug 11 18:52:31 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.31:880][  0]LogEngine: Initializing Engine...
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:002][  0]LogInit: FAudioDevice initialized.
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:002][  0]LogInit: Texture streaming: Disabled
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:003][  0]LogAnalytics: Creating configured Analytics provider AnalyticsET
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:003][  0]LogAnalytics: [UEGame.UnrealEngine.Release|AFC1919546BDC9D10E75EAA6169B2C45|TDFPSGame] APIServer = http://etsource.epicgames.com/ET2/. AppVersion = 4.8.3-2634408+++depot+UE4-Releases+4.8
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:003][  0]LogAnalytics: [UEGame.UnrealEngine.Release|AFC1919546BDC9D10E75EAA6169B2C45|TDFPSGame] SetUserId 0002acd90b08120b0026005c10183307||
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:004][  0]LogAnalytics: [UEGame.UnrealEngine.Release|AFC1919546BDC9D10E75EAA6169B2C45|TDFPSGame] AnalyticsET::StartSession
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:027][  0]LogNet: Browse: /Game/TDFPSGame/Maps/TDFPSGame?Name=Player
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:028][  0]LogMoviePlayer:Warning: FAVMoviePlayer init. Path count = 1...
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:028][  0]LogMoviePlayer:Warning: Couldn't find movie: Default_Startup
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:028][  0]LogLoad: LoadMap: /Game/TDFPSGame/Maps/TDFPSGame?Name=Player
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:047][  0]LogParticles: Destroying 0 GPU particle simulations for FXSystem 0x0x6ec4130
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:061][  0]LogMemory: Platform Memory Stats for IOS
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:062][  0]LogMemory: Process Physical Memory: 126.20 MB used, 0.00 MB peak
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:062][  0]LogMemory: Process Virtual Memory: 779.75 MB used, 0.00 MB peak
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:062][  0]LogMemory: Physical Memory: 1210.73 MB used, 1924.49 MB total
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:063][  0]LogMemory: Virtual Memory: 1924.49 MB used, 1924.49 MB total
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:063][  0]LogMemory: 
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:064][  0]LogMemory: Allocator Stats for binned:
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:064][  0]LogMemory: Current Memory 51.40 MB used, plus 2.71 MB waste
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:065][  0]LogMemory: Peak Memory 54.27 MB used, plus 1.76 MB waste
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:065][  0]LogMemory: Current OS Memory 54.11 MB, peak 56.03 MB
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:065][  0]LogMemory: Current Waste 0.50 MB, peak 0.84 MB
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:065][  0]LogMemory: Current Used 51.41 MB, peak 54.27 MB
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:065][  0]LogMemory: Current Slack 0.97 MB
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:066][  0]LogMemory: Allocs       100597 Current /  747103 Total
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:066][  0]LogMemory: 
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:066][  0]LogMemory: Block Size Num Pools Max Pools Cur Allocs Total Allocs Min Req Max Req Mem Used Mem Slack Mem Waste Efficiency
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:066][  0]LogMemory: ---------- --------- --------- ---------- ------------ ------- ------- -------- --------- --------- ----------
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:066][  0]LogMemory:          8         1         1       1745         7978       8       8      13K       51K        0K    100.00%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:067][  0]LogMemory:         16         4         4      14747       141743      16      16     230K       26K        0K    100.00%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:067][  0]LogMemory:         32         3         3       4698        18784      24      32     146K       46K       19K     90.10%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:067][  0]LogMemory:         48        10        10      13422        28693      40      48     629K       11K       24K     96.25%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:067][  0]LogMemory:         64         9         9       9161        20446      56      64     572K        4K       22K     96.18%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:068][  0]LogMemory:         80         6         6       4745        13772      72      80     370K       14K       17K     95.57%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:068][  0]LogMemory:         96        27        27      18321        39857      88      96    1717K       10K       68K     96.06%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:068][  0]LogMemory:        112         7        11       3699        31595     104     112     404K       44K       16K     96.43%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:068][  0]LogMemory:        128        10        10       5067        22527     120     128     633K        7K       21K     96.72%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:068][  0]LogMemory:        160         7         8       2772        36505     136     160     433K       15K       32K     92.86%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:069][  0]LogMemory:        192         7         7       2196        36487     168     192     411K       37K       21K     95.31%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:069][  0]LogMemory:        224         5         7       1155        21763     200     224     252K       68K       12K     96.25%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:069][  0]LogMemory:        256        21        36       5138        40983     232     256    1284K       60K       55K     95.91%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:069][  0]LogMemory:        288        16        16       3583        26175     264     288    1007K       15K       47K     95.41%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:069][  0]LogMemory:        320         5         5        960        27255     296     320     300K       19K       10K     96.88%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:069][  0]LogMemory:        384         8         8       1318        60413     328     384     494K       16K       38K     92.58%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:070][  0]LogMemory:        448         7         7        871        54763     392     448     381K       67K       26K     94.20%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:070][  0]LogMemory:        512        12        14       1252        25799     456     512     626K      142K       38K     95.05%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:070][  0]LogMemory:        576         6         6        616        20081     520     576     346K       36K       19K     95.05%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:070][  0]LogMemory:        640         8         8        735        16977     584     640     459K       51K       14K     97.27%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:070][  0]LogMemory:        704        14        14       1156        33375     648     704     794K      102K       38K     95.76%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:071][  0]LogMemory:        768         2         2        159         1235     712     768     119K        9K        5K     96.09%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:071][  0]LogMemory:        896         5         5        334         4529     776     896     292K       28K       29K     90.94%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:071][  0]LogMemory:       1024        23        23       1404         5295     904    1024    1404K       68K       78K     94.70%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:071][  0]LogMemory:       1168         5         5        251          753    1032    1168     286K       34K       11K     96.56%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:072][  0]LogMemory:       1360         4         4        151          307    1176    1360     200K       55K       12K     95.31%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:072][  0]LogMemory:       1632         4         4         85         1356    1368    1632     135K      120K        8K     96.88%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:072][  0]LogMemory:       2048         5         5        120          372    1640    2048     240K       80K       22K     93.12%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:072][  0]LogMemory:       2336         2         2         48          236    2056    2336     109K       19K        5K     96.09%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:073][  0]LogMemory:       2720         2         2         34          973    2344    2712      90K       38K        8K     93.75%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:073][  0]LogMemory:       3264         3         3         37          841    2728    3264     117K       75K        5K     97.40%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:073][  0]LogMemory:       4096         4         5         41          849    3272    4096     164K       92K       19K     92.58%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:073][  0]LogMemory:       4672         5         5         40         1501    4104    4672     182K      138K       20K     93.75%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:073][  0]LogMemory:       5456         4         6         26          207    4680    5456     138K      118K        9K     96.48%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:074][  0]LogMemory:       6544         4         7         26          212    5464    6528     166K       90K       14K     94.53%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:074][  0]LogMemory:       8192        11        12         69          924    6560    8192     552K      152K       36K     94.89%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:074][  0]LogMemory:       9360        15        19         97          282    8200    9360     886K       74K       58K     93.96%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:074][  0]LogMemory:      10912        25        28        141          345    9368   10888    1502K       97K      128K     92.00%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:074][  0]LogMemory:      13104        13        14         62          117   10976   13104     793K       39K       58K     93.03%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:075][  0]LogMemory:      16384        18        21         72          213   13120   16384    1152K        0K      110K     90.45%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:075][  0]LogMemory:      21840         3         3          7           31   16400   21560     149K       43K       19K     90.10%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:075][  0]LogMemory:      32768         4         5          6           58   21904   32640     192K       64K       43K     83.20%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:075][  0]LogMemory: 
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:075][  0]LogMemory: 22656K allocated in pools (with 2274K slack and 1234K waste). Efficiency 94.55%
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:076][  0]LogMemory: Allocations 100568 Current / 746608 Total (in 354 pools)
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:076][  0]LogMemory: 
Aug 11 18:52:32 -iPad UE4Game[1384] <Warning>: [2015.08.11-16.52.32:087][  0]LogLinker:Warning: CreateImport: Failed to load Outer for resource 'WidgetTree': WidgetBlueprint /Script/UMGEditor.Default__WidgetBlueprint
Aug 11 18:52:32 -iPad ReportCrash[1385] <Error>: task_set_exception_ports(B07, 400, D03, 0, 0) failed with error (4: (os/kern) invalid argument)
Aug 11 18:52:32 -iPad ReportCrash[1385] <Notice>: ReportCrash acting against PID 1384
Aug 11 18:52:32 -iPad diagnosticd[979] <Error>: error evaluating process info - pid: 1384, punique: 1384
Aug 11 18:52:32 -iPad ReportCrash[1385] <Notice>: Formulating crash report for process UE4Game[1384]
Aug 11 18:52:32 -iPad mediaserverd[19] <Notice>: '' com.YourCompany.TDFPSGame(pid = 1384) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None
Aug 11 18:52:32 -iPad mediaserverd[19] <Notice>: '' (pid = 1384) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None
Aug 11 18:52:32 -iPad com.apple.xpc.launchd[1] (UIKitApplication:com.YourCompany.TDFPSGame[0xb203][1384]) <Notice>: Service exited due to signal: Illegal instruction: 4
Aug 11 18:52:32 -iPad ReportCrash[1385] <Notice>: Saved report to /var/mobile/Library/Logs/CrashReporter/UE4Game_2015-08-11-185232_Alexeis-iPad.ips
Aug 11 18:52:32 -iPad SpringBoard[50] <Warning>: Application 'UIKitApplication:com.YourCompany.TDFPSGame[0xb203]' crashed.
Aug 11 18:52:32 -iPad assertiond[60] <Warning>: pid_suspend failed for <BKNewProcess: 0x13cd18610; com.YourCompany.TDFPSGame; pid: 1384; hostpid: -1>: Unknown error: -1, Unknown error: -1
Aug 11 18:52:32 -iPad assertiond[60] <Warning>: Could not set priority of <BKNewProcess: 0x13cd18610; com.YourCompany.TDFPSGame; pid: 1384; hostpid: -1> to 2, priority: No such process
Aug 11 18:52:32 -iPad assertiond[60] <Warning>: Could not set priority of <BKNewProcess: 0x13cd18610; com.YourCompany.TDFPSGame; pid: 1384; hostpid: -1> to 4096, priority: No such process

Duplicate, Please see the following page: