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

How to make dangerdonger and communitylib work? :-(

mikek

New Member
Joined
Aug 1, 2016
Messages
8
Reaction score
0
Hi

I really need to get the dangerdonger in order to stop my char from dying, but since there's no discord server anymore I can't find any information on how to make the plugin work, from what i can see the problem is the bot is not loading the required communitylib for me since perhaps it is too old.

I created the json files etc.

can anyone help me, please?
 
Is it not showing up in your lineup or what? Mine loads and works no problem and I didn't have to do any tweaking to the code
 
Im putting both communitylib and dangerdonger in /3rdparty/ and im using the third party config maker on both folders, launching exilebuddy and i see several lines of code RED under loading of both danger donger and community lib, and i see neither in settings after the exilebuddy loads up
 
so I'm going to admit I barely know how to read them myself but im going to say "give us logs or it didn't happen" because the devs or the community wont know how to help you without them.
 
Cannot load [DangerDodger] because an exception occurred [C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\DangerDodger.cs(13,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\Utils\MoveHelper.cs(9,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\DangerDodger.cs(17,26) : error CS0535: 'DangerDodger' does not implement interface member 'IMessageHandler.Message(Message)'
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\DangerDodger.cs(17,26) : error CS0535: 'DangerDodger' does not implement interface member 'ILogicProvider.Logic(Logic)'
].
System.Exception: C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\DangerDodger.cs(13,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\Utils\MoveHelper.cs(9,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\DangerDodger.cs(17,26) : error CS0535: 'DangerDodger' does not implement interface member 'IMessageHandler.Message(Message)'
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\DangerDodger\Content-11655536\DangerDodger.cs(17,26) : error CS0535: 'DangerDodger' does not implement interface member 'ILogicProvider.Logic(Logic)'

at Loki.Bot.ThirdPartyLoader.‭‍‮‏‏‫‏‫‮‏‍‌‎‮‎‭‭‫‪‏‭‎‎‪‎‮‮(Dictionary`2 , String )
Cannot load [CommunityLib 0.0.0.6] because an exception occurred [C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CachedItemObject.cs(9,25) : error CS0234: The type or namespace name 'Items' does not exist in the namespace 'Loki.Game.Objects' (are you missing an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\Inventory.cs(11,25) : error CS0234: The type or namespace name 'Items' does not exist in the namespace 'Loki.Game.Objects' (are you missing an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CommunityLib.cs(16,33) : error CS0535: 'CommunityLib' does not implement interface member 'IMessageHandler.Message(Message)'
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CommunityLib.cs(16,33) : error CS0535: 'CommunityLib' does not implement interface member 'ILogicProvider.Logic(Logic)'
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CachedItemObject.cs(528,28) : error CS0246: The type or namespace name 'Map' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CachedItemObject.cs(526,26) : error CS0246: The type or namespace name 'Map' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\Inventory.cs(212,23) : error CS0246: The type or namespace name 'Flask' could not be found (are you missing a using directive or an assembly reference?)
].
System.Exception: C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CachedItemObject.cs(9,25) : error CS0234: The type or namespace name 'Items' does not exist in the namespace 'Loki.Game.Objects' (are you missing an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\Inventory.cs(11,25) : error CS0234: The type or namespace name 'Items' does not exist in the namespace 'Loki.Game.Objects' (are you missing an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CommunityLib.cs(16,33) : error CS0535: 'CommunityLib' does not implement interface member 'IMessageHandler.Message(Message)'
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CommunityLib.cs(16,33) : error CS0535: 'CommunityLib' does not implement interface member 'ILogicProvider.Logic(Logic)'
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CachedItemObject.cs(528,28) : error CS0246: The type or namespace name 'Map' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\CachedItemObject.cs(526,26) : error CS0246: The type or namespace name 'Map' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Franksta\Documents\EB25421350\3rdParty\_CONFIGS_\Default\CommunityLib 0.0.0.6\Content-11655536\Inventory.cs(212,23) : error CS0246: The type or namespace name 'Flask' could not be found (are you missing a using directive or an assembly reference?)

at Loki.Bot.ThirdPartyLoader.‭‍‮‏‏‫‏‫‮‏‍‌‎‮‎‭‭‫‪‏‭‎‎‪‎‮‮(Dictionary`2 , String )
 
got same errors. Alchor doesnt provide dodging explosions on the ground - many builds dies becuse alchor moves exactly in the middle of 5 -6 explosions after killing the mobs and start to looting graund instead of dodge....
 

Thanks, it works, but after starting EB with this, suddenly Alcor combat routine is gone and I can't seem to make it work again, apparently danger donger and dream plugins dont work together?
 
Thanks, it works, but after starting EB with this, suddenly Alcor combat routine is gone and I can't seem to make it work again, apparently danger donger and dream plugins dont work together?
The free trial of the combat routine ended, you now need to pay 5.50 to use it.
 
Is it not showing up in your lineup or what? Mine loads and works no problem and I didn't have to do any tweaking to the code

You fail to mention that you are not using any version that was linked in this thread. Until pachi linked his file there was no way any version of DangerDodger could work without code changes. Please stop treating people like idiots and help or just stfu its hard enough finding any information on this forum.
 
You fail to mention that you are not using any version that was linked in this thread. Until pachi linked his file there was no way any version of DangerDodger could work without code changes. Please stop treating people like idiots and help or just stfu its hard enough finding any information on this forum.
LuuuL gtfo with your 8 posts in 6 years. Me stating that it works for me and asking if it's in his lineup was not derogatory in any way and if you look at my history I help people almost every day and have made a post called the "one stop shop" explaining literally everything I run in my bot lineup (is a bit outdated now) so go back to just sucking info from this forum and let the people that actually help, try and help.

TLDR: go back to the hole you crawled out of
 
Last edited:
Back
Top