Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\GuiExtentions.cs(19,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(70,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(73,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(77,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(78,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(83,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(149,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(152,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(156,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(157,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\JoeRodge\Desktop\horse\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(162,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: error CS1508: Resource identifier 'Resources.resources' has already been used in this assembly
It says that whenever I open Honor Buddy.
Edit: I've never used this plugin before now. So it is the latest version posted. Even tried Updating the SVN to make sure.