Have replaced Defaultcombat foulder and getting this,what i am doing wrong?
Starting Buddy Wing v1.0.1035.427
Logging in...
Login Success!
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\DefaultCombat.cs(16,18) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'DefaultCombat'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Enums.cs(8,17) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'ClusterType'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Enums.cs(15,17) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'CastOn'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Enums.cs(23,17) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'Faction'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Enums.cs(30,17) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'GameContext'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Enums.cs(41,17) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'BehaviorType'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Helpers.cs(15,25) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'Helpers'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Logger.cs(11,25) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'Logger'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Movement.cs(17,18) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'Movement'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\SpecHandler.cs(18,18) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'SpecHandler'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\DefaultCombat\Spell.cs(15,25) : error CS0101: The namespace 'DefaultCombat' already contains a definition for 'Spell'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Dynamics\Attributes.cs(13,27) : error CS0101: The namespace 'DefaultCombat.Dynamics' already contains a definition for 'PriorityAttribute'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Dynamics\Attributes.cs(24,27) : error CS0101: The namespace 'DefaultCombat.Dynamics' already contains a definition for 'ClassAttribute'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Dynamics\Attributes.cs(44,27) : error CS0101: The namespace 'DefaultCombat.Dynamics' already contains a definition for 'IgnoreBehaviorCountAttribute'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Dynamics\Attributes.cs(55,27) : error CS0101: The namespace 'DefaultCombat.Dynamics' already contains a definition for 'BehaviorAttribute'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Dynamics\CompositeBuilder.cs(10,25) : error CS0101: The namespace 'DefaultCombat.Dynamics' already contains a definition for 'CompositeBuilder'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Global.cs(6,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'Global'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Assassin\Darkness.cs(12,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'AssassinDarkness'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Commando\Gunnery.cs(11,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'CommandoGunnery'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Guardian\Defense.cs(15,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'GuardianDefense'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Guardian\vigilance.cs(15,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'GuardianVigilance'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Juggernaut\Immortal.cs(15,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'JuggernautImmortal'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Juggernaut\vengeance.cs(15,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'JuggernautVengeance'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Marauder\Annihilation.cs(13,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'MarauderAnnihilation'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Marauder\Rage.cs(13,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'MarauderRage'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Mercenary\Arsenal.cs(15,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'MercenaryArsenal'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Mercenary\Firebug.cs(19,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'MercenaryFirebug'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Operative\Concealment.cs(10,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'OperativeConcealment'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Operative\Lethality.cs(10,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'OperativeLethality'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Operative\Medicine.cs(10,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'OperativeMedic'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Sage\Seer.cs(12,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SageSeer'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Sage\Telekinetics.cs(14,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SageTelekinetics'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Shadow\Kinetic.cs(13,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'ShadowKinetic'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Sorcerer\Corruption.cs(15,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SorcererCorruption'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Advanced\Sorcerer\Madness.cs(11,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SorcererMadness'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Basic\AgentBasic.cs(16,18) : error CS0101: The namespace 'DefaultCombat.Routines.Basic' already contains a definition for 'AgentBasic'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Joes\Balance.cs(14,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SageBalance'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Joes\Combat.cs(12,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'SentinelWatchman'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Joes\Tactics.cs(12,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'VanguardTactics'
Compiler Error: c:\Users\PCPC\Desktop\New folder\Routines\DefaultCombat\Routines\Joes\VanguardAS.cs(12,25) : error CS0101: The namespace 'DefaultCombat.Routines' already contains a definition for 'VanguardAssaultSpecialist'
User is a Warrior
Unhandled exception during init: System.InvalidOperationException: No routines were loaded. Please ensure there is a routine for your class before starting the bot.
at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
at Buddywing.MainWindow.DoInitialization()
Buddy Wing: The Old Robot is ready!