[Addon] Questie *v2.66* - A quest helper for vanilla!

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by babichkata » Wed Apr 06, 2016 8:38 pm

with the new patch released quests can be turned in, however, the nil error still exists.
all in all, fine work but the error upon completing quests is annoying
babichkata
Grunt
Grunt
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by Dyaxler » Wed Apr 06, 2016 9:26 pm

Did you untrack all your quests before doing "/questie clearconfig"?
Author of SpartanUI for Vanilla WoW 1.12
More info available here: Nostalrius Forum thread link. - Feed back welcome.
Submit bugs on GitHub or post about it in the forum thread.
User avatar
Dyaxler
Senior Sergeant
Senior Sergeant
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by babichkata » Wed Apr 06, 2016 10:37 pm

Yeah, I did.

I will keep track on this addon regardless the nostalrius shutdown as I'm not playing here anyway. Are you going to continue your work ?
babichkata
Grunt
Grunt
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by Dyaxler » Wed Apr 06, 2016 11:10 pm

Possibly... I'm still processing the news.
Author of SpartanUI for Vanilla WoW 1.12
More info available here: Nostalrius Forum thread link. - Feed back welcome.
Submit bugs on GitHub or post about it in the forum thread.
User avatar
Dyaxler
Senior Sergeant
Senior Sergeant
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by babichkata » Thu Apr 07, 2016 1:31 am

found what's causing it, using ShaguQuest + ShaguDB with questie. yells a nil error upon completing a Q. With ShaguQuest + ShaguDB turned off there are no errors
babichkata
Grunt
Grunt
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by Dyaxler » Thu Apr 07, 2016 3:13 pm

Actually... I discovered that on another private server the quest level isn't injected into the quest log title like it is here on Nostalrius. It's present in the QuestTracker list but not the log.

But in your case, running both of those mods with Questie could potentially conflict.
Author of SpartanUI for Vanilla WoW 1.12
More info available here: Nostalrius Forum thread link. - Feed back welcome.
Submit bugs on GitHub or post about it in the forum thread.
User avatar
Dyaxler
Senior Sergeant
Senior Sergeant
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by Renew » Thu May 05, 2016 5:57 pm

for whatever reason you implented a auto-complete function if EQL3 is active, wich is rly rly annoying with my Vanilla Storyline addon...

Code: Select all
elseif(event == "QUEST_PROGRESS") then
      if IsAddOnLoaded("EQL3") then
         if IsQuestCompletable() then
            .
            .
            .
            CompleteQuest();
         end
my Addons:
- Vanilla Healing Assignments - /viewtopic.php?f=63&t=23326
- Vanilla Storyline -
User avatar
Renew
Senior Sergeant
Senior Sergeant
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by SilverSaw » Sun May 08, 2016 9:56 am

Hello,

Thanks for the great addon!

I have to submit a issue about Questie and EQL3 working together.

I`ve test the issue only with this 2 addons in my list. When i`m only with EQL3 and check options "Add new quests to tracker" and "Show relevant quest in item tooltip" in Options Menu, after relog everything is workign and options are saved. Same only with Questie automatic tracking is working as i want. But if i put questie in my addon list together with EQL3 and relog again, This 2 Option of EQL3 are reseted and my quest are automatically tracked again. if i uncheck them and relog again, they are not saved and stayed as before with check. So there is no way to disable automatic tracking of the quests with this 2 Addons working together.

Best Regards,
SilverSaw
Tester
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by SilverSaw » Sun May 08, 2016 10:16 am

Hello,

The Bug in my previous post is fixed when i install Questie v2.67, so there is something in questie v3 witch couse EQL3 stop saving options and automatically track quest, without option to remove this.

Best Regards
SilverSaw
Tester
 

Re: [Addon] Questie *v2.66* - A quest helper for vanilla!

by Xaverius » Mon Jun 27, 2016 7:21 pm

Hello. I'm using v 2.67 (beta). When I hide the tracker, the default one doesn't work. Any ideas?

The only other addons I ahve are atlas/atlasloot and Recipe Radar.
Freedom was our highest good
https://www.youtube.com/watch?v=p6MGhMCQbgk
It's not us to go under the yoke.
We. Will. NOT! BOW!
Xaverius
Senior Sergeant
Senior Sergeant
 

PreviousNext

Return to Addons & macros