Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.98 KB | None | 0 0
  1. 2017-01-17 16:58:49.886066 project[2771:3448087] [DYMTLInitPlatform] platform initialization successful
  2.  
  3. 2017-01-17 16:58:49.931902 project[2771:3448042] -> registered mono modules 0x101d5abe0
  4. 2017-01-17 16:58:49.990514 project[2771:3448042] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
  5. -> applicationDidFinishLaunching()
  6. PlayerConnection initialized from /var/containers/Bundle/Application/26A3101B-7E26-4286-BF3D-7BC55B741339/project.app/Data (debug = 0)
  7. PlayerConnection initialized network socket : 0.0.0.0 55000
  8. Multi-casting "[IP] 0.0.0.0 [Port] 55000 [Flags] 2 [Guid] 3371902942 [EditorId] 3566523981 [Version] 1048832 [Id] iPhonePlayer(iPhone-6-iOS-10):56000 [Debug] 0" to [225.0.0.222:54997]...
  9. Started listening to [0.0.0.0:55000]
  10. 2017-01-17 16:58:50.109063 project[2771:3448042] Metal GPU Frame Capture Enabled
  11. 2017-01-17 16:58:50.109515 project[2771:3448042] Metal API Validation Disabled
  12. -> applicationDidBecomeActive()
  13. GfxDevice: creating device client; threaded=1
  14. Initializing Metal device caps: Apple A8 GPU
  15. Initialize engine version: 5.6.0b4 (b3aae2114131)
  16. The following GlobalManagers were stripped from the build (Either because they're not used or not supported on this platform):
  17. NavMeshProjectSettings
  18. UnityAdsManager
  19. ClusterInputManager
  20. UnityAnalyticsManager
  21. CrashReportManager
  22. PerformanceReportingManager
  23. UnloadTime: 14.997208 ms
  24. -> applicationWillResignActive()
  25. -> applicationDidEnterBackground()
  26. -> applicationWillEnterForeground()
  27. -> applicationDidBecomeActive()
  28. -> applicationWillResignActive()
  29. 2017-01-17 16:59:00.064049 project[2771:3448042] *** Assertion failure in -[UIApplicationSceneSettingsDiffInspector inspectDiff:withContext:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/FrontBoardServices/FrontBoard-388.2.1/FrontBoardServices/FBSSettingsDiffInspector.m:35
  30. warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available.
  31. (lldb) bt
  32. project was compiled with optimization - stepping may behave oddly; variables may not be available.
  33. * thread #1: tid = 0x349cea, 0x00000001925b4524 libobjc.A.dylib`objc_exception_throw, stop reason = breakpoint 1.1
  34. frame #0: 0x00000001925b4524 libobjc.A.dylib`objc_exception_throw
  35. frame #1: 0x0000000193b7c094 CoreFoundation`+[NSException raise:format:arguments:] + 104
  36. frame #2: 0x000000019460682c Foundation`-[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 112
  37. frame #3: 0x0000000195706348 FrontBoardServices`-[FBSSettingsDiffInspector inspectDiff:withContext:] + 156
  38. frame #4: 0x0000000199c4c8d8 UIKit`__70-[UIApplication scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 120
  39. frame #5: 0x0000000199c4c57c UIKit`-[UIApplication scene:didUpdateWithDiff:transitionContext:completion:] + 888
  40. frame #6: 0x0000000199f7de44 UIKit`-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:] + 464
  41. frame #7: 0x00000001956efb8c FrontBoardServices`__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.376 + 208
  42. frame #8: 0x000000019571d8bc FrontBoardServices`__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
  43. frame #9: 0x000000019571d728 FrontBoardServices`-[FBSSerialQueue _performNext] + 176
  44. frame #10: 0x00000001956f5df4 FrontBoardServices`-[FBSWorkspace synchronizeSystemAnimationFencesWithCleanUpBlock:] + 1404
  45. frame #11: 0x0000000199c4875c UIKit`-[UIApplication _synchronizeSystemAnimationFencesWithSpinCleanUpBlock:] + 572
  46. frame #12: 0x0000000199c9d168 UIKit`__realPreCommitHandler_block_invoke + 416
  47. frame #13: 0x0000000196e24478 QuartzCore`CA::Transaction::Fence::run_callbacks() const + 48
  48. frame #14: 0x0000000196dfbd48 QuartzCore`CA::Context::commit_transaction(CA::Transaction*) + 480
  49. frame #15: 0x0000000196e230d0 QuartzCore`CA::Transaction::commit() + 512
  50. frame #16: 0x0000000196e23af0 QuartzCore`CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 120
  51. frame #17: 0x0000000193b297dc CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
  52. frame #18: 0x0000000193b2740c CoreFoundation`__CFRunLoopDoObservers + 372
  53. frame #19: 0x0000000193a56068 CoreFoundation`CFRunLoopRunSpecific + 476
  54. * frame #20: 0x00000001000ce49c project`::UnityRepaint(withRunLoop=0) + 456 at UnityAppController+Rendering.mm:263 [opt]
  55. frame #21: 0x00000001000dc478 project`::-[UnityAppController applicationWillResignActive:](self=0x000000017011b750, _cmd=<unavailable>, application=<unavailable>) + 116 at UnityAppController.mm:339 [opt]
  56. frame #22: 0x0000000199a2d268 UIKit`-[UIApplication _deactivateForReason:notify:] + 756
  57. frame #23: 0x0000000199c4b470 UIKit`__61-[UIApplication _sceneSettingsPreLifecycleEventDiffInspector]_block_invoke + 124
  58. frame #24: 0x00000001957065e8 FrontBoardServices`__52-[FBSSettingsDiffInspector inspectDiff:withContext:]_block_invoke.27 + 208
  59. frame #25: 0x0000000194618824 Foundation`__NSIndexSetEnumerate + 724
  60. frame #26: 0x000000019568122c BaseBoard`-[BSSettingsDiff inspectChangesWithBlock:] + 104
  61. frame #27: 0x00000001957006a8 FrontBoardServices`-[FBSSettingsDiff inspectOtherChangesWithBlock:] + 88
  62. frame #28: 0x00000001957063c4 FrontBoardServices`-[FBSSettingsDiffInspector inspectDiff:withContext:] + 280
  63. frame #29: 0x0000000199c4c8d8 UIKit`__70-[UIApplication scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 120
  64. frame #30: 0x0000000199c4c57c UIKit`-[UIApplication scene:didUpdateWithDiff:transitionContext:completion:] + 888
  65. frame #31: 0x0000000199f7de44 UIKit`-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:] + 464
  66. frame #32: 0x00000001956efb8c FrontBoardServices`__80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.376 + 208
  67. frame #33: 0x000000019571d8bc FrontBoardServices`__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
  68. frame #34: 0x000000019571d728 FrontBoardServices`-[FBSSerialQueue _performNext] + 176
  69. frame #35: 0x000000019571dad0 FrontBoardServices`-[FBSSerialQueue _performNextFromRunLoopSource] + 56
  70. frame #36: 0x0000000193b2a278 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
  71. frame #37: 0x0000000193b29bc0 CoreFoundation`__CFRunLoopDoSources0 + 524
  72. frame #38: 0x0000000193b277c0 CoreFoundation`__CFRunLoopRun + 804
  73. frame #39: 0x0000000193a56048 CoreFoundation`CFRunLoopRunSpecific + 444
  74. frame #40: 0x00000001954d9198 GraphicsServices`GSEventRunModal + 180
  75. frame #41: 0x0000000199a30628 UIKit`-[UIApplication _run] + 684
  76. frame #42: 0x0000000199a2b360 UIKit`UIApplicationMain + 208
  77. frame #43: 0x00000001000c80cc project`main(argc=1, argv=0x000000016fd3b960) + 156 at main.mm:32 [opt]
  78. frame #44: 0x0000000192a385b8 libdyld.dylib`start + 4
  79. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement