• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] MapRunner

    Discussion in 'Archives' started by ExVault, Oct 27, 2014.

    Thread Status:
    Not open for further replies.
    1. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      MyKogInYourAshe
      Your error originates from combat routine and has nothing to do with MapRunner. Please report it on support forums.
       
    2. Besen123

      Besen123 New Member

      Joined:
      Sep 3, 2014
      Messages:
      11
      Likes Received:
      1
      Trophy Points:
      3
      The Map Ignoring isn't working for me actually - it worked flawlessly a week ago.

      Example: Ignore by affix I added Mirrored and Punishing. He still opens those reflect maps. :-/
       
    3. DbFan3

      DbFan3 New Member

      Joined:
      Sep 9, 2015
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Ignoring simply by map name also doesn't work.
       
    4. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      it does. flawless. check for typos and case sensitivity
       
    5. Besen123

      Besen123 New Member

      Joined:
      Sep 3, 2014
      Messages:
      11
      Likes Received:
      1
      Trophy Points:
      3
      Checked all Typos, Blacklisted Maps by Name and by Affixes - does not work at all for me.

      Thicket Map - anything wrong with the name? Typos? Well, I dont see any^^ It just entered it 2 Minutes ago.

      As I said, it worked a few days ago without any problems - now it does not since 1-2 Bot Updates :-/
       
    6. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      Maybe I'm retarded but the "Ignore Boss Room" option doesn't allow me to input "Crematorium Map" as an option, keeps on saying it is not a valid name. Anyone know of a workaround or fix for this?
       
    7. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      Crematorium does not have a bossroom, its a multilevel map.
       
    8. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      I mean technically you're right, but the boss is pretty much the only thing on the 5th "level," which should be considered the "boss room."
       
    9. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      Bot has no idea which level player is currently on.
       
    10. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      I know you don't like coding a bunch for one map, but an idea.. would it be possible for an internal counter (specific to that map) that tracks how many transitions you've taken? Specifically to that map you can't go back, so there would be no way for the bot to get confused by taking a transition back down and adding a count to it. So basically "If (crematorium.areatransitioncount == 4) then quit" or something along those lines (if Crematorium is blacklisted under Boss Rooms). I know in the log it displays area transitions, I don't know if the bot can keep track of them in some regard.
       
      Last edited: May 14, 2016
    11. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      But why? You can simply add Megaera to mob ignore list and bot will finish current map as soon as he enters last Crematorium level.
       
    12. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      I feel so dumb now, thanks. Trying to over complicate things -__-
       
    13. kiwi10

      kiwi10 New Member

      Joined:
      Jan 22, 2016
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Does Maprunner work with currency stash tabs? (no other plugins)
       
      Last edited: May 17, 2016
    14. LajtStyle

      LajtStyle Community Developer

      Joined:
      Jan 5, 2015
      Messages:
      96
      Likes Received:
      5
      Trophy Points:
      8
      community editon - yes
       
    15. Toxic Smile

      Toxic Smile New Member

      Joined:
      May 17, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      I'm getting an error.. New to this kind of thing. Any help?

      Cannot load [MapRunner] because an exception occurred [E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\AreaTransitionTask.cs(6,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(2,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\SellMapTask.cs(3,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(4,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(23,43) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(35,50) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(55,48) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(90,54) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\ItemHelper.cs(20,94) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(82,35) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(97,73) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(97,35) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      ].
      System.Exception: E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\AreaTransitionTask.cs(6,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(2,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\SellMapTask.cs(3,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(4,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(23,43) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(35,50) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(55,48) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\MapExtensions.cs(90,54) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\ItemHelper.cs(20,94) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(82,35) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(97,73) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)
      E:\Documents\EB24174174\3rdParty\_CONFIGS_\Default\MapRunner\Content-8472781\TakeMapTask.cs(97,35) : error CS0246: The type or namespace name 'CachedItemObject' could not be found (are you missing a using directive or an assembly reference?)

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

      DbFan3 New Member

      Joined:
      Sep 9, 2015
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Do you have the CommunityLib plugin installed?
       
    17. nips

      nips New Member

      Joined:
      Apr 21, 2013
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      1
    18. PainfulDeath

      PainfulDeath Member

      Joined:
      Jul 12, 2012
      Messages:
      489
      Likes Received:
      1
      Trophy Points:
      18
      Is there any good reason for this plugin to not utilize /remaining for better clearing detection?
       
    19. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Have issues clearing? it uses mob detection instead, and their location
       
    20. PainfulDeath

      PainfulDeath Member

      Joined:
      Jul 12, 2012
      Messages:
      489
      Likes Received:
      1
      Trophy Points:
      18
      Well, if I understand correctly it doesn't know if that last spot at the far side of the map is empty spot or a tunnel to another dimension with 500 mobs in it, so it always runs back to check it out, only to find noone there, or maybe a single mob. Which both are a waste of time and bad for efficiency. It should instead be able to just skip 20-40 monsters if they are nowhere near the bot and considering the boss is already dead/ignored. /Remaining could help with that.
       
    Thread Status:
    Not open for further replies.

    Share This Page