JacobRoblox

Untitled

May 13th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. System.NullReferenceException: Object reference not set to an instance of an object.
  2. at (Object , RoutedEventHandler )
  3. at SX.SX_00.SX_!(Object "!>, RoutedEventHandler "!?)
  4. at SX.dje_zGUBVAHCQCEYK7DNN8WXFQBUNHS8ASTVRWSRDRHKK_ejd.#=zRHOCnXJ6yezdq$m$zbu757Y=.#=zBt44osQ4CA$5cTRLug==(Object #=zKkJH2H4=, RoutedEventArgs #=zJFQDMSM=)
  5. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  6. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  7. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  8. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  9. at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
  10. at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
  11. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  12. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  13. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  14. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  15. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  16. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  17. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  18. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  19. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  20. at System.Windows.Threading.DispatcherOperation.Invoke()
  21. at System.Windows.Threading.Dispatcher.ProcessQueue()
  22. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  23. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  24. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  25. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  26. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  27. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  28. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  29. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  30. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  31. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  32. at System.Windows.Application.RunDispatcher(Object ignore)
  33. at System.Windows.Application.RunInternal(Window window)
  34. at System.Windows.Application.Run(Window window)
  35. at (Object )
  36. at SX.SX_1\*.SX_!(Object "%])
  37. at SX.dje_zF92D8MBYE56ZWDX39XTTP5WXRUEJX2QJU6NX9MCG_ejd.Main()
Add Comment
Please, Sign In to add comment