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!

Behavior Update Azenius

kinqdessa

New Member
Joined
Dec 6, 2011
Messages
67
Hello,

im new here :) hb reported me today this (Im using Azenius 1-60 Profile) :

" [Blastranaar-vUnknown(warning)]: This method 'GetAttributeAsQuestId' 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", True, ConstrainAs.QuestId(this), null)

[Blastranaar-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", True, new ConstrainTo.Domain<int>(0, 2147483647), null) "

Can someone help me to update it ? I?ve try it per SVN but no updates available.

Edit (Another problem): I put all Azenius Profile in one folder, now im level 26 and he?s still questing in Ahsenvale. If i try to change it to Northern Stranglethorn i?ll get this Message :

" This profile does not contain any profiles fitting the character!
Object reference not set to an object instance. "
 
Last edited:
Hello,

im new here :) hb reported me today this (Im using Azenius 1-60 Profile) :

" [Blastranaar-vUnknown(warning)]: This method 'GetAttributeAsQuestId' 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", True, ConstrainAs.QuestId(this), null)

[Blastranaar-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", True, new ConstrainTo.Domain<int>(0, 2147483647), null) "

Can someone help me to update it ? I?ve try it per SVN but no updates available.

Edit (Another problem): I put all Azenius Profile in one folder, now im level 26 and he?s still questing in Ahsenvale. If i try to change it to Northern Stranglethorn i?ll get this Message :

" This profile does not contain any profiles fitting the character!
Object reference not set to an object instance. "
you need to get support from the azenius "project" developer, go post in his thread, make sure to include a full log as an attachment.
 
Okay, stupid question but how i post the full log ? This what i posted at the top was of the HB log

Thanks for your Answer
 
Back
Top