Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. System.IO.FileNotFoundException: Could not find file 'C:\Users\Daniel\Desktop\Synapse X v1.0.0\bin\theme-wpf.json'.
  2. File name: 'C:\Users\Daniel\Desktop\Synapse X v1.0.0\bin\theme-wpf.json'
  3. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  4. at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  5. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  6. at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  7. at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  8. at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  9. at System.IO.File.WriteAllText(String path, String contents)
  10. at SYNX.SYNX_ۛ۷ؠ٨ۥڼ؁ٷڹڃ؄ړه٨ڠ.SYNX_ٲڈٱٕ؞ٖ٥طئ۹فك؋ىؽ(String ؍ۓ, String ؍۔)
  11. at SYNX.dje_z9T83USR64LUYKDXPVLVSS5CJ4YAMAA4KUQ_ejd.#=zcGjvWF8nZP_D(Object #=zzopAlvE=, RoutedEventArgs #=zUZBoPpk=)
  12. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  13. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  14. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  15. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  16. at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
  17. at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
  18. at MS.Internal.LoadedOrUnloadedOperation.DoWork()
  19. at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
  20. at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  21. at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  22. at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  23. at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
  24. at System.Windows.Interop.HwndTarget.OnResize()
  25. at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
  26. at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  27. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  28. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  29. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  30. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  31. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  32. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement