• Visit Rebornbuddy
  • Reborn Buddy update now crashing

    Discussion in 'Rebornbuddy Support' started by DarkShado, May 12, 2015.

    Thread Status:
    Not open for further replies.
    1. DarkShado

      DarkShado Banned

      Joined:
      Jan 15, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Ok since the Reborn Buddy update last night and the update on ffxiv to
      patch 2.57 last night now Reborn buddy is constantly crashing once
      I did the update.

      FINAL FANTASY XIV, The Lodestone

      Here are the patch notes from last night May 11 2015
      FINAL FANTASY XIV, The Lodestone

      Code:
      Patch 2.57 will introduce the next phase of the Echo in the Final Coil of Bahamut and several changes to the Steps of Faith.
      
      Battle System: 
      
      The strength of the Echo granted in the Final Coil of Bahamut has been increased.
      
        The echo will take effect upon entering the Final Coil of Bahamut,  increasing players' maximum HP, damage dealt, and healing magic potency  by 15%.
      * Unlike other instances, the strength of the Echo will not increase upon total party incapacitation. 
       
       The Steps of Faith has been adjusted as follows:
      
        Vishap's maximum HP has been reduced.
      
       The maximum HP of all enemies that spawn has been reduced.
      
       Damage dealt by certain enemies has been reduced.
      
       Damage dealt by Vishap's underfoot attack has been reduced.
      
       Damage dealt by Bertha cannons upon exploding has been reduced.
      
       
      System: 
      
       The music played when riding the following mounts has been changed:
      
        Sleipnir / Aithon / Xanthos / Gullfaxi / Enbarr / Markab / Boreas 
      
      
      
      It came up and said there was an update and asked if I wanted to
      install it and I said yes.

      Now when I go to start Reborn Buddy it says
      "ff14bot has stopped working"

      It did not give me any kind of an error number or anything just
      that.

      So what is going on with this.. is anyone else getting this after the
      update last night?

      Nothing else changed except I just updated the bot and the ffxiv client
      today.

      To me this looks like something has changed in regards to fate plugin
      and my plugin is now not working..

      Code:
      [17:43:03.853 D] System.NotImplementedException: The method or operation is not implemented.
         at FateAutoLeveler.FateAutoLeveler.Equals(IBotPlugin other) in d:\Program Files (x86)\RB\Plugins\FateAutoLeveler\FateAutoLeveler.cs:line 36
         at ff14bot.Managers.PluginContainer.Equals(PluginContainer other)
      I am going to try and remove this plugin and then restart the bot again and see
      what happens.

      I have attached my log as well for this.
       

      Attached Files:

      Last edited: May 12, 2015
    2. DarkShado

      DarkShado Banned

      Joined:
      Jan 15, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Ok I disabled the Fate Plugin I had "FateAutoLeveler" now it is complaining about another addon I have
      called "GatherAssist"

      It is throwing out this error now.

      Code:
      [17:54:31.059 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
      [17:54:37.275 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [17:54:37.754 D] System.NotImplementedException: The method or operation is not implemented.
         at GatherAssist.GatherAssist.Equals(IBotPlugin other) in d:\Program Files (x86)\RB\Plugins\GatherAssist\GatherAssist.cs:line 257
      
      I have attached the logs for this error and I am going to disable that plugin as well and restart yet
      again.
       

      Attached Files:

    3. Dgame

      Dgame Member

      Joined:
      Aug 19, 2014
      Messages:
      320
      Likes Received:
      0
      Trophy Points:
      16
      Seems a few things were broken with this update causing RB to crash.
       

      Attached Files:

    4. DarkShado

      DarkShado Banned

      Joined:
      Jan 15, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      OK so I disabled that plugin and now it is complaining about
      another plugin I have called "GourmetGuy" to eat food when needed.

      Code:
      18:03:42.446 D] System.NotImplementedException: The method or operation is not implemented.
         at GourmetGuy.GourmetGuy.Equals(IBotPlugin other) in d:\Program Files (x86)\RB\Plugins\GourmetGuy\GourmetGuy.cs:line 55
         at ff14bot.Managers.PluginContainer.Equals(PluginContainer other)
         at System.Collections.Generic.GenericEqualityComparer`1.IndexOf(T[] array, T value, Int32 startIndex, Int32 count)
         at System.Array.IndexOf[T](T[] array, T value, Int32 startIndex, Int32 count)
         at System.Collections.Generic.List`1.IndexOf(T item)
         at System.Collections.ObjectModel.Collection`1.IndexOf(T item)
         at System.Collections.ObjectModel.Collection`1.System.Collections.IList.IndexOf(Object value)
         at System.Windows.Data.ListCollectionView.InternalIndexOf(Object item)
         at System.Windows.Data.ListCollectionView.RefreshOverride()
         at System.Windows.Data.CollectionView.RefreshInternal()
         at System.Windows.Data.CollectionView.Refresh()
         at System.Windows.Data.CollectionView.EndDefer()
         at System.Windows.Data.CollectionView.DeferHelper.Dispose()
         at System.Windows.Controls.ItemCollection.SetCollectionView(CollectionView view)
         at System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
         at System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
         at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.Activate(Object item)
         at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
         at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
         at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
         at MS.Internal.Data.DataBindEngine.Run(Object arg)
         at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
         at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
         at System.Windows.ContextLayoutManager.UpdateLayout()
         at System.Windows.UIElement.UpdateLayout()
         at System.Windows.Interop.HwndSource.SetLayoutSize()
         at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
         at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
         at System.Windows.Window.SetRootVisual()
         at System.Windows.Window.SetRootVisualAndUpdateSTC()
         at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
         at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
         at System.Windows.Window.CreateSourceWindowDuringShow()
         at System.Windows.Window.SafeCreateWindowDuringShow()
         at System.Windows.Window.ShowHelper(Object booleanBox)
         at System.Windows.Window.Show()
         at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e)
         at System.Windows.Application.OnStartup(StartupEventArgs e)
         at System.Windows.Application.<.ctor>b__1(Object unused)
         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.DispatcherOperation.InvokeImpl()
         at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
         at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
         at System.Windows.Threading.DispatcherOperation.Invoke()
         at System.Windows.Threading.Dispatcher.ProcessQueue()
         at System.Windows.Threading.Dispatcher.WndProcHook(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()
      
      Once again more logs have been attached.
       

      Attached Files:

    5. DarkShado

      DarkShado Banned

      Joined:
      Jan 15, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Now it is complaining about an addon called "OrderUP" which I have

      Code:
      [18:10:09.452 D] System.NotImplementedException: The method or operation is not implemented.
         at OrderUp.OrderUp.Equals(IBotPlugin other) in d:\Program Files (x86)\RB\Plugins\OrderUp\OrderUp.cs:line 37
         at ff14bot.Managers.PluginContainer.Equals(PluginContainer other)
         at System.Collections.Generic.GenericEqualityComparer`1.IndexOf(T[] array, T value, Int32 startIndex, Int32 count)
         at System.Array.IndexOf[T](T[] array, T value, Int32 startIndex, Int32 count)
         at System.Collections.Generic.List`1.IndexOf(T item)
         at System.Collections.ObjectModel.Collection`1.IndexOf(T item)
         at System.Collections.ObjectModel.Collection`1.System.Collections.IList.IndexOf(Object value)
         at System.Windows.Data.ListCollectionView.InternalIndexOf(Object item)
         at System.Windows.Data.ListCollectionView.RefreshOverride()
         at System.Windows.Data.CollectionView.RefreshInternal()
         at System.Windows.Data.CollectionView.Refresh()
         at System.Windows.Data.CollectionView.EndDefer()
         at System.Windows.Data.CollectionView.DeferHelper.Dispose()
         at System.Windows.Controls.ItemCollection.SetCollectionView(CollectionView view)
         at System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
         at System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
         at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
         at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
         at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
         at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
         at System.Windows.Data.BindingExpression.Activate(Object item)
         at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
         at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
         at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
         at MS.Internal.Data.DataBindEngine.Run(Object arg)
         at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
         at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
         at System.Windows.ContextLayoutManager.UpdateLayout()
         at System.Windows.UIElement.UpdateLayout()
         at System.Windows.Interop.HwndSource.SetLayoutSize()
         at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
         at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
         at System.Windows.Window.SetRootVisual()
         at System.Windows.Window.SetRootVisualAndUpdateSTC()
         at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
         at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
         at System.Windows.Window.CreateSourceWindowDuringShow()
         at System.Windows.Window.SafeCreateWindowDuringShow()
         at System.Windows.Window.ShowHelper(Object booleanBox)
         at System.Windows.Window.Show()
         at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e)
         at System.Windows.Application.OnStartup(StartupEventArgs e)
         at System.Windows.Application.<.ctor>b__1(Object unused)
         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.DispatcherOperation.InvokeImpl()
         at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
         at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
         at System.Windows.Threading.DispatcherOperation.Invoke()
         at System.Windows.Threading.Dispatcher.ProcessQueue()
         at System.Windows.Threading.Dispatcher.WndProcHook(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()
      
      
      More attached logs and I disabled this addon too. For the love of god what
      have you done to Rebornbuddy it seems like no plugins are working
      any more.
       

      Attached Files:

    6. DarkShado

      DarkShado Banned

      Joined:
      Jan 15, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Disable all your plugins that is what is causing the bot to crash!

      Ok so for this test I removed all of my plugins now because it seems like none
      of them are working any more after the update last night and the update
      of rebornbuddy today.

      So I have no plugins any more and my plugin folder is totally empty
      all plugins are now in a folder outside the plugins directory so they
      won't load.

      Then the bot starts! So it looks like something has changed now
      that the plugs won't load any more. The bot starts with NO
      plugins though.

      Just disable all of your plugins for now!
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      First, why are both of you putting rebornbuddy in the program files directory?
      Don't do that.

      Second, We don't offer any support for 3rd party plugins/routines.
      Please post in their respective threads.
       
    Thread Status:
    Not open for further replies.

    Share This Page