Thread Tools Display Modes
05-18-18, 05:31 PM   #1
Thrumbar
A Chromatic Dragonspawn
Join Date: Jan 2005
Posts: 157
Thumbs down Quest progress not updating

I know this is a known issue but have been checking into it with the following results.


Had a quest the required xx of xx mobs killed.
(Strike Them Down) http://www.wowhead.com/quest=46246/strike-them-down
The quest watch was not updating after a NPC kill. Found out that the Quest_Log_Update was not registered and put the following on line 5467 of NxQuest.lua

CarboniteQuest:RegisterEvent("QUEST_LOG_UPDATE", "OnQuestUpdate");

After I put this in the quest log updated on each kill for the quest but I see a reduction of framerate mostly in some instances like Skyhold. Still have not worked that out but will keep looking..

Last edited by Thrumbar : 05-18-18 at 05:34 PM.
  Reply With Quote
05-19-18, 02:54 AM   #2
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
QUEST_LOG_UPDATE is replaced with UNIT_QUEST_LOG_CHANGED should work in this case. Will test this on my side.

U are testing this in LIVE not Beta?
  Reply With Quote
05-19-18, 03:50 AM   #3
Thrumbar
A Chromatic Dragonspawn
Join Date: Jan 2005
Posts: 157
Yes on live. Been to busy to do anything on beta.
At work now, will be here a while longer but will look into it more tonight.
  Reply With Quote
05-19-18, 08:30 AM   #4
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by Thrumbar View Post
Yes on live. Been to busy to do anything on beta.
At work now, will be here a while longer but will look into it more tonight.
U did make this quest by your self or in party?
  Reply With Quote
05-19-18, 08:37 AM   #5
Thrumbar
A Chromatic Dragonspawn
Join Date: Jan 2005
Posts: 157
In party will try by self when I get a chance..
  Reply With Quote

WoWInterface » Featured Projects » Carbonite » Carbonite: Quests Module » Quest progress not updating

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off