my bot is telling me this, worked last night before i went to bed and woke up to it fucked up. any ideas? i just use singular for druid.
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\BuddyCenter.cs(11,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\BuddyCenter.cs(14,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(12,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Screenshot.cs(11,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Screenshot.cs(15,37) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Updater.cs(5,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Updater.cs(15,37) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(95,25) : error CS0246: The type or namespace name 'BotEvents' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(136,21) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(160,26) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(184,20) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(208,22) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(232,22) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(256,22) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(280,29) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(304,24) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(283,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'JumpTurn'
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(285,14) : error CS0102: The type 'Singular.Helpers.JumpTurn' already contains a definition for 'State'
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(729,18) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'SafeArea'
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(1055,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'CommonExtensions'
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\BuddyCenter.cs(11,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\BuddyCenter.cs(14,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(12,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Screenshot.cs(11,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Screenshot.cs(15,37) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Updater.cs(5,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Updater.cs(15,37) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(95,25) : error CS0246: The type or namespace name 'BotEvents' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(136,21) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(160,26) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(184,20) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(208,22) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(232,22) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(256,22) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(280,29) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Plugins\Buddycenter\BuddyCenter\Commands.cs(304,24) : error CS0246: The type or namespace name 'WoWChat' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(283,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'JumpTurn'
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(285,14) : error CS0102: The type 'Singular.Helpers.JumpTurn' already contains a definition for 'State'
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(729,18) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'SafeArea'
Compiler Error: c:\Users\Nick\Documents\HB\Routines\Singular\Helpers\Kiting.cs(1055,25) : error CS0101: The namespace 'Singular.Helpers' already contains a definition for 'CommonExtensions'