[13:04:27.717 D] Loading profile from store:///roboto's stuff: WoD FFR Farm1/ffr1.xml
[13:04:27.718 D] Styx.CommonBot.Profiles.ProfileUnknownAttributeException: XML Error: Unknown attribute "The" (Input: "The=""") in "Vendor"!
Valid attributes are: Name, Entry, Type, X, Y, Z, TrainClass, NavType - On line 22
bei Styx.CommonBot.Profiles.Vendor..ctor(XElement xml)
[13:04:27.718 D] Styx.CommonBot.Profiles.ProfileUnknownAttributeException: XML Error: Unknown attribute "Wrong" (Input: "Wrong=""") in "Vendor"!
Valid attributes are: Name, Entry, Type, X, Y, Z, TrainClass, NavType - On line 26
bei Styx.CommonBot.Profiles.Vendor..ctor(XElement xml)
[13:04:27.722 N] Changing current profile to robotos Stuff - WoD Profile 546bbdb5ce950
[13:04:27.722 D] BlackspotManager forcing unload of meshes - New profile loaded
[13:04:30.059 N] Starting the bot!
[13:04:30.059 N] Currently Using BotBase : Gatherbuddy2
[13:04:30.059 D] Character is a level 92 Troll Druid
[13:04:30.059 N] Current zone is Town Hall (
Frostwall - Zone - World of Warcraft)
[13:04:30.061 D] Exception was thrown in BotBase.Start. Bot cannot start.
[13:04:30.061 D] System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Bots.Gatherbuddy.Profile..ctor()
at Bots.Gatherbuddy.GatherbuddyBot.Start()
at Styx.CommonBot.TreeRoot.()