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!

new version 531 Bw

alexio86

Member
Joined
Jun 3, 2014
Messages
262
hello

with new update to versione 531 bw

i have this problems:

[19.35.26.030 N] Compiler Error: c:\Users\---\Desktop\BuddyWing\Routines\DefaultCombat\Routines\Advanced\Assassin\Hatred.cs(5,18) : error CS0534: 'DefaultCombat.Routines.Hatred' does not implement the inherited abstract member 'DefaultCombat.Routines.RotationBase.Buffs.get'
[19.35.26.030 N] Compiler Error: c:\Users\---\Desktop\BuddyWing\Routines\DefaultCombat\Routines\Advanced\Scoundrel\Scrapper.cs(7,18) : error CS0534: 'DefaultCombat.Routines.Scrapper' does not implement the inherited abstract member 'DefaultCombat.Routines.RotationBase.Buffs.get'
[19.35.26.031 D] Reloading AssemblyLoader<Buddy.CommonBot.ICombat> - RoutineManager.Reload !THROTTLED!
[19.35.26.031 D] Routines were reloaded. New routine list:
[19.35.26.036 N] Unhandled exception during init: System.InvalidOperationException: No routines were loaded. Please ensure there is a routine for your class before starting the bot.
in Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
in Buddywing.MainWindow.DoInitialization()



i put old combat default routine and work

thanks
 
Delete everything in CompiledAssemblies and try again. Bot seems to load routines alphabetically so recommend deleting everything before the one you want or adding 'a' in front of it.
 
hello

with new update to versione 531 bw

i have this problems:

[19.35.26.030 N] Compiler Error: c:\Users\---\Desktop\BuddyWing\Routines\DefaultCombat\Routines\Advanced\Assassin\Hatred.cs(5,18) : error CS0534: 'DefaultCombat.Routines.Hatred' does not implement the inherited abstract member 'DefaultCombat.Routines.RotationBase.Buffs.get'
[19.35.26.030 N] Compiler Error: c:\Users\---\Desktop\BuddyWing\Routines\DefaultCombat\Routines\Advanced\Scoundrel\Scrapper.cs(7,18) : error CS0534: 'DefaultCombat.Routines.Scrapper' does not implement the inherited abstract member 'DefaultCombat.Routines.RotationBase.Buffs.get'
[19.35.26.031 D] Reloading AssemblyLoader<Buddy.CommonBot.ICombat> - RoutineManager.Reload !THROTTLED!
[19.35.26.031 D] Routines were reloaded. New routine list:
[19.35.26.036 N] Unhandled exception during init: System.InvalidOperationException: No routines were loaded. Please ensure there is a routine for your class before starting the bot.
in Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
in Buddywing.MainWindow.DoInitialization()



i put old combat default routine and work

thanks

delete default combat routine
 
My bad! Deleting DefaultCombat in the routine folder should fix this - we've updated the default routine for the new discipline tree but it turns out there was a compiler error left in there somewhere.
 
Update to .536 Bw version

seems bot are more stable and more speed fight

this is possible?

routine default fixed. all work okay

thanks for update.
 
How do I use the mounts , I put in the Mounts name but says it cant mount will try in 5min.
 
It has to be the exact name, also you can try if its case sensitive, shouldn't be but try
 
Back
Top