Advertisement
Guest User

asdf

a guest
Feb 1st, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. [06:02:07.323 N] Current version is 1.0.77.0 Latest version is 1.0.77.0
  2. [06:02:10.064 N] Logging in...
  3. [06:02:10.990 D] Microsoft Windows NT 6.1.7601 Service Pack 1
  4. [06:02:11.400 N] Currently a level 26 Botanist
  5. [06:02:11.404 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
  6. [06:02:11.787 D] [BotManager] Botbases have been reloaded.
  7. [06:02:11.788 D] Combat Assist v1.0.77.0
  8. [06:02:11.788 D] Fishing v1.0.77.0
  9. [06:02:11.788 D] Grinding v1.0.77.0
  10. [06:02:11.788 D] Gathering v1.0.77.0
  11. [06:02:11.803 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
  12. [06:02:12.062 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
  13. [06:02:12.339 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
  14. [06:02:12.340 N] Building Actioncache
  15. [06:02:12.351 N] Action Name:Triangulate Action Id:210
  16. [06:02:12.351 N] Action Name:Arbor Call Action Id:211
  17. [06:02:12.351 N] Action Name:Stealth Action Id:212
  18. [06:02:12.351 N] Action Name:Preparation Action Id:213
  19. [06:02:12.351 N] Action Name:Ageless Words Action Id:215
  20. [06:02:12.351 N] Action Name:Brunt Force Action Id:216
  21. [06:02:12.351 N] Action Name:Nophica's Ward Action Id:217
  22. [06:02:12.351 N] Action Name:Field Mastery Action Id:218
  23. [06:02:12.351 N] Action Name:Field Mastery II Action Id:220
  24. [06:02:12.351 N] Action Name:Leaf Turn Action Id:225
  25. [06:02:12.351 N] Action Name:Menphina's Ward Action Id:236
  26. [06:02:12.351 N] Action Name:Arbor Call II Action Id:290
  27. [06:02:12.351 N] Action Name:Llymlaen's Ward Action Id:292
  28. [06:02:12.351 N] Action Name:Field Mastery III Action Id:294
  29. [06:02:12.351 N] Action Name:Prospect Action Id:227
  30. [06:02:12.351 N] Action Name:Nald'thal's Ward Action Id:234
  31. [06:02:12.351 N] Action Name:Byregot's Ward Action Id:219
  32. [06:02:12.351 N] Action Name:Thaliak's Ward Action Id:293
  33. [06:02:12.351 N] Done building Actioncache
  34. [06:02:12.352 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
  35. [06:02:49.224 D] Loading profile from
  36. [06:02:50.573 N] Starting Gatherbot
  37. [06:02:52.448 N] Sprinting
  38. [06:02:52.449 D] DoAction Spell 3 0xE0000000
  39. [06:02:52.454 D] Generated path to <105.9109, 26.14066, 8.287436> in 0.012 ms
  40. [06:03:02.319 D] Stop called!
  41. [06:03:02.319 Q] Bot Stopped! Reason: Pushed the stop button.
  42. [06:03:02.319 D] CurrentBot.Stop()
  43. [06:03:02.319 D] Navigator.Clear()
  44. [06:03:02.319 D] TreeHooks.Instance.ClearAll()
  45. [06:03:02.459 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent was never fired
  46. at GreyMagic.Executor.Execute(Int32 timeout)
  47. at GreyMagic.ExternalProcessMemory.CallInjected(IntPtr address, CallingConvention callingConvention, Object[] args)
  48. at ff14bot.Managers.AsmManager.SetFacing(Single facing)
  49. at ff14bot.Helpers.Vector3.Face()
  50. at ff14bot.Navigation.SlideMover.MoveTowards(Vector3 location)
  51. at ff14bot.Navigation.AStarNavigator.method_7(Vector3[] path)
  52. at ff14bot.Navigation.AStarNavigator.MovePath(Vector3[] path)
  53. at ff14bot.Navigation.AStarNavigator.MoveTo(Vector3 location)
  54. at ff14bot.Navigation.Navigator.MoveTo(Vector3 location)
  55. at ff14bot.BotBases.Gatherbot.<get_MovetoOre>b__2d(Object r)
  56. at TreeSharp.Action.RunAction(Object context)
  57. at TreeSharp.Action.<Execute>d__0.MoveNext()
  58. at TreeSharp.Composite.Tick(Object context)
  59. at TreeSharp.Decorator.<Execute>d__0.MoveNext()
  60. at TreeSharp.Composite.Tick(Object context)
  61. at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
  62. at TreeSharp.Composite.Tick(Object context)
  63. at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
  64. at TreeSharp.Composite.Tick(Object context)
  65. at ff14bot.TreeRoot.InternalTicker()
  66. [06:03:02.459 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent was never fired
  67. at GreyMagic.Executor.Execute(Int32 timeout)
  68. at GreyMagic.ExternalProcessMemory.CallInjected(IntPtr address, CallingConvention callingConvention, Object[] args)
  69. at ff14bot.Managers.AsmManager.SetFacing(Single facing)
  70. at ff14bot.Helpers.Vector3.Face()
  71. at ff14bot.Navigation.SlideMover.MoveTowards(Vector3 location)
  72. at ff14bot.Navigation.AStarNavigator.method_7(Vector3[] path)
  73. at ff14bot.Navigation.AStarNavigator.MovePath(Vector3[] path)
  74. at ff14bot.Navigation.AStarNavigator.MoveTo(Vector3 location)
  75. at ff14bot.Navigation.Navigator.MoveTo(Vector3 location)
  76. at ff14bot.BotBases.Gatherbot.<get_MovetoOre>b__2d(Object r)
  77. at TreeSharp.Action.RunAction(Object context)
  78. at TreeSharp.Action.<Execute>d__0.MoveNext()
  79. at TreeSharp.Composite.Tick(Object context)
  80. at TreeSharp.Decorator.<Execute>d__0.MoveNext()
  81. at TreeSharp.Composite.Tick(Object context)
  82. at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
  83. at TreeSharp.Composite.Tick(Object context)
  84. at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
  85. at TreeSharp.Composite.Tick(Object context)
  86. at ff14bot.TreeRoot.InternalTicker()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement