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

Error when trying to start HB!

HB5201D35

New Member
Joined
Apr 30, 2011
Messages
25
Reaction score
0
im getting these errors when im trying to quest witht the pprofile 1-68 Horde Questing.xml! :


Code:
Starting the bot!
Changing current profile to Horde 1-68 Questing
Chose Singular $Revision: 254 $ as your combat class!
[Singular] Starting Singular v0.0.0.0
[Singular] Determining talent spec.
[Singular] Current spec is  Arms Warrior
[Singular] Using CreateArmsWarriorCombat for Arms Warrior - Combat (Priority: 0)
[Singular] Using CreateArmsWarriorPull for Arms Warrior - Pull (Priority: 0)
[Singular] Using default rest behavior.
[Singular] Using CreateArmsWarriorCombatBuffs for Arms Warrior - CombatBuffs (Priority: 0)
[Singular] Using CreateArmsWarriorPreCombatBuffs for Arms Warrior - PreCombatBuffs (Priority: 0)
[Singular] Behaviors created!
[AutoEquip]: You have not selected a weapon style yet. Please open the configuration and check your settings.
Remoting server started
[OpenThatStuff]: Active
[LoadProfile-vUnknown(warning)]: This method 'CheckForUnrecognizedAttributes' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
    OnStart_HandleAttributeProblem()

C:\Documents and Settings\BILL\Desktop\HB\Featured Profiles\Classic\[H - Quest] 1-68\1-68 Horde Questing.xml
[LoadProfile-vUnknown(warning)]: etAThis method 'GtetributAsString' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
    GetAttributeAs<string>("ProfileName", False, null, ATTRIBUTE_ALIASES)

[LoadProfile-vUnknown(warning)]: This method 'GetAttributeAsInteger' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
    GetAttributeAsNullable<int>("QuestId", False, new ConstrainTo.Domain<int>(0, 2147483647), ATTRIBUTE_ALIASES)
 

Attachments

Last edited:
from what i can see on that part of your log you need to configure the weapon style on AutoEquip settings

[AutoEquip]: You have not selected a weapon style yet. Please open the configuration and check your settings.
 
Back
Top