What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

战士套路问题!

我说的不更新是以前那个cr不更新了。
 
将dotnet_4_5直接放在routines下面。
\Routines\Fury Unleashed\Interfaces\GUI\GuiExtentions.cs(19,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
Compiler Error: c:\Users\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(69,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(72,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(76,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(77,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(82,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(532,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(535,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(539,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(540,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\Administrator\Desktop\HB\Routines\Fury Unleashed\Interfaces\GUI\Interface.Designer.cs(545,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?)
ItemForAura - Questhelper - Version 2.0 Loaded.
 
删除routines下的fury unleashed文件夹。这个报错不影响使用。 你可以用svn更新到最新版本。然后再试。
 
Back
Top