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

[Discontinued] [Plugin] Quest Plugin 2.0

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 logView attachment Exilebuddy 2032 2015-10-21 22.49.txt
 
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 logView attachment 191125
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.
 
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.

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?
 
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 :(
 
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 :(
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.
 
Well, that worked fantastically! Thanks for the quick reply, I feel pretty dumb now! haha
 
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.
 
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.

Lel, masters and main questline are 2 different things.
 
Something's wrong with Act 3. I have the quest but the bot doesn't do it. I have the newest version.

http://i.imgur.com/XUj9Z0j.jpg

2015-10-08 16:22:06,028 [19] INFO CustomLogger (null) - [QuestPlugin] Updating Quest because of Area Changed Event.
2015-10-08 16:22:06,029 [19] INFO CustomLogger (null) - [QuestPluginHelperFunctions] Tasks Removal Starting
2015-10-08 16:22:06,029 [19] INFO CustomLogger (null) - [QuestPluginHelperFunctions] RemoveAllTasksMainActTasks Finished
2015-10-08 16:22:06,030 [19] INFO CustomLogger (null) - [QuestPlugin] Updating Quest Please Wait...
2015-10-08 16:22:06,189 [19] WARN CustomLogger (null) - [QuestPlugin] +0 Quest Id: [a3q1] State: [0] Name: [Lost in Love] [Complete]
2015-10-08 16:22:06,190 [19] WARN CustomLogger (null) - [QuestPlugin] + Quest Text: [Quest Complete - You have rescued Clarissa and returned Tolman's bracelet to her.]
2015-10-08 16:22:06,358 [19] INFO CustomLogger (null) - [QuestPlugin] +1 Quest Id: [a3q11] State: [15] Name: [Victario's Secrets] [Find the two remaining platinum busts]
2015-10-08 16:22:06,359 [19] INFO CustomLogger (null) - [QuestPlugin] + Quest Text: [Hargan wants you to find the two remaining platinum busts in the Warehouse Sewers and the Market Sewers.]
2015-10-08 16:22:06,524 [19] WARN CustomLogger (null) - [QuestPlugin] +2 Quest Id: [a3q3] State: [0] Name: [The Gemling Queen] [Complete]
2015-10-08 16:22:06,524 [19] WARN CustomLogger (null) - [QuestPlugin] + Quest Text: [Quest Complete - You have found the Gemling Queen, Lady Dialla.]
2015-10-08 16:22:06,691 [19] WARN CustomLogger (null) - [QuestPlugin] +3 Quest Id: [a3q4] State: [0] Name: [The Ribbon Spool] [Complete]
2015-10-08 16:22:06,691 [19] WARN CustomLogger (null) - [QuestPlugin] + Quest Text: [Quest Complete - You have delivered the Ribbon Spool to Lady Dialla.]
2015-10-08 16:22:06,858 [19] INFO CustomLogger (null) - [QuestPlugin] +4 Quest Id: [a3q5] State: [8] Name: [Fiery Dust] [Find the Thaumetic Sulphite]
2015-10-08 16:22:06,859 [19] INFO CustomLogger (null) - [QuestPlugin] + Quest Text: [Dialla wants you to bring her the Thaumetic Sulphite. Search the Docks for it and bring it to her.]
2015-10-08 16:22:07,026 [19] INFO CustomLogger (null) - [QuestPlugin] +5 Quest Id: [a3q9] State: [-1] Name: [Piety's Pets] [Null State or Not Started]
2015-10-08 16:22:07,193 [19] INFO CustomLogger (null) - [QuestPlugin] +6 Quest Id: [a3q10] State: [-1] Name: [Sceptre of God] [Null State or Not Started]
2015-10-08 16:22:07,193 [19] DEBUG CustomLogger (null) - [AddAtFront] Now adding [Act3MainTasks] This task will take care of Act 3 Main Quests..
2015-10-08 16:22:07,194 [19] ERROR CustomLogger (null) - [Replace] A task with the name of HandleDominusArea was not found.
2015-10-08 16:22:07,198 [19] DEBUG CustomLogger (null) - [Remove] Now removing [Act3MainTasks].
2015-10-08 16:22:07,198 [19] INFO CustomLogger (null) - [QuestPluginHelperFunctions] Remove Task Act3MainTasks success.
2015-10-08 16:22:07,199 [19] INFO CustomLogger (null) - [Act3MainTasks] Logic End, removing myself
2015-10-08 16:22:07,312 [19] INFO CustomLogger (null) - [HandleA2Q9] Now skipping the task since we're not in Act 2.
2015-10-08 16:22:07,312 [19] INFO CustomLogger (null) - [HandleA2Q11] Now skipping the task since we're not in Act 2.
2015-10-08 16:22:07,312 [19] INFO CustomLogger (null) - [HandleSewers] We don't have the necessary Sewer Keys to interact with the Sewer Grating.
2015-10-08 16:22:07,313 [19] INFO CustomLogger (null) - [HandleUndyingBlockage] We don't have the necessary Infernal Talc to interact with the Undying Blockage.
2015-10-08 16:22:07,313 [19] INFO CustomLogger (null) - [HandleLockedDoor] We don't have the necessary Tower Key to interact with the Locked Door.
2015-10-08 16:22:07,313 [19] INFO CustomLogger (null) - [HandleDeshretSeal] We don't have the necessary Deshret's Seal to interact with the Deshret's Seal.

I had to make it by hand until getting Infernal Talc to get this working again.

I have the same problem. Downloaded and re copied the files after deleting the old ones today. Nothing changed.
Log:
View attachment Exilebuddy 2664 2015-11-13 18.04.txt
 
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
 
I have the same problem. Downloaded and re copied the files after deleting the old ones today. Nothing changed.
Log:
View attachment 192485
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.
 
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.

Thanks man ! That was exactly what i did. After finishing that quest by hand, questplugin continued working.
 
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.
 
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...)
 
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...)

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.
 
Back
Top