Guest User

Honor Buddy

a guest
Oct 9th, 2012
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.40 KB | None | 0 0
  1. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\MainForm.cs(16,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  2. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\MainForm.cs(17,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  3. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\MainForm.cs(18,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  4. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PbProfile.cs(18,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  5. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(20,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  6. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(21,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  7. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(22,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  8. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(25,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  9. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(35,36) : error CS0246: The type or namespace name 'BotBase' could not be found (are you missing a using directive or an assembly reference?)
  10. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PropertyBag.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  11. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PropertyBag.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  12. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Settings.cs(10,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  13. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\SVN.cs(9,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  14. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Tradeskill.cs(13,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  15. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Tradeskill.cs(14,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  16. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Tradeskill.cs(15,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  17. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Utility.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  18. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Utility.cs(11,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  19. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Utility.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  20. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemAction.cs(8,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  21. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  22. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemAction.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  23. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemAction.cs(13,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  24. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PBAction.cs(10,16) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  25. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemFromAhAction.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  26. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemFromAhAction.cs(13,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  27. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CalSubRoutine.cs(4,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  28. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CancelAuctionAction.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  29. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CancelAuctionAction.cs(13,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  30. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CastSpellAction.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  31. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CastSpellAction.cs(11,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  32. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CastSpellAction.cs(14,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  33. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\ChangeBotAction.cs(2,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  34. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CustomAction.cs(11,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  35. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\Declaration.cs(7,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  36. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\DisenchantAction.cs(7,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  37. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\DisenchantAction.cs(8,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  38. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\DisenchantAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  39. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\DisenchantAction.cs(12,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  40. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\FlyToAction.cs(4,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  41. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\FlyToAction.cs(5,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  42. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\FlyToAction.cs(6,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  43. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\FlyToAction.cs(8,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  44. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetItemFromBankAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  45. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetItemFromBankAction.cs(12,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  46. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetMailAction.cs(8,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  47. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetMailAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  48. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetMailAction.cs(12,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  49. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\If.cs(15,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  50. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\If.cs(19,23) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  51. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\InteractAction.cs(8,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  52. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\InteractAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  53. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\InteractAction.cs(12,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  54. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\LoadProfileAction.cs(4,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  55. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\LoadProfileAction.cs(5,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  56. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MailItemAction.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  57. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MailItemAction.cs(13,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  58. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MailItemAction.cs(16,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  59. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MoveToAction.cs(6,12) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  60. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MoveToAction.cs(7,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  61. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MoveToAction.cs(10,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  62. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbDecorator.cs(6,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  63. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbDecorator.cs(9,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  64. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbDecorator.cs(14,32) : error CS0246: The type or namespace name 'PrioritySelector' could not be found (are you missing a using directive or an assembly reference?)
  65. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbRootComposite.cs(2,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  66. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbRootComposite.cs(6,36) : error CS0246: The type or namespace name 'PrioritySelector' could not be found (are you missing a using directive or an assembly reference?)
  67. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PutItemInBankAction.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  68. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PutItemInBankAction.cs(15,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  69. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemAction.cs(8,12) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  70. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  71. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemAction.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  72. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemAction.cs(11,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  73. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemAction.cs(14,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  74. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemOnAhAction.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  75. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemOnAhAction.cs(15,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  76. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\StackItemsAction.cs(3,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  77. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SubRoutine.cs(6,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  78. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SubRoutine.cs(10,40) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  79. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\TrainSkillAction.cs(8,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  80. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\TrainSkillAction.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  81. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\TrainSkillAction.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  82. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\TrainSkillAction.cs(13,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  83. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\WaitAction.cs(10,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  84. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\While.cs(5,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  85. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Dynamic\DynamicCodeCompiler.cs(10,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  86. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Dynamic\Helpers.cs(9,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  87. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Dynamic\Helpers.cs(10,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  88. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Dynamic\Helpers.cs(11,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  89. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\MainForm.cs(378,37) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  90. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\MainForm.cs(804,44) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  91. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PbProfile.cs(91,51) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  92. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PbProfile.cs(91,17) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  93. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PbProfile.cs(190,66) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  94. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\PbProfile.cs(217,45) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  95. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(138,25) : error CS0246: The type or namespace name 'PulseFlags' could not be found (are you missing a using directive or an assembly reference?)
  96. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(421,69) : error CS0246: The type or namespace name 'UnknownProfileElementEventArgs' could not be found (are you missing a using directive or an assembly reference?)
  97. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(431,61) : error CS0246: The type or namespace name 'BotEvents' could not be found (are you missing a using directive or an assembly reference?)
  98. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(504,25) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  99. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(516,16) : error CS0246: The type or namespace name 'BotBase' could not be found (are you missing a using directive or an assembly reference?)
  100. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(824,99) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  101. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\ProfessionBuddy.cs(824,59) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  102. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Settings.cs(261,61) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  103. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Settings.cs(269,41) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  104. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemAction.cs(58,17) : error CS0246: The type or namespace name 'WoWPoint' could not be found (are you missing a using directive or an assembly reference?)
  105. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemAction.cs(192,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  106. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\BuyItemFromAhAction.cs(235,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  107. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CalSubRoutine.cs(46,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  108. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CalSubRoutine.cs(101,65) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  109. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CancelAuctionAction.cs(242,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  110. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CastSpellAction.cs(270,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  111. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CastSpellAction.cs(428,68) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  112. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\ChangeBotAction.cs(37,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  113. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\CustomAction.cs(66,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  114. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\Declaration.cs(54,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  115. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\DisenchantAction.cs(165,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  116. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\FlyToAction.cs(14,17) : error CS0246: The type or namespace name 'WoWPoint' could not be found (are you missing a using directive or an assembly reference?)
  117. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\FlyToAction.cs(71,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  118. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetItemFromBankAction.cs(320,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  119. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\GetMailAction.cs(214,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  120. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\If.cs(77,24) : error CS0246: The type or namespace name 'CanRunDecoratorDelegate' could not be found (are you missing a using directive or an assembly reference?)
  121. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\If.cs(217,40) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  122. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\InteractAction.cs(120,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  123. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\LoadProfileAction.cs(67,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  124. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MailItemAction.cs(276,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  125. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\MoveToAction.cs(162,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  126. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbDecorator.cs(21,35) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  127. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbDecorator.cs(35,40) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  128. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbRootComposite.cs(8,17) : error CS0246: The type or namespace name 'BotBase' could not be found (are you missing a using directive or an assembly reference?)
  129. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbRootComposite.cs(10,55) : error CS0246: The type or namespace name 'BotBase' could not be found (are you missing a using directive or an assembly reference?)
  130. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PbRootComposite.cs(22,16) : error CS0246: The type or namespace name 'BotBase' could not be found (are you missing a using directive or an assembly reference?)
  131. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\PutItemInBankAction.cs(327,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  132. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemAction.cs(172,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  133. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SellItemOnAhAction.cs(340,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  134. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\StackItemsAction.cs(54,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  135. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SubRoutine.cs(81,40) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  136. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\SubRoutine.cs(101,37) : error CS0246: The type or namespace name 'GroupComposite' could not be found (are you missing a using directive or an assembly reference?)
  137. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\TrainSkillAction.cs(78,18) : error CS0246: The type or namespace name 'WaitTimer' could not be found (are you missing a using directive or an assembly reference?)
  138. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\TrainSkillAction.cs(79,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  139. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\WaitAction.cs(37,16) : error CS0246: The type or namespace name 'CanRunDecoratorDelegate' could not be found (are you missing a using directive or an assembly reference?)
  140. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\WaitAction.cs(85,28) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  141. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Composites\While.cs(31,40) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  142. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Bots\ProfessionBuddy\Dynamic\DynamicCodeCompiler.cs(115,45) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  143. New bot added!: Combat Bot
  144. Honorbuddy v2.5.6384.495 started!
  145. Character is a level 90 Tauren Paladin
  146. Current zone is Orgrimmar
  147. Please wait a few seconds while Honorbuddy initializes.
  148. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(3,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  149. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(5,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  150. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(10,30) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
  151. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(6,16) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  152. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(17,17) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  153. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(32,24) : error CS0246: The type or namespace name 'RunStatus' could not be found (are you missing a using directive or an assembly reference?)
  154. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Anti Drown\Anti Drown.cs(42,34) : error CS0246: The type or namespace name 'Composite' could not be found (are you missing a using directive or an assembly reference?)
  155. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(19,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  156. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(20,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  157. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(21,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  158. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(22,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  159. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(23,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  160. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(24,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  161. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(25,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  162. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(26,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  163. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(29,7) : error CS0246: The type or namespace name 'TreeSharp' could not be found (are you missing a using directive or an assembly reference?)
  164. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\DrinkPotions\DrinkPotions.cs(33,33) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
  165. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(17,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  166. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(21,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  167. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(22,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  168. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(24,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  169. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(25,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  170. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(26,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  171. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(27,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  172. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(29,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  173. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(30,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  174. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(31,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  175. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(32,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  176. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(33,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  177. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Config.cs(34,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  178. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(16,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  179. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(20,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  180. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(21,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  181. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(23,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  182. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(24,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  183. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(25,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  184. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(26,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  185. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(28,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  186. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(29,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  187. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(30,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  188. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(31,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  189. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(32,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  190. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\ItemForAuraQuesthelper.cs(33,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  191. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ItemForAuraQuesthelper\Settings.cs(8,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  192. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ProfileHelper\ProfileHelper.cs(7,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  193. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ProfileHelper\ProfileHelper.cs(13,34) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
  194. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\ProfileHelper\ToolForm.cs(12,12) : error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  195. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Talented\Talented.cs(8,20) : error CS0234: The type or namespace name 'PluginClass' does not exist in the namespace 'Styx.Plugins' (are you missing an assembly reference?)
  196. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Talented\Talented.cs(13,29) : error CS0246: The type or namespace name 'HBPlugin' could not be found (are you missing a using directive or an assembly reference?)
  197. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Talented\TalentTree.cs(4,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
  198. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Talented\TalentTree.cs(11,78) : error CS0246: The type or namespace name 'WoWClass' could not be found (are you missing a using directive or an assembly reference?)
  199. Compiler Error: c:\Users\Jeff\Desktop\SYSMECH\Plugins\Talented\TalentTree.cs(23,16) : error CS0246: The type or namespace name 'WoWClass' could not be found (are you missing a using directive or an assembly reference?)
Advertisement
Add Comment
Please, Sign In to add comment