Noticing the following error when trying to load the plugin
Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(24,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(25,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(26,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(27,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(28,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(29,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(30,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(31,7) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(36,33) : 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\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(219,48) : error CS0246: The type or namespace name 'Settings' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(32,22) : error CS0246: The type or namespace name 'Styx' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(213,38) : error CS0234: The type or namespace name 'Integration' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(228,10) : error CS0246: The type or namespace name 'Setting' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(228,10) : error CS0246: The type or namespace name 'SettingAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(234,10) : error CS0246: The type or namespace name 'Setting' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Administrator\Desktop\Demon\Plugins\BuddyControl\BuddyControl.cs(234,10) : error CS0246: The type or namespace name 'SettingAttribute' could not be found (are you missing a using directive or an assembly reference?)