Advertisement
Guest User

011013_RB_LogFile01

a guest
Jan 10th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. [22:29:12.021 N] Logging in...
  2. [22:29:12.937 N] Current version is 0.1.30 Latest version is 1.0.46
  3. [22:29:12.937 D] Microsoft Windows NT 6.1.7600.0
  4. [22:29:13.345 N] Currently a level 50 Culinarian
  5. [22:29:13.350 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
  6. [22:29:13.731 D] [BotManager] Botbases have been reloaded.
  7. [22:29:13.731 D] Combat v1.0.61.0
  8. [22:29:13.731 D] Fishing v1.0.61.0
  9. [22:29:13.731 D] Grinding v1.0.61.0
  10. [22:29:13.731 D] Gathering v1.0.61.0
  11. [22:29:13.747 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
  12. [22:29:14.108 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
  13. [22:29:14.588 D] System.NullReferenceException: Object reference not set to an instance of an object.
  14. at ff14bot.Managers.Actionmanager.get_CurrentActions()
  15. at ff14bot.Forms.ugh.MainWpf..ctor()
  16. at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e)
  17. at System.Windows.Application.OnStartup(StartupEventArgs e)
  18. at System.Windows.Application.<.ctor>b__1(Object unused)
  19. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  20. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  21. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  22. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  23. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  24. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  25. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  26. at System.Windows.Threading.DispatcherOperation.Invoke()
  27. at System.Windows.Threading.Dispatcher.ProcessQueue()
  28. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  29. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  30. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  31. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  32. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  33. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  34. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  35. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  36. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  37. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  38. at System.Windows.Threading.Dispatcher.Run()
  39. at System.Windows.Application.RunDispatcher(Object ignore)
  40. at System.Windows.Application.RunInternal(Window window)
  41. at System.Windows.Application.Run(Window window)
  42. at ff14bot.App.Main()
  43. [22:29:14.566 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
  44. [22:29:14.567 N] Building Actioncache
  45. [22:29:14.587 D] System.NullReferenceException: Object reference not set to an instance of an object.
  46. at ff14bot.Managers.Actionmanager.get_CurrentActions()
  47. at ff14bot.Forms.ugh.MainWpf..ctor()
  48. at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e)
  49. at System.Windows.Application.OnStartup(StartupEventArgs e)
  50. at System.Windows.Application.<.ctor>b__1(Object unused)
  51. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  52. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  53. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  54. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  55. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  56. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  57. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  58. at System.Windows.Threading.DispatcherOperation.Invoke()
  59. at System.Windows.Threading.Dispatcher.ProcessQueue()
  60. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  61. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  62. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  63. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  64. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  65. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  66. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  67. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  68. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  69. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  70. at System.Windows.Threading.Dispatcher.Run()
  71. at System.Windows.Application.RunDispatcher(Object ignore)
  72. at System.Windows.Application.RunInternal(Window window)
  73. at System.Windows.Application.Run(Window window)
  74. at ff14bot.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement