Advertisement
Guest User

Untitled

a guest
May 20th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. System.Exception: Cannot get Monaco's text while not loaded.
  2. at Synapse_UI_WPF.Controls.Monaco.#=zkZr8$us=()
  3. at SYNX.dje_zNQ4FWZPH4BTKV6FYVV8DSKH93PTX4PRCWA_ejd.#=z$EI18MetVPe9(Object #=zbGp3i90=, RoutedEventArgs #=z37bLyr8=)
  4. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  5. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  6. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  7. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  8. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  9. at System.Windows.Controls.Button.OnClick()
  10. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  11. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  12. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  13. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  14. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  15. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  16. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  17. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  18. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  19. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  20. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  21. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  22. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  23. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  24. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  25. at System.Windows.Input.InputManager.ProcessStagingArea()
  26. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  27. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  28. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  29. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  30. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  31. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  32. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  33. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  34. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  35. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  36. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  37. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  38. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  39. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  40. at System.Windows.Application.RunDispatcher(Object ignore)
  41. at System.Windows.Application.RunInternal(Window window)
  42. at System.Windows.Application.Run(Window window)
  43. at (Object )
  44. at SYNX.SYNX_؊ڬڨڷ؟؝ڙوؿڱٴء؂ؽٞ.SYNX_؈ِۆڝٜ؀ۤ۶ګئۡأۆڹ٩(Object ؊ۧ)
  45. at SYNX.#=zWZbg4C2oowheYc4y8AxOCFz$O4VK.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement