neeeo
New Member
- Joined
- Jan 15, 2010
- Messages
- 279
- Reaction score
- 1
I got the errors if i use KICKs 70?-80 quest profile:
[UserSettings-v133(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 d:\pwsafe\alchiolo\Quest Behaviors\UserSettings.cs:line 331
at BuddyWiki.CustomBehavior.UserSettings.UserSettings..ctor(Dictionary`2 args) in d:\pwsafe\alchiolo\Quest Behaviors\UserSettings.cs:line 126
[UserSettings-v133(warning) @line 1767]: Attribute 'LearnFlightPaths' is not recognized by this behavior--ignoring it.
[UserSettings-v133(warning) @line 1767]: Attribute 'TrainNewSkills' is not recognized by this behavior--ignoring it.
[UserSettings-v133(warning) @line 1767]: Attribute 'UseFlightPaths' is not recognized by this behavior--ignoring it.
[UserSettings-v133(error) @line 1767]: Stopping Honorbuddy. Please repair the profile!