Beltar
New Member
- Joined
- Jan 15, 2010
- Messages
- 27
- Reaction score
- 0
Getting this in Thousand Needles...
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Y", True, null, null)
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Z", True, null, null)
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Precision", False, new ConstrainTo.Domain<double>(0, 1.79769313486232E+308), null)
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsBoolean' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<boolean>("UseMount", False, null, null)
[UserSettings-vUnknown(error)]: BEHAVIOR MAINTENANCE PROBLEM: An item with the same key has already been added.
FROM HERE:
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at BuddyWiki.CustomBehavior.UserSettings.UserSettings.UtilBuildConfigurationSettings() in c:\Users\Christian\Documents\Honorbuddy_2.0.0.5354\Quest Behaviors\UserSettings.cs:line 327
at BuddyWiki.CustomBehavior.UserSettings.UserSettings..ctor(Dictionary`2 args) in c:\Users\Christian\Documents\Honorbuddy_2.0.0.5354\Quest Behaviors\UserSettings.cs:line 126
[UserSettings-vUnknown(warning) @line 130]: Attribute 'UseMount' is not recognized by this behavior--ignoring it.
[UserSettings-vUnknown(error) @line 130]: Stopping Honorbuddy. Please repair the profile!
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Y", True, null, null)
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Z", True, null, null)
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Precision", False, new ConstrainTo.Domain<double>(0, 1.79769313486232E+308), null)
[MoveTo-vUnknown(warning)]: This method 'GetAttributeAsBoolean' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<boolean>("UseMount", False, null, null)
[UserSettings-vUnknown(error)]: BEHAVIOR MAINTENANCE PROBLEM: An item with the same key has already been added.
FROM HERE:
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at BuddyWiki.CustomBehavior.UserSettings.UserSettings.UtilBuildConfigurationSettings() in c:\Users\Christian\Documents\Honorbuddy_2.0.0.5354\Quest Behaviors\UserSettings.cs:line 327
at BuddyWiki.CustomBehavior.UserSettings.UserSettings..ctor(Dictionary`2 args) in c:\Users\Christian\Documents\Honorbuddy_2.0.0.5354\Quest Behaviors\UserSettings.cs:line 126
[UserSettings-vUnknown(warning) @line 130]: Attribute 'UseMount' is not recognized by this behavior--ignoring it.
[UserSettings-vUnknown(error) @line 130]: Stopping Honorbuddy. Please repair the profile!