What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Can't grind

Cloud301

New Member
Joined
Jan 17, 2015
Messages
3
when i load a profile fro grinding it never starts

[04:40:01.329 N] Logging in...
[04:40:01.628 N] Error during login procedure
[04:40:02.377 N] T: 5247257546446620257 H: 2281469759
[04:40:02.958 D] Microsoft Windows NT 6.2.9200.0
[04:40:10.963 D] Current Locale Eng
[04:40:10.964 N] Currently a level 24 Thaumaturge
[04:40:10.968 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[04:40:13.198 D] [BotManager] Botbases have been reloaded.
[04:40:13.198 D] Ex Combat Assist v0.0.0.0
[04:40:13.198 D] Combat Assist v1.0.224.0
[04:40:13.199 D] Fate Bot v1.0.224.0
[04:40:13.199 D] PvP v1.0.224.0
[04:40:13.199 D] Fishing v1.0.224.0
[04:40:13.199 D] Grinding v1.0.224.0
[04:40:13.199 D] Gathering v1.0.224.0
[04:40:13.199 D] Order Bot v1.0.224.0
[04:40:13.229 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
[04:40:14.523 N] Building Actioncache
[04:40:15.208 N] Action Name:Sprint Action Id:3
[04:40:15.208 N] Action Name:Fire Action Id:141
[04:40:15.208 N] Action Name:Blizzard Action Id:142
[04:40:15.208 N] Action Name:Surecast Action Id:143
[04:40:15.208 N] Action Name:Thunder Action Id:144
[04:40:15.208 N] Action Name:Sleep Action Id:145
[04:40:15.208 N] Action Name:Blizzard II Action Id:146
[04:40:15.208 N] Action Name:Fire II Action Id:147
[04:40:15.208 N] Action Name:Thunder II Action Id:148
[04:40:15.208 N] Action Name:Transpose Action Id:149
[04:40:15.208 N] Action Name:Scathe Action Id:156
[04:40:15.208 N] Action Name:Night Wing Action Id:1573
[04:40:15.208 N] Action Name:Phantom Dart Action Id:1574
[04:40:15.208 N] Action Name:Aetheric Burst Action Id:1581
[04:40:15.208 N] Action Name:Equanimity Action Id:1582
[04:40:15.208 N] Action Name:Mana Draw Action Id:1583
[04:40:15.208 N] Action Name:Purify Action Id:1584
[04:40:15.208 N] Done building Actioncache
[04:40:15.234 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[04:40:17.146 N] Compiler Error: c:\Users\crows\Desktop\rebornbuddy\Routines\Magitek\Helpers\Items.cs(19,42) : warning CS0162: Unreachable code detected
[04:40:17.146 N] Compiler Error: c:\Users\crows\Desktop\rebornbuddy\Routines\Magitek\Helpers\Items.cs(19,72) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots'
[04:40:17.146 N] Compiler Error: c:\Users\crows\Desktop\rebornbuddy\Routines\Magitek\Helpers\Items.cs(35,37) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots'
[04:40:17.189 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[04:40:17.189 D] Kupo [Thaumaturge] v1.0.224.0
[04:40:17.189 N] Starting Kupo [Thaumaturge]
[04:40:17.225 N] Old context:None CurrentContext:Normal
[04:40:17.245 D] Replaced hook [Kupo.Combat] daf2a099-565c-49a0-933b-5920cfbf86be
[04:40:17.247 D] Replaced hook [Kupo.Pull] 0d3524e2-8ba0-40aa-958f-925669cf73f1
[04:40:17.248 D] Replaced hook [Kupo.Rest] 8fd2a1e2-4539-41be-af38-5c543dcc1af8
[04:40:17.249 D] Replaced hook [Kupo.CombatBuffs] ae068d5e-621d-429c-9484-4731d22bce5b
[04:40:17.249 D] Replaced hook [Kupo.Heal] c842cd4f-a5b8-4a16-ba2c-15761ea60d35
[04:40:17.250 D] Replaced hook [Kupo.PreCombatBuffs] 0a9638a4-5249-4171-b77b-191e0b0009d2
[04:40:17.250 V] Verified behaviors can be created!
[04:40:17.250 N] Initialization complete!
[04:40:25.008 N] Loaded profile Grind Pofile Level 1 to 50
[04:40:26.914 D] Loading profile from C:\Users\crows\Desktop\rebornbuddy\IronPython.xml
[04:40:27.073 D] System.NullReferenceException: Object reference not set to an instance of an object.
at ff14bot.Managers.ProfileManager.LoadNew(String path, Boolean rememberMe)
at ff14bot.TreeRoot.Start()
at ff14bot.Forms.ugh.MainWpf.Button_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at ff14bot.App.Main()
 
[04:40:26.914 D] Loading profile from C:\Users\crows\Desktop\rebornbuddy\IronPython.xml

are you sure thats the profile..thats one of our documentation files.
 
Back
Top