• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Discontinued] [Plugin] Quest Plugin 2.0

    Discussion in 'Archives' started by darkbluefirefly, Jun 4, 2015.

    1. hijlee

      hijlee Member

      Joined:
      Jun 14, 2012
      Messages:
      89
      Likes Received:
      0
      Trophy Points:
      6
      First of all, thank your for the plugin, it works like a charm :)
      Everything works fine except the arena part.
      My bot is stuck at the arena A3 cruel, just running around doing nothing after it killed the mobs.

      Getting these error messages along:

      [MoveTowards] FindPath returned EndNotNavigable.
      [QuestPluginHandleArena] MoveTowards testing location {1866, 1192} error, will try Distance 151, attempt #1
      [MoveTowards] FindPath returned EndNotNavigable.
      [QuestPluginHandleArena] MoveTowards testing location {1762, 1327} error, will try Distance 219, attempt #2

      Attached log View attachment Exilebuddy 2032 2015-10-21 22.49.txt
       
    2. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      It's suppose to do that,
      There's no known reliable way(yet) to figure out if the arena is a dead end. So It tries to randomly move around 5x, if it still cannot find the exit.
      It heads back to entrance and blacklists that Arena, goes to next arena.
      Working as intended, actually working better then intended, those deaths should have messed something up, but it didn't.
       
    3. hijlee

      hijlee Member

      Joined:
      Jun 14, 2012
      Messages:
      89
      Likes Received:
      0
      Trophy Points:
      6
      So i should just let it do going around, and eventually it will blacklist all of the arenas after they are finished, and will move on?
       
    4. insyd

      insyd New Member

      Joined:
      May 24, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Plugin causing my exbuddy to crash on startup. Works fine with the plugin not in plugins folder. Full Log

      Was working fine one night, then nothing. Tried clean install of plugin and bot :(
       
    5. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Hey, thanks for the full log.


      Code:
         at QuestPlugin.QuestPlugin.get_Control() in c:\Users\iNsyD\Desktop\ExBuddyBeta\Plugins\questplugin\QuestPlugin.cs:line 352
      
      Rename questplugin to QuestPlugin. I'll solve that issue with a trick ExVault did.
       
    6. insyd

      insyd New Member

      Joined:
      May 24, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Well, that worked fantastically! Thanks for the quick reply, I feel pretty dumb now! haha
       
    7. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Ya YW, with Logs it's this easy most of the time.
       
    8. Lustkim

      Lustkim Member

      Joined:
      Oct 10, 2015
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      6
      Hi! Big thanks darkbluefirefly for your work, plugin is too gud. May i ask, what do you think about updating plugin for forsaken masters quests? Like zana, haku etc. This will be done in the future? I think it's a good addition to your plugin.
       
    9. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Lel, masters and main questline are 2 different things.
       
    10. ozgun311

      ozgun311 Member

      Joined:
      Nov 11, 2014
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      6
    11. dong1337

      dong1337 Member

      Joined:
      Sep 15, 2015
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      6
      hey, I just wanted to let you know that there's an issue in act 3 where sometimes you have to travel to solaris temple level 2 and talk to dalia manually before the questplugin is able to pick up where it left off otherwise it will trash the entire handleact3 thread and not start

      and also at act 4, after killing piety, the bot will run into the spike walls trying to get to the harvest instead of talking to piety first.

      ive been testing this bot with about 3-4 accounts running from a1n to a4m and those 2 were the main issues that stood out. otherwise, this is fantastic!
      keep up the good work
       
    12. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Um from the logs.
      It got the sulphite from the docks before it got the ribbon spool. So I assume you manually set it to grind docks before getting ribbon spool?
      That's the current conclusion I could come up with, and i'll have a fix for that.

      For A4 Belly, it should be fixed, I updated it with Alcor helping me test, currently testing Black Core again. Idk why it doesn't work atm, it always worked before or something.
       
    13. hegs

      hegs New Member

      Joined:
      Jun 5, 2011
      Messages:
      101
      Likes Received:
      1
      Trophy Points:
      0
      Last edited: Nov 13, 2015
    14. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Rename questplugin to QuestPlugin
       
    15. ozgun311

      ozgun311 Member

      Joined:
      Nov 11, 2014
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      6
      Thanks man ! That was exactly what i did. After finishing that quest by hand, questplugin continued working.
       
    16. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Ya it should be resolved now. Tony is truncating code in QP atm for me.
       
    17. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      SVN 285:

      Ok Fixed a bunch of A4 stuff
      Daresso's Dream fixed, thanks Alcor75, using his logic is flawless.
      Black core fixed, will use Alcor's75 component method latter.
      Piety in Belly of Beast fixed, no more dying over and over I hope.

      Starting side quest today.
       
    18. dbuddy2

      dbuddy2 New Member

      Joined:
      Mar 6, 2015
      Messages:
      206
      Likes Received:
      0
      Trophy Points:
      0
      nice.

      but is there a way to fix the problems when bot gets update?

      i always have to cut/paste my quest-plugin-folder before i can run updates. Otherwise EB is crashing (dunno why, ... the SVN, the plugin folder...)
       
    19. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Ya Dude, just use the other link.
      The one where it gives you a zip.
      Delete the QuestPlugin folder and unzip the zip in the first post.
       
    20. tijul

      tijul New Member

      Joined:
      Jul 29, 2014
      Messages:
      102
      Likes Received:
      1
      Trophy Points:
      0

    Share This Page