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

EquipPlugin not loading since questbot update

krawndemon

New Member
Joined
Jan 23, 2014
Messages
12
Reaction score
0
I keep getting an error since the new update with QuestBot where it is not loading EquipPlugin. The error I get is here:

Cannot load [EquipPlugin] because an exception occurred [C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(12,19) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(7,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
].
System.Exception: C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(12,19) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(7,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)

at Loki.Bot.ThirdPartyLoader.****‎**‪‎*‎‎‎*​​‪‫‫*****‬‪*(Dictionary`2 , String )


If someone can help me figure this out I'd greatly appreciate it, thanks!
 
I keep getting an error since the new update with QuestBot where it is not loading EquipPlugin. The error I get is here:

Cannot load [EquipPlugin] because an exception occurred [C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(12,19) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(7,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
].
System.Exception: C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(12,19) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Krawndemon\Documents\EB24350194\3rdParty\_CONFIGS_\Default\EquipPlugin\Content-269878672\Tasks\QualityEquipTask.cs(7,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)

at Loki.Bot.ThirdPartyLoader.****‎**‪‎*‎‎‎*​​‪‫‫*****‬‪*(Dictionary`2 , String )


If someone can help me figure this out I'd greatly appreciate it, thanks!

Install communitylib, it's not about questbot but installing ComLib :D
 
Back
Top