im haveing problems getting you profile working i keep on getting
[09:23:58.163 D] Loading data from database
[09:23:59.818 D] Current Locale Eng
[09:23:59.818 N] Currently a level 1 Lancer
[09:23:59.818 N] Compiling custom behaviors...
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\SmartMove.cs(51,29) : warning CS0108: 'SmartMoveTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseSpell.cs(73,29) : warning CS0108: 'UseSpellTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\BotSettings.cs(58,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\BuyItem.cs(239,25) : warning CS0162: Unreachable code detected
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseSpell.cs(108,33) : error CS0103: The name 'Actionmanager' does not exist in the current context
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseSpell.cs(110,33) : error CS0103: The name 'Actionmanager' does not exist in the current context
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseSpell.cs(115,33) : error CS0103: The name 'Actionmanager' does not exist in the current context
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\ExtendedDuty.cs(159,11) : error CS0234: The type or namespace name 'Actionmanager' does not exist in the namespace 'ff14bot.Managers' (are you missing an assembly reference?)
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\Scanner.cs(245,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GroundTargeting.cs(95,46) : error CS0103: The name 'Actionmanager' does not exist in the current context
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GroundTargeting.cs(103,37) : error CS0103: The name 'Actionmanager' does not exist in the current context
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GroundTargeting.cs(108,16) : error CS0103: The name 'Actionmanager' does not exist in the current context
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\SelectStringOverride.cs(71,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\SendChat.cs(100,18) : warning CS0219: The variable 'WM_CHAR' is assigned but its value is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GatherTag.cs(421,21) : warning CS0164: This label has not been referenced
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GatherTag.cs(751,17) : warning CS0162: Unreachable code detected
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\BuyItem.cs(67,28) : warning CS0169: The field 'BuyItem._cachedObject' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\HandOverTag.cs(47,28) : warning CS0169: The field 'HandOverTag._cachedObject' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\TalkTo.cs(40,22) : warning CS0169: The field 'TalkToTag._missionBoardAccepted' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\TurnInTag.cs(49,28) : warning CS0169: The field 'TurnInTag._cachedObject' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\PickupQuestTag.cs(38,22) : warning CS0169: The field 'PickupQuestTag._missionBoardAccepted' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\TalkTo.cs(39,28) : warning CS0169: The field 'TalkToTag._cachedObject' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\TurnInTag.cs(50,22) : warning CS0169: The field 'TurnInTag._missionBoardAccepted' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\PickupQuestTag.cs(37,28) : warning CS0169: The field 'PickupQuestTag._cachedObject' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\HandOverTag.cs(48,22) : warning CS0169: The field 'HandOverTag._missionBoardAccepted' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\Crafting\CraftAction.cs(134,22) : warning CS0169: The field 'CraftAction.dialogwasopen' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\EatFood.cs(211,22) : warning CS0169: The field 'EatFood.dialogwasopen' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseTransport.cs(37,28) : warning CS0169: The field 'UseTransport._cachedObject' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseTransport.cs(38,22) : warning CS0169: The field 'UseTransport._missionBoardAccepted' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\BuyItem.cs(68,22) : warning CS0169: The field 'BuyItem._missionBoardAccepted' is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\EmoteNPC.cs(57,24) : warning CS0649: Field 'EmoteNPCTag.ObjectName' is never assigned to, and will always have its default value null
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\UseObject.cs(49,24) : warning CS0649: Field 'UseObjectTag.ObjectName' is never assigned to, and will always have its default value null
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\HuntBehavior.cs(389,32) : warning CS0414: The field 'HuntBehavior.UseObjectFlag' is assigned but its value is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GetTo.cs(60,22) : warning CS0414: The field 'GetTo._isdone' is assigned but its value is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\TurnInTag.cs(69,22) : warning CS0414: The field 'TurnInTag.DoneTalking' is assigned but its value is never used
[09:24:02.771 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Quest Behaviors\GatherTag.cs(181,22) : warning CS0414: The field 'GatherTag._isdone' is assigned but its value is never used
[09:24:02.771 D] Done compiling custom behaviors...
[09:24:02.787 D] [BotManager] Initalizing
[09:24:02.793 D] Reloading AssemblyLoader<BotBase> - Initalize
[09:24:03.647 D] [BotManager] Botbases have been reloaded.
[09:24:03.647 D] ChocoboTrainer v1.0.149.0
[09:24:03.647 D] Gardening bot v1.0.149.0
[09:24:03.648 D] Combat Assist v1.0.149.0
[09:24:03.649 D] TripleTriHard v1.0.149.0
[09:24:03.651 D] New bot added!: Order Bot
[09:24:03.652 D] New bot added!: Fate Bot
[09:24:03.653 D] New bot added!: Fishing
[09:24:03.721 D] [PluginManager] Initalizing
[09:24:03.721 D] Reloading AssemblyLoader<IBotPlugin> - Initalize
[09:24:04.060 D] [PluginManager] Plugins have been reloaded.
[09:24:04.060 D] QuestDevTools v0.0.1
[09:24:04.060 D] 3D Overlay v1.0.0
[09:24:04.060 D] RebornConsole v0.0.1
[09:24:04.062 N] Building Actioncache
[09:24:04.159 N] Action Name:Sprint Action Id:3
[09:24:04.159 N] Action Name:True Thrust Action Id:75
[09:24:04.159 N] Done building Actioncache
[09:24:04.230 D] [RoutineManager] Initalizing
[09:24:04.230 D] Reloading AssemblyLoader<ICombatRoutine> - Initalize
[09:24:04.631 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(8,12) : error CS0579: Duplicate 'AssemblyTitle' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(9,12) : error CS0579: Duplicate 'AssemblyDescription' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(10,12) : error CS0579: Duplicate 'AssemblyConfiguration' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(11,12) : error CS0579: Duplicate 'AssemblyCompany' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(12,12) : error CS0579: Duplicate 'AssemblyProduct' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(13,12) : error CS0579: Duplicate 'AssemblyCopyright' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(14,12) : error CS0579: Duplicate 'AssemblyTrademark' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(15,12) : error CS0579: Duplicate 'AssemblyCulture' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(20,12) : error CS0579: Duplicate 'ComVisible' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(23,12) : error CS0579: Duplicate 'Guid' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(32,12) : error CS0579: Duplicate 'AssemblyVersion' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Cyril\Properties\AssemblyInfo.cs(33,12) : error CS0579: Duplicate 'AssemblyFileVersion' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(8,12) : error CS0579: Duplicate 'AssemblyTitle' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(9,12) : error CS0579: Duplicate 'AssemblyDescription' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(10,12) : error CS0579: Duplicate 'AssemblyConfiguration' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(11,12) : error CS0579: Duplicate 'AssemblyCompany' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(12,12) : error CS0579: Duplicate 'AssemblyProduct' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(13,12) : error CS0579: Duplicate 'AssemblyCopyright' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(14,12) : error CS0579: Duplicate 'AssemblyTrademark' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(15,12) : error CS0579: Duplicate 'AssemblyCulture' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(20,12) : error CS0579: Duplicate 'ComVisible' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(23,12) : error CS0579: Duplicate 'Guid' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(32,12) : error CS0579: Duplicate 'AssemblyVersion' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\ew v\trunk\Plugins\Sparrow\Properties\AssemblyInfo.cs(33,12) : error CS0579: Duplicate 'AssemblyFileVersion' attribute
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedDuty.cs(26,29) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedTalkTo.cs(25,31) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedDuty.cs(35,27) : error CS0115: 'ExtendedDutyTag.OnStart()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedDuty.cs(41,38) : error CS0115: 'ExtendedDutyTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedEmoteNPC.cs(25,33) : error CS0246: The type or namespace name 'EmoteNPCTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedEmoteNPC.cs(27,35) : error CS0115: 'ExtendedEmoteNPCTag.CustomLogic': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedHandOver.cs(25,33) : error CS0246: The type or namespace name 'HandOverTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedHandOver.cs(27,38) : error CS0115: 'ExtendedHandOverTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedTurnIn.cs(25,31) : error CS0246: The type or namespace name 'TurnInTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedTalkTo.cs(27,38) : error CS0115: 'ExtendedTalkToTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedTurnIn.cs(30,27) : error CS0115: 'ExtendedTurnInTag.OnDone()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qas\trunk\Quest Behaviors\ExtendedTurnIn.cs(37,38) : error CS0115: 'ExtendedTurnInTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Plugins\Zekken\Source\ZekkenPlugin.cs(16,23) : error CS0246: The type or namespace name 'ZekkenSettings' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\EmoteNPCPlus.cs(25,33) : error CS0246: The type or namespace name 'EmoteNPCTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\EmoteNPCPlus.cs(27,35) : error CS0115: 'ExtendedEmoteNPCTag.CustomLogic': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\ExtendedDuty.cs(26,29) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Plugins\Zekken\Source\ZekkenPlugin.cs(18,16) : error CS0246: The type or namespace name 'ShapeDatabase' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\ExtendedDuty.cs(35,27) : error CS0115: 'ExtendedDutyTag.OnStart()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\ExtendedDuty.cs(41,38) : error CS0115: 'ExtendedDutyTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\ExtendedTalkTo.cs(8,31) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\ExtendedTalkTo.cs(9,38) : error CS0115: 'ExtendedTalkToTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\HandOverPlus.cs(25,29) : error CS0246: The type or namespace name 'HandOverTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\HandOverPlus.cs(27,38) : error CS0115: 'HandOverPlusTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\PickupQuestPlus.cs(25,32) : error CS0246: The type or namespace name 'PickupQuestTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\PickupQuestPlus.cs(27,38) : error CS0115: 'PickupQuestPlusTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyObject.cs(12,33) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyObject.cs(31,33) : error CS0115: 'SimpleDutyObjectTag.OnStart()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyObject.cs(36,33) : error CS0115: 'SimpleDutyObjectTag.OnResetCachedDone()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyObject.cs(122,38) : error CS0115: 'SimpleDutyObjectTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyPlus.cs(26,31) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyPlus.cs(35,27) : error CS0115: 'SimpleDutyPlusTag.OnStart()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\SimpleDutyPlus.cs(41,38) : error CS0115: 'SimpleDutyPlusTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\TalkToPlus.cs(25,27) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\TalkToPlus.cs(27,38) : error CS0115: 'TalkToPlusTag.CreateBehavior()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\UseObjectPlus.cs(25,30) : error CS0246: The type or namespace name 'UseObjectTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\UseObjectPlus.cs(27,35) : error CS0115: 'UseObjectPlusTag.CustomLogic': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Plugins\Zekken\Source\ZekkenPlugin.cs(12,17) : error CS0246: The type or namespace name 'AvoidanceManager' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Plugins\Zekken\Source\ZekkenPlugin.cs(14,17) : error CS0246: The type or namespace name 'SettingsWindow' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\TurnInPlus.cs(25,24) : error CS0246: The type or namespace name 'TurnInTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\TurnInPlus.cs(29,27) : error CS0115: 'TurnInPlusTag.OnDone()': no suitable method found to override
[09:24:04.632 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\Routines\qrwest\Quest Behaviors\TurnInPlus.cs(35,32) : error CS0115: 'TurnInPlusTag.CreateBehavior()': no suitable method found to override
[09:24:04.660 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[09:24:04.660 D] Kupo [LancerDragoon] v1.0.149.0
[09:24:04.664 N] [Kupo] Starting Kupo [LancerDragoon]
[09:24:04.719 N] [Kupo] Old context:None CurrentContext:Normal
[09:24:04.760 D] Replaced hook [Kupo.Combat] 1767efae-349d-4c80-aa59-ef6685834aaf
[09:24:04.763 D] Replaced hook [Kupo.Pull] 4daf08e1-cb08-4ec6-8bc5-4f00e8bc9c0a
[09:24:04.764 D] Replaced hook [Kupo.Rest] c3e36486-5cdf-49c1-abd8-f8f67a9c663b
[09:24:04.765 D] Replaced hook [Kupo.CombatBuffs] a9878404-deda-4ab8-a66c-ec129114bc5d
[09:24:04.765 D] Replaced hook [Kupo.Heal] 52a8b0ea-f228-4958-acaf-5bf4b89001b5
[09:24:04.766 D] Replaced hook [Kupo.PreCombatBuffs] 523bb861-058b-43e8-b439-9369b615db7d
[09:24:04.766 N] (Kupo) Verified behaviors can be created!
[09:24:04.766 N] [Kupo] Initialization complete!
[09:24:04.767 D] Replaced hook [PreCombatBuff] 4be2131c-5692-438e-b52f-d412ee9fe5a1
[09:24:04.767 D] Replaced hook [Heal] edf3d042-9d2d-4839-bc4a-1c3778794bdd
[09:24:04.767 D] Replaced hook [Pull] e6bcc55e-8406-4a78-bc54-961a762756a6
[09:24:04.767 D] Replaced hook [CombatBuff] ff71e889-d9d4-46b5-8bbd-f8bfb8fe1626
[09:24:04.767 D] Replaced hook [Combat] aab12283-da87-47c3-ac60-5a7d359fec82
[09:24:04.767 D] Replaced hook [Rest] 80056a73-7381-4f3b-9319-bd1e591e38a7
[09:24:33.983 N] BehaviorDirectory element found, compiling custom behaviors...
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\ExtendedTalkTo.cs(8,31) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\EmoteNPCPlus.cs(25,33) : error CS0246: The type or namespace name 'EmoteNPCTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\EmoteNPCPlus.cs(27,35) : error CS0115: 'ExtendedEmoteNPCTag.CustomLogic': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\ExtendedTalkTo.cs(9,38) : error CS0115: 'ExtendedTalkToTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\HandOverPlus.cs(25,29) : error CS0246: The type or namespace name 'HandOverTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\HandOverPlus.cs(27,38) : error CS0115: 'HandOverPlusTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\PickupQuestPlus.cs(25,32) : error CS0246: The type or namespace name 'PickupQuestTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\PickupQuestPlus.cs(27,38) : error CS0115: 'PickupQuestPlusTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyObject.cs(12,33) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\ExtendedDuty.cs(26,29) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyObject.cs(31,33) : error CS0115: 'SimpleDutyObjectTag.OnStart()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyObject.cs(36,33) : error CS0115: 'SimpleDutyObjectTag.OnResetCachedDone()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyObject.cs(122,38) : error CS0115: 'SimpleDutyObjectTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\ExtendedDuty.cs(35,27) : error CS0115: 'ExtendedDutyTag.OnStart()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\ExtendedDuty.cs(41,38) : error CS0115: 'ExtendedDutyTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SmartMove.cs(51,29) : warning CS0108: 'SmartMoveTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyPlus.cs(26,31) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyPlus.cs(35,27) : error CS0115: 'SimpleDutyPlusTag.OnStart()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\SimpleDutyPlus.cs(41,38) : error CS0115: 'SimpleDutyPlusTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\TalkToPlus.cs(25,27) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\TalkToPlus.cs(27,38) : error CS0115: 'TalkToPlusTag.CreateBehavior()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\UseObjectPlus.cs(25,30) : error CS0246: The type or namespace name 'UseObjectTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\UseObjectPlus.cs(27,35) : error CS0115: 'UseObjectPlusTag.CustomLogic': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\UseSpell.cs(73,29) : warning CS0108: 'UseSpellTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\NPCRepairTag.cs(38,29) : warning CS0108: 'NPCRepairTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\TurnInPlus.cs(25,24) : error CS0246: The type or namespace name 'TurnInTag' could not be found (are you missing a using directive or an assembly reference?)
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\TurnInPlus.cs(29,27) : error CS0115: 'TurnInPlusTag.OnDone()': no suitable method found to override
[09:24:36.225 N] Compiler Error: C:\Users\bryce\Desktop\dwgt\profiles\1-50\Quest Behaviors\TurnInPlus.cs(35,32) : error CS0115: 'TurnInPlusTag.CreateBehavior()': no suitable method found to override
[09:24:36.264 N] Failed to load profile: Element LogMessage is not supported. Please check your XML and try again. (<LogMessage Message="[Pre-Requisite Check] You haven't completed The Ultimate Weapon quest yet!" />) Line 29
[09:24:36.267 D] System.Exception: Element LogMessage is not supported. Please check your XML and try again. (<LogMessage Message="[Pre-Requisite Check] You haven't completed The Ultimate Weapon quest yet!" />) Line 29
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
[09:29:52.754 N] BehaviorDirectory element found, compiling custom behaviors...
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\EmoteNPCPlus.cs(25,33) : error CS0246: The type or namespace name 'EmoteNPCTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\EmoteNPCPlus.cs(27,35) : error CS0115: 'ExtendedEmoteNPCTag.CustomLogic': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedDuty.cs(26,29) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedDuty.cs(35,27) : error CS0115: 'ExtendedDutyTag.OnStart()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedDuty.cs(41,38) : error CS0115: 'ExtendedDutyTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\UseSpell.cs(73,29) : warning CS0108: 'UseSpellTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SmartMove.cs(51,29) : warning CS0108: 'SmartMoveTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedTalkTo.cs(8,31) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedTalkTo.cs(9,38) : error CS0115: 'ExtendedTalkToTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\HandOverPlus.cs(25,29) : error CS0246: The type or namespace name 'HandOverTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\HandOverPlus.cs(27,38) : error CS0115: 'HandOverPlusTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\PickupQuestPlus.cs(25,32) : error CS0246: The type or namespace name 'PickupQuestTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\PickupQuestPlus.cs(27,38) : error CS0115: 'PickupQuestPlusTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(12,33) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(31,33) : error CS0115: 'SimpleDutyObjectTag.OnStart()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(36,33) : error CS0115: 'SimpleDutyObjectTag.OnResetCachedDone()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(122,38) : error CS0115: 'SimpleDutyObjectTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyPlus.cs(26,31) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyPlus.cs(35,27) : error CS0115: 'SimpleDutyPlusTag.OnStart()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyPlus.cs(41,38) : error CS0115: 'SimpleDutyPlusTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TalkToPlus.cs(25,27) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TalkToPlus.cs(27,38) : error CS0115: 'TalkToPlusTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\UseObjectPlus.cs(25,30) : error CS0246: The type or namespace name 'UseObjectTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\UseObjectPlus.cs(27,35) : error CS0115: 'UseObjectPlusTag.CustomLogic': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TurnInPlus.cs(25,24) : error CS0246: The type or namespace name 'TurnInTag' could not be found (are you missing a using directive or an assembly reference?)
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TurnInPlus.cs(29,27) : error CS0115: 'TurnInPlusTag.OnDone()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TurnInPlus.cs(35,32) : error CS0115: 'TurnInPlusTag.CreateBehavior()': no suitable method found to override
[09:29:55.078 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\NPCRepairTag.cs(38,29) : warning CS0108: 'NPCRepairTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:29:55.078 N] Failed to load profile: Element LogMessage is not supported. Please check your XML and try again. (<LogMessage Message="[A Realm Reborn] Checking level 1 quests..." />) Line 33
[09:29:55.078 D] System.Exception: Element LogMessage is not supported. Please check your XML and try again. (<LogMessage Message="[A Realm Reborn] Checking level 1 quests..." />) Line 33
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
[09:30:30.927 N] BehaviorDirectory element found, compiling custom behaviors...
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\EmoteNPCPlus.cs(25,33) : error CS0246: The type or namespace name 'EmoteNPCTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\EmoteNPCPlus.cs(27,35) : error CS0115: 'ExtendedEmoteNPCTag.CustomLogic': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedDuty.cs(26,29) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedDuty.cs(35,27) : error CS0115: 'ExtendedDutyTag.OnStart()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedDuty.cs(41,38) : error CS0115: 'ExtendedDutyTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SmartMove.cs(51,29) : warning CS0108: 'SmartMoveTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\UseSpell.cs(73,29) : warning CS0108: 'UseSpellTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedTalkTo.cs(8,31) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\ExtendedTalkTo.cs(9,38) : error CS0115: 'ExtendedTalkToTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\HandOverPlus.cs(25,29) : error CS0246: The type or namespace name 'HandOverTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\HandOverPlus.cs(27,38) : error CS0115: 'HandOverPlusTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\PickupQuestPlus.cs(25,32) : error CS0246: The type or namespace name 'PickupQuestTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\PickupQuestPlus.cs(27,38) : error CS0115: 'PickupQuestPlusTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(12,33) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(31,33) : error CS0115: 'SimpleDutyObjectTag.OnStart()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(36,33) : error CS0115: 'SimpleDutyObjectTag.OnResetCachedDone()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyObject.cs(122,38) : error CS0115: 'SimpleDutyObjectTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyPlus.cs(26,31) : error CS0246: The type or namespace name 'SimpleDutyTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyPlus.cs(35,27) : error CS0115: 'SimpleDutyPlusTag.OnStart()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\SimpleDutyPlus.cs(41,38) : error CS0115: 'SimpleDutyPlusTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TalkToPlus.cs(25,27) : error CS0246: The type or namespace name 'TalkToTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TalkToPlus.cs(27,38) : error CS0115: 'TalkToPlusTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\UseObjectPlus.cs(25,30) : error CS0246: The type or namespace name 'UseObjectTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\UseObjectPlus.cs(27,35) : error CS0115: 'UseObjectPlusTag.CustomLogic': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TurnInPlus.cs(25,24) : error CS0246: The type or namespace name 'TurnInTag' could not be found (are you missing a using directive or an assembly reference?)
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\NPCRepairTag.cs(38,29) : warning CS0108: 'NPCRepairTag.Behavior()' hides inherited member 'ProfileBehavior.Behavior'. Use the new keyword if hiding was intended.
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TurnInPlus.cs(29,27) : error CS0115: 'TurnInPlusTag.OnDone()': no suitable method found to override
[09:30:33.228 N] Compiler Error: C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY XIV - A Realm Reborn\game\other\profiles\y2krazy\Quest Behaviors\TurnInPlus.cs(35,32) : error CS0115: 'TurnInPlusTag.CreateBehavior()': no suitable method found to override
[09:30:33.228 N] Failed to load profile: Element GetTo is not supported. Please check your XML and try again. (<GetTo ZoneId="397" XYZ="474.8097, 212.5399, 721.9003" />) Line 40
[09:30:33.228 D] System.Exception: Element GetTo is not supported. Please check your XML and try again. (<GetTo ZoneId="397" XYZ="474.8097, 212.5399, 721.9003" />) Line 40
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)