Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. GlobalError: Unhandled exception in Mono script environment: System.NullReferenceException: Object reference not set to an instance of an object
  2. at FZAC7S.FZAC7.StartUp () [0x00056] in <854a0ce21c1e4c8cb9e8eb21ad3a8c3e>:0
  3. at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1 (System.Object state) [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
  4. at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x00007] in <4fffd39960df419684f9b9cb5ce46688>:0
  5. at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <4fffd39960df419684f9b9cb5ce46688>:0
  6. at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
  7. at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00021] in <4fffd39960df419684f9b9cb5ce46688>:0
  8. at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <4fffd39960df419684f9b9cb5ce46688>:0
  9. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
  10. at FZAC7S.FZAC7.StartUp () [0x00056] in <854a0ce21c1e4c8cb9e8eb21ad3a8c3e>:0
  11. at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1 (System.Object state) [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
  12. at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x00007] in <4fffd39960df419684f9b9cb5ce46688>:0
  13. at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <4fffd39960df419684f9b9cb5ce46688>:0
  14. at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
  15. at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00021] in <4fffd39960df419684f9b9cb5ce46688>:0
  16. at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00074] in <4fffd39960df419684f9b9cb5ce46688>:0
  17. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <4fffd39960df419684f9b9cb5ce46688>:0
  18. 0x7f64fafe7a20 00 00 0f 05 48 89 c7 e8 b8 9a fd ff 5a c3 85 ff ....H.......Z...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement