Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. Application: RebornBuddy.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.UnauthorizedAccessException
  5. at System.IO.__Error.WinIOError(Int32, System.String)
  6. at System.IO.Directory.InternalCreateDirectory(System.String, System.String, System.Object, Boolean)
  7. at System.IO.Directory.InternalCreateDirectoryHelper(System.String, Boolean)
  8. at Clio.Utilities.Compiler.CodeCompiler.DeleteOldAssemblies()
  9. at Clio.Utilities.Compiler.CodeCompiler..cctor()
  10.  
  11. Exception Info: System.TypeInitializationException
  12. at Clio.Utilities.Compiler.CodeCompiler..ctor(System.String)
  13. at ff14bot.Forms.ugh.MainWpf+<MainWpf_OnLoaded>d__2.MoveNext()
  14. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  15. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  16. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  17. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  18. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
  19. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  20. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  21. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  22. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  23. at System.Windows.Threading.DispatcherOperation.Invoke()
  24. at System.Windows.Threading.Dispatcher.ProcessQueue()
  25. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  26. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  27. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  28. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  29. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  30. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  31. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  32. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  33. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  34. at System.Windows.Application.RunDispatcher(System.Object)
  35. at System.Windows.Application.RunInternal(System.Windows.Window)
  36. at ff14bot.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement