Hey guys, some of my plugins work, some don't!
Wondering if you guys could tell me what I should do..
Here's the errors:
Obviously those plugins don't compile and therefore aren't usable.
Only a few plugins do work, those being StatusCenter, RedAlert, eRefreshment, and AutoEquip.
Any help would be awesome!
Wondering if you guys could tell me what I should do..
Here's the errors:
Code:
Plugin from C:\Users\xxx\Desktop\Honorbuddy\Plugins\AutoEquip.cs could not be compiled! Compiler errors:
File: AutoEquip.cs Line: 37 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 39 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 54 Error: The type or namespace name 'FormWeightSelector' could not be found (are you missing a using directive or an assembly reference?)
File: AutoEquip.cs Line: 62 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 63 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 91 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 102 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 114 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 115 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 131 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 141 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 229 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 249 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 255 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 296 Error: The name 'AutoEquipSettings' does not exist in the current context
File: AutoEquip.cs Line: 361 Error: The name 'AutoEquipSettings' does not exist in the current context
Plugin from C:\Users\xxx\Desktop\Honorbuddy\Plugins\eTrain 2.3.2.cs could not be compiled! Compiler errors:
File: eTrain 2.3.2.cs Line: 74 Error: 'Styx.Logic.Inventory.Frames.Gossip.GossipFrame' does not contain a definition for 'GossipEntry'
File: eTrain 2.3.2.cs Line: 1459 Error: 'Styx.Logic.Inventory.Frames.Gossip.GossipFrame' does not contain a definition for 'GossipEntry'
Plugin from C:\Users\xxx\Desktop\Honorbuddy\Plugins\FormWeightSelector.cs could not be compiled! Compiler errors:
File: FormWeightSelector.cs Line: 16 Error: The name 'InitializeComponent' does not exist in the current context
File: FormWeightSelector.cs Line: 29 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 42 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 53 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 56 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 61 Error: The name 'lbxWeights' does not exist in the current context
File: FormWeightSelector.cs Line: 62 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 62 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 67 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 69 Error: The name 'lblClass' does not exist in the current context
File: FormWeightSelector.cs Line: 71 Error: The name 'lblSpec' does not exist in the current context
File: FormWeightSelector.cs Line: 73 Error: The name 'lblSpec' does not exist in the current context
File: FormWeightSelector.cs Line: 75 Error: The name 'lblMisc' does not exist in the current context
File: FormWeightSelector.cs Line: 77 Error: The name 'lblMisc' does not exist in the current context
File: FormWeightSelector.cs Line: 80 Error: The name 'lbxWeights' does not exist in the current context
File: FormWeightSelector.cs Line: 89 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 89 Error: The name 'lbxWeightSets' does not exist in the current context
File: FormWeightSelector.cs Line: 95 Error: The name 'lbxWeightSets' does not exist in the current context
Plugin from C:\Users\xxx\Desktop\Honorbuddy\Plugins\FormWeightSelector.Designer.cs could not be compiled! Compiler errors:
File: FormWeightSelector.Designer.cs Line: 14 Error: 'AutoEquip.FormWeightSelector.Dispose(bool)': no suitable method found to override
Plugin from C:\Users\xxx\Desktop\Honorbuddy\Plugins\frmSettings.cs could not be compiled! Compiler errors:
File: frmSettings.cs Line: 23 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 24 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 25 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 26 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 27 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 28 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 29 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 30 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 31 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 32 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 33 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 34 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 35 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 36 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 37 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 38 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 39 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 40 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 422 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 423 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 424 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 425 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 426 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 427 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 428 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 429 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 430 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 431 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 432 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 433 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 434 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 435 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 436 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 437 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 438 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 439 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 440 Error: The type or namespace name 'config' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 441 Error: The type or namespace name 'gmail' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 442 Error: The type or namespace name 'gmail' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 443 Error: The type or namespace name 'gmail' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
File: frmSettings.cs Line: 444 Error: The type or namespace name 'SMSInit' does not exist in the namespace 'WatchDog' (are you missing an assembly reference?)
Plugin from C:\Users\xxx\Desktop\Honorbuddy\Plugins\WatchDog.cs could not be compiled! Compiler errors:
File: WatchDog.cs Line: 237 Error: The type or namespace name 'frmSettings' could not be found (are you missing a using directive or an assembly reference?)
File: WatchDog.cs Line: 237 Error: The type or namespace name 'frmSettings' could not be found (are you missing a using directive or an assembly reference?)
Obviously those plugins don't compile and therefore aren't usable.
Only a few plugins do work, those being StatusCenter, RedAlert, eRefreshment, and AutoEquip.
Any help would be awesome!