Thread Tools Display Modes
01-28-15, 12:23 AM   #1
Callindril
A Fallenroot Satyr
Join Date: May 2011
Posts: 22
Bug Report: Interface\AddOns\Carbonite.Quests\NxQuest.lua:3397: script ran too long

Seems whenever I do a series of quests or bonus tasks (like the daily garrison quest) I get this error after every single kill...Driving me crazy!

And its not consistent...I ran run quests in one zone and no problem...then quests in anotehr zone or even area of a zone, and poof...every kill or every item related to the quest....this error crashes up.

Message: Interface\AddOns\Carbonite.Quests\NxQuest.lua:3397: script ran too long
Time: 01/27/15 17:42:46
Count: 2
Stack: Interface\AddOns\Carbonite.Quests\NxQuest.lua:3397: in function `RecordQuestsLog'
Interface\AddOns\Carbonite.Quests\NxQuest.lua:3244: in function `RecordQuests'
Interface\AddOns\Carbonite.Quests\NxQuest.lua:6495: in function `LogUpdate'
Interface\AddOns\Carbonite.Quests\NxQuest.lua:6464: in function `?'
Interface\AddOns\Carbonite\NxUI.lua:2869: in function <Interface\AddOns\Carbonite\NxUI.lua:2860>

Locals: self = <table> {
IconTracking = <table> {
}
UnpackCategory = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:9911
DailyTypes = <table> {
}
IsTargeted = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:9679
Menu_OnTrack = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:2995
GetQuestReward = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3048
DecodeComRcv = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:10626
MsgNotInDB = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4940
RcvPlyrLast = "None"
AcceptAId = 976
PartyStartSend = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:10863
SortQuests = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4026
CheckQuestSE = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:2933
GetFromPlyr = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4754
Custom = <table> {
}
TTChange = <table> {
}
TooltipProcess2 = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:5049
IdToCurQ = <table> {
}
PerColors = <table> {
}
GetClosestObjectivePos = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:10270
RecordQuestsLog = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3251
ExtractTitle = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4002
CalcCNumMax = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3830
ScanBlizzQuestDataZone = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3764
FindCur = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4492
TooltipProcess = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:5025
SelectBlizz = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3101
UnpackNext = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:9902
ShowUIPanel = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:5547
CapturePlyrData = <table> {
}
GetObjectiveType = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:9962
PartyUpdateTimer = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:10856
MapChanged = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3742
OnParty_members_changed = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:10722
AlchemistsApprenticeData = <table> {
}
UpdateQuestDetails = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:7685
DailyIds = <table> {
}
CalcDesc = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3965
QLocColors = <table> {
}
CalcPreviousDone = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3867
AccessAllQuests = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3198
IconOnMouseDown = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:7630
UpdateGiverIconMenu = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:9574
WatchAtLogin = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4599
CreateLink = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:3994
LightHeadedAttach = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:5613
RecordQuestAcceptOrFinish = <function> defined @Interface\AddOns\Carbonite.Quests\NxQuest.lua:4150
ExpandQuests

Last edited by Callindril : 01-28-15 at 12:26 AM.
  Reply With Quote
01-28-15, 12:35 PM   #2
sumoldguy
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Jan 2015
Posts: 16
same problem here even after disabling all other addons.

Oh well, seeking an alternative to this.. doesn't seem the problems are being paid attention to anymore.
  Reply With Quote
01-28-15, 01:22 PM   #3
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
I think this bug is related to quests database. To many completed quest in quest log and Carb cant handle it... Will have to see what might be the problem.
__________________
Carbonite and Carbonite Classic Developer
  Reply With Quote
01-28-15, 10:01 PM   #4
Callindril
A Fallenroot Satyr
Join Date: May 2011
Posts: 22
Originally Posted by ircdirk View Post
I think this bug is related to quests database. To many completed quest in quest log and Carb cant handle it... Will have to see what might be the problem.
I kinda doubt this....

In my quest log (hell, in my whole quest list) I had 3, maybe 4...and the daily task...

Of that, I would say 2 of the 4 were complete and ready to turn in, 2 were still to be worked on, and the daily task being worked on...

I keep a clean quest log
  Reply With Quote
01-29-15, 01:03 AM   #5
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Thats not the point, u did many quest previously and they are keept some were in carb as history... and i think if there is too many of them then this error accours.
__________________
Carbonite and Carbonite Classic Developer
  Reply With Quote
02-20-15, 05:30 AM   #6
sumoldguy
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Jan 2015
Posts: 16
I deleted the quest in HISTORY and the problem stopped
  Reply With Quote
02-20-15, 02:58 PM   #7
Kreelor
A Firelord
 
Kreelor's Avatar
Join Date: Feb 2008
Posts: 495
Does Carbonite have to keep and maintain a "Quest Log" since Blizzard already has one of its own? Blizzard seems to know every quest I've ever done. I don't know how it works, so I'm just asking why Carbonite can't get that info "on demand" without needing to have another quest log.
  Reply With Quote
03-10-15, 07:35 AM   #8
Callindril
A Fallenroot Satyr
Join Date: May 2011
Posts: 22
Originally Posted by sumoldguy View Post
I deleted the quest in HISTORY and the problem stopped
What HISTORY did you delete from?
  Reply With Quote

WoWInterface » Featured Projects » Carbonite » Carbonite: Quests Module » Bug Report: Interface\AddOns\Carbonite.Quests\NxQuest.lua:3397: script ran too long

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