Advertisement
DoctorRynerNew

Untitled

Oct 21st, 2019
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.42 KB | None | 0 0
  1. Reloading assemblies for play mode.
  2. Begin MonoManager ReloadAssembly
  3. Symbol file LoadedFromMemory doesn't match image /Users/local/Unity/Playground/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll
  4. Native extension for OSXStandalone target not found
  5. Refreshing native plugins compatible for Editor in 0.40 ms, found 0 plugins.
  6. Preloading 0 native plugins for Editor in 0.00 ms.
  7. Mono: successfully reloaded assembly
  8. - Completed reload, in 1.007 seconds
  9. Platform modules already initialized, skipping
  10. Loaded scene 'Temp/__Backupscenes/0.backup'
  11. Deserialize: 0.504 ms
  12. Integration: 22.086 ms
  13. Integration of assets: 0.009 ms
  14. Thread Wait Time: 20.666 ms
  15. Total Operation Time: 43.265 ms
  16. Initializing runtime...
  17. UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
  18. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19. UnityEngine.Logger:Log(LogType, Object)
  20. UnityEngine.Debug:Log(Object)
  21. UnityEngine.MonoBehaviour:print(Object)
  22. Runtime:Start() (at Assets/src/Runtime.cs:21)
  23.  
  24. (Filename: Assets/src/Runtime.cs Line: 21)
  25.  
  26. Obtained 50 stack frames.
  27. Obtained 13 stack frames.
  28. Thread 0x70000a2bf000 may have been prematurely finalized
  29. Obtained 22 stack frames.
  30. Thread 0x700009800000 may have been prematurely finalized
  31. #0 0x0000010f7bc3b9 in profiling::Profiler::GetProfilerThreadID()
  32. Thread 0x70000a2bf000 may have been prematurely finalized
  33. #0 0x0000010f3306af in MemoryProfiler::RegisterAllocation(void*, MemLabelId const&, char const*, int, unsigned long)
  34. Thread 0x700009800000 may have been prematurely finalized
  35. #0 0x007fff67ecdade in __abort_with_payload
  36. #1 0x007fff67ecf49f in abort_with_payload_wrapper_internal
  37. #1 0x0000010d142de5 in AudioManager::BeginMixerThreadMix(int, unsigned int)
  38. Thread 0x70000a2bf000 may have been prematurely finalized
  39. #2 0x007fff66a16c9a in _objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*)
  40. #2 0x0000010d142765 in AudioManager::systemCallback(FMOD_SYSTEM*, FMOD_SYSTEM_CALLBACKTYPE, void*, void*)
  41. Thread 0x70000a2bf000 may have been prematurely finalized
  42. #1 0x0000010e9895c6 in MemoryManager::RegisterAllocation(MemoryManager::AllocationLogDetails const&)
  43. Thread 0x700009800000 may have been prematurely finalized
  44. #3 0x0000011128c321 in FMOD::DSPSoundCard::read(void*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int)
  45. Thread 0x70000a2bf000 may have been prematurely finalized
  46. #4 0x0000011129b0a0 in FMOD::Output::mix(void*, unsigned int)
  47. Thread 0x70000a2bf000 may have been prematurely finalized
  48. #3 0x007fff66a16c28 in _objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*)
  49. #2 0x0000010e9857d3 in MemoryManager::Allocate(unsigned long, unsigned long, MemLabelId const&, AllocateOptions, char const*, int)
  50. Thread 0x700009800000 may have been prematurely finalized
  51. #5 0x000001112d1b02 in FMOD::OutputCoreAudio::renderProc(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*)
  52. Thread 0x70000a2bf000 may have been prematurely finalized
  53. #4 0x007fff66a15bd0 in void AutoreleasePoolPage::busted<void (*)(char const*, ...)>(void (*)(char const*, ...)) const
  54. #3 0x0000010e9803d3 in operator new(unsigned long, MemLabelId const&, unsigned long, char const*, int)
  55. Thread 0x700009800000 may have been prematurely finalized
  56. #5 0x007fff66a176cb in AutoreleasePoolPage::busted_die() const
  57. #6 0x0000012f2789a6 in DefaultOutputAUFactory
  58. Thread 0x70000a2bf000 may have been prematurely finalized
  59. #4 0x000001100a7348 in unitytls_tlsctx_create_internal(unitytls_tlsctx_protocolrange, unitytls_tlsctx_callbacks, unitytls_x509list_ref, unitytls_key_ref, bool, unitytls_errorstate*)
  60. Thread 0x700009800000 may have been prematurely finalized
  61. #7 0x0000012f29a973 in AUPeakLimiterFactory
  62. Thread 0x70000a2bf000 may have been prematurely finalized
  63. #5 0x000001100a792b in unitytls_tlsctx_create_client
  64. Thread 0x700009800000 may have been prematurely finalized
  65. #6 0x007fff669fcbea in objc_autoreleasePoolPop
  66. #8 0x0000012f27b9fe in AUGenericOutputFactory
  67. Thread 0x70000a2bf000 may have been prematurely finalized
  68. #6 0x000001113008a5 in unitytls_connect_common
  69. Thread 0x700009800000 may have been prematurely finalized
  70. #9 0x007fff300c400f in invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)
  71. Thread 0x70000a2bf000 may have been prematurely finalized
  72. #7 0x007fff30a3867e in _CFAutoreleasePoolPop
  73. #10 0x007fff301f961c in HALB_IOThread::Entry(void*)
  74. Thread 0x70000a2bf000 may have been prematurely finalized
  75. #7 0x000001112ffe05 in Curl_ssl_connect_nonblocking
  76. Thread 0x700009800000 may have been prematurely finalized
  77. #8 0x007fff3311bd97 in -[NSAutoreleasePool drain]
  78. #11 0x007fff67f71d76 in _pthread_start
  79. Thread 0x70000a2bf000 may have been prematurely finalized
  80. #12 0x007fff67f6e5d7 in thread_start
  81. Launching bug reporter
  82. #9 0x0000011bcd8779 in _CTFontManagerUnregisterFontForData
  83. #10 0x0000011970bf16 in cef_zip_reader_create
  84. #11 0x0000011970bfee in cef_zip_reader_create
  85. #12 0x0000011970b3e7 in cef_zip_reader_create
  86. #13 0x007fff67e1746e in __cxa_finalize_ranges
  87. #14 0x007fff67e17744 in exit
  88. #8 0x000001112d981e in https_connecting
  89. Thread 0x700009800000 may have been prematurely finalized
  90. #15 0x00000144e4b60a in stg_exit
  91. #16 0x00000140632098 in mono_jit_runtime_invoke
  92. #17 0x000001407f3e29 in do_runtime_invoke
  93. #18 0x000001407f3d87 in mono_runtime_invoke
  94. #19 0x0000010f905927 in scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)
  95. #20 0x0000010f8ff797 in ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)
  96. #21 0x0000010f8a748d in MonoBehaviour::InvokeMethodOrCoroutineChecked(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingExceptionPtr*)
  97. #22 0x0000010f8a774e in MonoBehaviour::InvokeMethodOrCoroutineChecked(ScriptingMethodPtr, ScriptingObjectPtr)
  98. #23 0x0000010f8a5949 in MonoBehaviour::DelayedStartCall(Object*, void*)
  99. #24 0x0000010ee8667c in DelayedCallManager::Update(int)
  100. #25 0x0000010f2f6843 in InitPlayerLoopCallbacks()::EarlyUpdateScriptRunDelayedStartupFrameRegistrator::Forward()
  101. #9 0x000001112d97e3 in Curl_http_connect
  102. Thread 0x700009800000 may have been prematurely finalized
  103. #26 0x0000010f2e874e in ExecutePlayerLoop(NativePlayerLoopSystem*)
  104. #10 0x000001112e751a in Curl_protocol_connect
  105. Thread 0x700009800000 may have been prematurely finalized
  106. #27 0x0000010f2e87ba in ExecutePlayerLoop(NativePlayerLoopSystem*)
  107. #11 0x000001112f63cf in multi_runsingle
  108. Thread 0x700009800000 may have been prematurely finalized
  109. #28 0x0000010f2e89f7 in PlayerLoop()
  110. #12 0x000001112f60c8 in curl_multi_perform
  111. Thread 0x700009800000 may have been prematurely finalized
  112. #29 0x0000010d5d0f35 in PlayerLoopController::UpdateScene(bool)
  113. #30 0x0000010d5d1822 in PlayerLoopController::EnterPlayMode()
  114. #31 0x0000010d5c469e in PlayerLoopController::SetIsPlaying(bool)
  115. #32 0x0000010d5c2ac3 in Application::TickTimer()
  116. #33 0x000001108dd675 in -[EditorApplication TickTimer]
  117. #34 0x007fff3314be83 in __NSFireTimer
  118. #35 0x007fff30a865b4 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
  119. #36 0x007fff30a8616e in __CFRunLoopDoTimer
  120. #37 0x007fff30a85b8e in __CFRunLoopDoTimers
  121. #38 0x007fff30a6693d in __CFRunLoopRun
  122. #39 0x007fff30a65e13 in CFRunLoopRunSpecific
  123. #40 0x007fff2f5f2b2d in RunCurrentEventLoopInMode
  124. #41 0x007fff2f5f286d in ReceiveNextEventCommon
  125. #42 0x007fff2f5f25f7 in _BlockUntilNextEventMatchingListInModeWithFilter
  126. #43 0x007fff2dc88ac4 in _DPSNextEvent
  127. #44 0x007fff2dc87834 in -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
  128. #45 0x007fff2dc81fd4 in -[NSApplication run]
  129. #46 0x007fff2dc73e7d in NSApplicationMain
  130. #47 0x0000011091b8a9 in EditorMain(int, char const**)
  131. #13 0x000001100f6a3f in CurlExecutor::CurlExecute()
  132. Thread 0x700009800000 may have been prematurely finalized
  133. #48 0x0000011091bb79 in main
  134. #49 0x007fff67d65405 in start
  135. Launching bug reporter
  136. Obtained 59 stack frames.
  137. #0 0x0000010f3307bf in MemoryProfiler::GetCurrentRootReference()
  138. #1 0x0000010f2c048b in SetCurrentMemoryOwner(MemLabelId const&)
  139. #2 0x0000010c90302b in core::basic_string<char, core::StringStorageDefault<char> >::basic_string(char const*)
  140. #3 0x000001108d506a in GetBugReporterPath()
  141. #4 0x000001108d5191 in LaunchBugReporter(BugReportMode)
  142. #5 0x0000010f8b1ded in HandleSignal(int, __siginfo*, void*)
  143. #6 0x0000014075d619 in mono_chain_signal
  144. #7 0x0000014075d95c in sigabrt_signal_handler
  145. #8 0x007fff67f66b1d in _sigtramp
  146. #9 0x0000011d07043e in OBJC_METACLASS_$_UnderlayOpenGLHostingWindow
  147. #10 0x007fff67ecf49f in abort_with_payload_wrapper_internal
  148. #11 0x007fff66a16c9a in _objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*)
  149. #12 0x007fff66a16c28 in _objc_fatalv(unsigned long long, unsigned long long, char const*, __va_list_tag*)
  150. #13 0x007fff66a15bd0 in void AutoreleasePoolPage::busted<void (*)(char const*, ...)>(void (*)(char const*, ...)) const
  151. #14 0x007fff66a176cb in AutoreleasePoolPage::busted_die() const
  152. #15 0x007fff669fcbea in objc_autoreleasePoolPop
  153. #16 0x007fff30a3867e in _CFAutoreleasePoolPop
  154. #17 0x007fff3311bd97 in -[NSAutoreleasePool drain]
  155. #18 0x0000011bcd8779 in _CTFontManagerUnregisterFontForData
  156. #19 0x0000011970bf16 in cef_zip_reader_create
  157. #20 0x0000011970bfee in cef_zip_reader_create
  158. #21 0x0000011970b3e7 in cef_zip_reader_create
  159. #22 0x007fff67e1746e in __cxa_finalize_ranges
  160. #23 0x007fff67e17744 in exit
  161. #24 0x00000144e4b60a in stg_exit
  162. #25 0x00000140632098 in mono_jit_runtime_invoke
  163. #26 0x000001407f3e29 in do_runtime_invoke
  164. #27 0x000001407f3d87 in mono_runtime_invoke
  165. #28 0x0000010f905927 in scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)
  166. #29 0x0000010f8ff797 in ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)
  167. #30 0x0000010f8a748d in MonoBehaviour::InvokeMethodOrCoroutineChecked(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingExceptionPtr*)
  168. #31 0x0000010f8a774e in MonoBehaviour::InvokeMethodOrCoroutineChecked(ScriptingMethodPtr, ScriptingObjectPtr)
  169. #32 0x0000010f8a5949 in MonoBehaviour::DelayedStartCall(Object*, void*)
  170. #33 0x0000010ee8667c in DelayedCallManager::Update(int)
  171. #34 0x0000010f2f6843 in InitPlayerLoopCallbacks()::EarlyUpdateScriptRunDelayedStartupFrameRegistrator::Forward()
  172. #35 0x0000010f2e874e in ExecutePlayerLoop(NativePlayerLoopSystem*)
  173. #36 0x0000010f2e87ba in ExecutePlayerLoop(NativePlayerLoopSystem*)
  174. #37 0x0000010f2e89f7 in PlayerLoop()
  175. #38 0x0000010d5d0f35 in PlayerLoopController::UpdateScene(bool)
  176. #39 0x0000010d5d1822 in PlayerLoopController::EnterPlayMode()
  177. #40 0x0000010d5c469e in PlayerLoopController::SetIsPlaying(bool)
  178. #41 0x0000010d5c2ac3 in Application::TickTimer()
  179. #42 0x000001108dd675 in -[EditorApplication TickTimer]
  180. #43 0x007fff3314be83 in __NSFireTimer
  181. #44 0x007fff30a865b4 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
  182. #45 0x007fff30a8616e in __CFRunLoopDoTimer
  183. #46 0x007fff30a85b8e in __CFRunLoopDoTimers
  184. #47 0x007fff30a6693d in __CFRunLoopRun
  185. #48 0x007fff30a65e13 in CFRunLoopRunSpecific
  186. #49 0x007fff2f5f2b2d in RunCurrentEventLoopInMode
  187. #50 0x007fff2f5f286d in ReceiveNextEventCommon
  188. #51 0x007fff2f5f25f7 in _BlockUntilNextEventMatchingListInModeWithFilter
  189. #52 0x007fff2dc88ac4 in _DPSNextEvent
  190. #53 0x007fff2dc87834 in -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
  191. #54 0x007fff2dc81fd4 in -[NSApplication run]
  192. #55 0x007fff2dc73e7d in NSApplicationMain
  193. #56 0x0000011091b8a9 in EditorMain(int, char const**)
  194. #57 0x0000011091bb79 in main
  195. #58 0x007fff67d65405 in start
  196. Launching bug reporter
  197. #14 0x0000010f1aedb0 in JobQueue::Exec(JobInfo*, long long, int)
  198. Thread 0x700009800000 may have been prematurely finalized
  199. #15 0x0000010f1af0ff in JobQueue::Steal(JobGroup*, JobInfo*, long long, int, bool)
  200. Thread 0x700009800000 may have been prematurely finalized
  201. #16 0x0000010f1af3c6 in JobQueue::ExecuteJobFromQueue()
  202. Thread 0x700009800000 may have been prematurely finalized
  203. #17 0x0000010f1af6d8 in JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)
  204. Thread 0x700009800000 may have been prematurely finalized
  205. #18 0x0000010f1ae673 in JobQueue::WorkLoop(void*)
  206. Thread 0x700009800000 may have been prematurely finalized
  207. #19 0x0000010f772b1f in Thread::RunThreadWrapper(void*)
  208. Thread 0x700009800000 may have been prematurely finalized
  209. #20 0x007fff67f71d76 in _pthread_start
  210. Thread 0x700009800000 may have been prematurely finalized
  211. #21 0x007fff67f6e5d7 in thread_start
  212. Launching bug reporter
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement