WoW-Pro Guides

WoW-Pro Guides

3M Downloads

Number of quest objectives issue

PaddyDwyer opened this issue ยท 1 comments

commented

There is an issue with Guide 002_44_45_Jame_Swamp_of_Sorrows.lua. The guide itself is right but the way it's being parsed is messed up.

The error message is included.
The call to GetQuestLogLeaderBoard returns nil. It probably shouldn't though.

Date: 2010-10-17 21:01:15
ID: 1
Error occured in: Global
Count: 2
Message: ...ce\AddOns\WoWPro_Leveling\WoWPro_Leveling_Parser.lua line 882:
attempt to concatenate a nil value
Debug:
(tail call): ?
...ce\AddOns\WoWPro_Leveling\WoWPro_Leveling_Parser.lua:882: UpdateQuestTracker()
WoWPro\WoWPro_Broker.lua:65: RowContentUpdate()
WoWPro\WoWPro_Broker.lua:76: UpdateGuide()
...ce\AddOns\WoWPro_Leveling\WoWPro_Leveling_Parser.lua:320: LoadGuide()
WoWPro\WoWPro_Broker.lua:41: LoadGuide()
WoWPro_Leveling\WoWPro_Leveling.lua:48:
WoWPro_Leveling\WoWPro_Leveling.lua:16
(tail call): ?

[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...ce\AddOns\Analyst\Libs\AceAddon-3.0\AceAddon-3.0.lua:539:
...ce\AddOns\Analyst\Libs\AceAddon-3.0\AceAddon-3.0.lua:532
(tail call): ?
WoWPro\WoWPro.lua:98:
WoWPro\WoWPro.lua:89
(tail call): ?

[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...ce\AddOns\Analyst\Libs\AceAddon-3.0\AceAddon-3.0.lua:539: EnableAddon()
...ce\AddOns\Analyst\Libs\AceAddon-3.0\AceAddon-3.0.lua:629:
...ce\AddOns\Analyst\Libs\AceAddon-3.0\AceAddon-3.0.lua:615

..\FrameXML\UIParent.lua:242: UIParentLoadAddOn()
..\FrameXML\UIParent.lua:316: TimeManager_LoadUI()
..\FrameXML\UIParent.lua:517:
..\FrameXML\UIParent.lua:492
AddOns:
Swatter, v3.1.15 (<%codename%>)
Analyst, v1.1.0
AucAdvanced, v5.9.4933 (WhackyWallaby)
AucFilterBasic, v5.9.4933 (WhackyWallaby)
AucFilterOutlier, v5.9.4933.2531
AucMatchUndercut, v5.9.4933.2531
AucStatHistogram, v5.9.4933 (WhackyWallaby)
AucStatiLevel, v5.9.4933 (WhackyWallaby)
AucStatPurchased, v5.9.4933 (WhackyWallaby)
AucStatSales, v5.9.4933.2842
AucStatSimple, v5.9.4933 (WhackyWallaby)
AucStatStdDev, v5.9.4933 (WhackyWallaby)
AucStatWOWEcon, v5.9.4933.2530
AucUtilAHWindowControl, v5.9.4933.3311
AucUtilAppraiser, v5.9.4933.2530
AucUtilAskPrice, v5.9.4933.3175
AucUtilAutoMagic, v5.9.4933.3142
AucUtilCompactUI, v5.9.4933.2530
AucUtilEasyBuyout, v5.9.4933.3583
AucUtilGlypher, v5.9.4933.2545
AucUtilItemSuggest, v5.9.4933.3108
AucUtilPriceLevel, v5.9.4933.2545
AucUtilScanButton, v5.9.4933.2530
AucUtilScanFinish, v5.9.4933.2530
AucUtilScanProgress, v5.9.4933.2530
AucUtilScanStart, v5.9.4933.4819
AucUtilSearchUI, v5.9.4933.3655
AucUtilSimpleAuction, v5.9.4933.4546
AucUtilVendMarkup, v5.9.4933.2530
Babylonian, v5.1.DEV.130
Bagnon, v2.14.0
BagnonForever, v1.1.2
BagnonTooltips, v
BeanCounter, v5.9.4933 (WhackyWallaby)
Configator, v5.1.DEV.268
DebugLib, v5.1.DEV.275
Gatherer, v3.1.15
SellOMatic, vv1.2.9a
SlideBar, v3.1.15 (<%codename%>)
Stubby, v5.9.4933 (WhackyWallaby)
TomTom, vwowi:revision
WoWPro, v1.2.12
WoWProLeveling, v1.2.12
BlizRuntimeLib_enUS v4.0.1.40000
(ck=5c1)

commented

Yup, this was another ninja change by Blizz I beleive, this time to the function to get the number of quest objectives. I've fixed it and it will be included in the next package.