SorhaQuestLog
SorhaQuestLog is a basic Quest/Achievement addon similar to MonkeyQuest and nQuestLog.
It allows the display of quests and achievements on the screen in an configurable way.
Options panel is accessible using /sql or /sorhaquestlog
Quest Controls
Hidden Quests
- Click the square at the top of the tracker to show/hide hidden quests
- Right-click a quest to show or hide it.
Zones
- Left-click a zone to collapse/expand it
- Right-click a zone to open a menu to show/hide quests
- Alt + right-click a zone to open a menu to show/hide zones
Quests
- Left-click a quest to open quest text pane. (Alt-Left if you enable full log option)
- Alt + Left-click a quest to open quest in world map log (Left if you enable full log option)
- Control left-click a quest to set it as the active quest tracking
- Alt + Ctrl left-click a quest to abandon it. (Can disable confirm dialog in options)
Features
Core Features:
- Individual Minions for Quests, Achievements and Scenarios
- Auto Show/Hide options when entering instances, arenas, combat, pet battles, the outside world etc.
- Can hide the default blizzard quest frame
- Handles blizzards remote quests
- Borders and background for minions
- LDB Module
Quest Log Minion Features:
- Expandable/collapsible zone headers
- Auto collapsing/expanding zone headers as you change zones
- Hide Zone headers when all their quests are hidden
- Expand collapse menu available using alt-right-click on a zone
- Hide quests by right-clicking the quest or by selecting it from its zone headers right-click menu
- Hide completed objectives
- Can completely hide quest tracker when tracking no quests
- Hide or re-size item buttons
- Colour objective texts and statuses by completeness(gradual) , state(done/undone) or choose a custom colour
- Colour quest titles and level texts by level, completeness(gradual) , state(done/undone) or choose a custom colour
- Changeable fonts, font shadowing and font sizes for Zones, Quests and Objectives
- Adjustable indentation for quests and objectives
- Option to display only the quest details pane of the quest log when left-clicking a quest. (Alt left click to get the full quest log panel)
- Ctrl left-click a quest to set it as the active quest for blizzards minimap tracker, (Dugi arrow support)
- Alt + Ctrl left-click a quest to abandon it. (Can disable confirm dialog in options)
Achievement Minion Features:
- Customizable text by choosing fonts, sizes, shadowing and colours.
- Customizable textures for progress bars
- Optional progress status bars for the achievements that can have them
- Option to limit the number of tasks displayed per achievement
Notification Features:
- Customizable sounds for quest/objective complete and quest starting item picked up notifications.
- Choose custom sounds for quest completions and objective completions
- Re-direct the objective completion messages elsewhere with LibSink
Recent Changes
New since v1.4.8
- Track world quests
- Link Scenario and achievement minions to quest minion
Other Stuff >.>
Bug reporting and Suggestions
You can report bugs or suggestions using wowaces ticket system at:
http://www.wowace.com/addons/sorhaquestlog/tickets/
Localization
If you want to help localize SorhaQuestLog you can do so using the wowace localization section at:
http://www.wowace.com/addons/sorhaquestlog/localization/
This works much better. Thank you. :)
oops, i'm very very sorry.
I disabled a little to much in my first solution.
In CORE.LUA only replace:
function SorhaQuestLog:HandleBlizzardTracker()
if (db.Main.HideBlizzardTracker == true) then
ObjectiveTrackerFrame:Hide()
else
ObjectiveTrackerFrame:Show()
end
end
With:
function SorhaQuestLog:HandleBlizzardTracker()
if (db.Main.HideBlizzardTracker == true) then
hooksecurefunc(ObjectiveTrackerFrame, "Show", function ()
ObjectiveTrackerFrame:Hide()
end)
else
ObjectiveTrackerFrame:Show()
end
end
That should do the trick.
Received this error this morning:
Date: 2015-07-01 13:23:10
ID: 1
Error occured in: Global
Count: 1
Message: AceLocale-3.0: SorhaQuestLog: Missing entry for 'Drag this to move the Achievement minion when it is unlocked.
'
Debug:
...\AddOns\Skillet\Libs\AceLocale-3.0\AceLocale-3.0.lua:31:
...\AddOns\Skillet\Libs\AceLocale-3.0\AceLocale-3.0.lua:29
...erface\AddOns\SorhaQuestLog\Modules\Achievements.lua:1412:
...erface\AddOns\SorhaQuestLog\Modules\Achievements.lua:1403
Locals:
None
AddOns:
Swatter, v5.21e.5566 (SanctimoniousSwamprat)
WowheadLooter, v60011
NPCScan, v6.2.0.1
NPCScanOverlay, v6.2.0.1
AckisRecipeList, v6.2.0.3
AckisRecipeListQuickScan, v6.2.0.1
Altoholic, vr160
Atlas, v1.31.01
AtlasArena, v1.5.06
AtlasBattlegrounds, v1.31.01
AtlasBurningCrusade, v1.31.01
AtlasCataclysm, v1.31.01
AtlasClassicWoW, v1.31.01
AtlasDungeonLocs, v1.31.01
AtlasMistsofPandaria, v1.31.01
AtlasOutdoorRaids, v1.31.01
AtlasScenarios, v1.31.01
AtlasTransportation, v1.31.03
AtlasWorldEvents, v3.12
AtlasWrathoftheLichKing, v1.31.01
AtlasLoot, vv8.00.30
AtlasMajorCitiesEnhanced, vv1.07
AtlasQuest, v4.9.3
AucAdvanced, v5.21e.5566 (SanctimoniousSwamprat)
aucadvancedsearcherpawn, v1.5.3
AucFilterBasic, v5.21e.5566 (SanctimoniousSwamprat)
AucFilterOutlier, v5.21e.5566.5459(5.21e/embedded)
AucMatchUndercut, v5.21e.5566.5507(5.21e/embedded)
AucScanData, v5.21e.5566 (SanctimoniousSwamprat)
AucStatHistogram, v5.21e.5566 (SanctimoniousSwamprat)
AucStatiLevel, v5.21e.5566 (SanctimoniousSwamprat)
AucStatPurchased, v5.21e.5566 (SanctimoniousSwamprat)
AucStatSales, v5.21e.5566.5476(5.21e/embedded)
AucStatSimple, v5.21e.5566 (SanctimoniousSwamprat)
AucStatStdDev, v5.21e.5566 (SanctimoniousSwamprat)
AucStatWOWEcon, v5.21e.5566.5323(5.21e/embedded)
AucUtilAHWindowControl, v5.21e.5566.5347(5.21e/embedded)
AucUtilAppraiser, v5.21e.5566.5545(5.21e/embedded)
AucUtilAskPrice, v5.21e.5566.5447(5.21e/embedded)
AucUtilAutoMagic, v5.21e.5566.5537(5.21e/embedded)
AucUtilCompactUI, v5.21e.5566.5550(5.21e/embedded)
AucUtilEasyBuyout, v5.21e.5566.5507(5.21e/embedded)
AucUtilFixAH, v5.21e.5566 (SanctimoniousSwamprat)
AucUtilItemSuggest, v5.21e.5566.5417(5.21e/embedded)
AucUtilPriceLevel, v5.21e.5566.5535(5.21e/embedded)
AucUtilScanButton, v5.21e.5566.5403(5.21e/embedded)
AucUtilScanFinish, v5.21e.5566.5515(5.21e/embedded)
AucUtilScanProgress, v5.21e.5566.4979(5.21e/embedded)
AucUtilScanStart, v5.21e.5566.5347(5.21e/embedded)
AucUtilSearchUI, v5.21e.5566.5556(5.21e/embedded)
AucUtilSimpleAuction, v5.21e.5566.5531(5.21e/embedded)
AucUtilVendMarkup, v5.21e.5566.4828(5.21e/embedded)
Babylonian, v5.1.DEV.332(/embedded)
BagBrother, v
Bagnon, v6.1.7
BankStack, vv35
BattlePetBreedID, vv1.4.1
BattlePetCount, v1.8.2
BeanCounter, v5.21e.5566 (SanctimoniousSwamprat)
CollectMe, v2.7.3
Configator, v5.1.DEV.382(/embedded)
Cromulent, v60100-1
CTCore, v6.1.0.0
CTExpenseHistory, v6.1.0.0
CTLibrary, v6.1.0.0
CTMailMod, v6.1.0.0
DataStore, vr54
DataStoreAchievements, vr39
DataStoreAgenda, vr21
DataStoreAuctions, v6.0.001
DataStoreCharacters, vr34
DataStoreContainers, vr50
DataStoreCrafts, vr67
DataStoreCurrencies, vr29
DataStoreGarrisons, vr13
DataStoreInventory, vr42
DataStoreMails, vr42
DataStorePets, vr37
DataStoreQuests, vr34
DataStoreReputations, vr35
DataStoreSpells, vr25
DataStoreStats, vr24
DataStoreTalents, vr50
DBMCore, v
DBMDefaultSkin, v
DBMLDB, v
DBMStatusBarTimers, v
DebugLib, v5.1.DEV.337(/embedded)
Decursive, v2.7.4.3
Dominos, v6.2.1
DominosBufftimes, v
DominosCast, v
DominosEncounter, v
DominosXP, v
Enchantrix, v5.21e.5566 (SanctimoniousSwamprat)
EnchantrixBarker, v5.21e.5566 (SanctimoniousSwamprat)
ExtVendor, v1.5.4
FBBroker, v1.21
FBMergeDatabase, v1.4w
FBOutfitDisplayFrame, v1.5.4
FBTrackingFrame, v1.5.4
FishingBuddy, v1.5.4
FriendsShare, v
Gatherer, v5.0.0
HandyNotes, vv1.3.3
HandyNotesDraenorTreasures, v1.14a
HandynotesTimelessTreasures, v1.0.2
HealBot, v6.2.0.0
HealBotTips, v6.2.0.0
InFlightLoad, v6.0.001
Informant, v5.21e.5566 (SanctimoniousSwamprat)
LibExtraTip, v5.12.DEV.390(/embedded)
LibSharedMedia30, v3.0-93
mailoutbox, v1.5.0.release
MogItAccessories, v
Molinari, v60000.35-Release
Outfitter, v5.10b10
Pawn, v1.9.17
PetBattleTeams, v3.2.9
PetTracker, v6.1.3
PetTrackerBreeds, v
PetTrackerConfig, v
PetTrackerJournal, v
PetTrackerSwitcher, v
PetTrackerUpgrades, v
QuestCompletist, v105
RareAnnouncer, vr14
Rarity, v1.0
RarityOptions, v
Recount, vv6.2.0e release
SimpleCoords, v2.22
Skillet, v2.84
SlideBar, v5.21e.5566 (SanctimoniousSwamprat)
SorhaQuestLog, vv1.4.8
Stubby, v5.21e.5566 (SanctimoniousSwamprat)
TabardMaster, v114
TillerTracker, v1.13.3
TipHelper, v5.12.DEV.389(/embedded)
Titan, v5.6.8.60200
TitanBag, v5.6.8.60200
TitanClock, v5.6.8.60200
TitanGold, v5.6.8.60200
TitanLocation, v5.6.8.60200
TitanLootType, v5.6.8.60200
TitanPerformance, v5.6.8.60200
TitanRepair, v5.6.8.60200
TitanVolume, v5.6.8.60200
TitanXP, v5.6.8.60200
TomTom, vv60200-1.0.0
WIM, v3.6.27
WoWDBProfiler, v
XBar, v4.13
XBuffBar, v4.05
XCustomBar, v4.04
XHealBar, v4.05
XPetStuffBar, v4.06
XTotemBar, v4.05
XTradeBar, v4.05
XTrapBar, v4.03
XWarlockBar, v4.04
BlizRuntimeLib_enUS v6.2.0.60200 <none>
(ck=1351)
... for some reason it does not want to hide the blizzard quest log ...
Solution
In CORE.LUA Replace:
With:
Thanks so much this fixed that issue!
Maybe you can help me with the Automatically track quest - Requires reload for now prob I edited into my message below :)
Sorry can't reproduce your problem.
Try :
tried that 100 times and reloaded as it says but it just won't work :(I might delete out my wtf files for this and just start over....Update deleting the wtf and starting over fixed it.
deleting out the wtf made it stick but it's still not following quest as I pick them up in the new area, I always have to go in and shift click them to get them to show in the log
I get the feeling something else is trying to show the quest log.
The secure function hook hides that by hiding it everytime something calls show.
Though that can get messy if the other addon has hooked Hide to call Show, they get in a cat fight until one has to give up.
I have the same issue with SorhaFrameDrag when trying to set the quest trackers position vs addons like Chincilla (minimap addon).I will consider adding a force hidden option, though would love to know what was causing the Show() calls.
While this does fix my issue of the blizzard quest tracker not staying hidden it causes me to be unable to use the automatic quest tracking. I've tried deleting the WTF files for this addon and starting fresh. No matter what I do the moment I enable SQL with this fix applied it breaks the blizzard auto quest tracker. If I disable the addon or revert the fix it goes back to functioning properly again.
Thanks for the update few things:
Is there any way to get a quest complete/quest objective announcer built in?
I have the latest update installed but for some reason it does not want to hide the blizzard quest log unless i go into the options and uncheck and recheck.Fixed with solution above!
Automatically track quest - Requires reload for nowIt does not stay checked no matter how many times I do it and reload, when I look again after reload it's unchecked and as I pick up quest they don't get tracked I have to manually go in and check every quest after I pick it up.Fixed by deleting the wtf files an starting over
I'm getting this error when dragging the Achievement window:
Date: 2015-06-28 15:16:45
ID: 1
Error occured in: Global
Count: 1
Message: AceLocale-3.0: SorhaQuestLog: Missing entry for 'Drag this to move the Remote Quests minion when it is unlocked.
These changes have been made in the lua files in the latest version of SorhaQuestLog, but I am still getting the error! I don't recall examining the error message to see if it was different now than it was with previous versions, so it may say something different now, but it still pops up an error message every time I load the options. =(
Anyone else still having problems with this?
Good news everyone! I've got a fix for the error messages when you go into the options. The problem is there are two lines that are inconsistent with each other in two files.
The fix is simple.
First open up the file modules/achievements.lua, and look for this line:
desc = L["Shrinks the width down when the length of current achievements is less then the max width\nNote: Doesn't work well with achievements that wordwrap"],
Add a space in wordwrap. Like this: word wrap
The line should now look like
desc = L["Shrinks the width down when the length of current achievements is less then the max width\nNote: Doesn't work well with achievements that word wrap"]
Save and close that file.
Next go into Locales\Locale-enUS.lua and find the line
L["Shrinks the width down when the length of current achievements is less then the max width\\nNote: Doesn't work well with achievements that word wrap"] = true
,Take out the extra \
So it should now look like
L["Shrinks the width down when the length of current achievements is less then the max width\nNote: Doesn't work well with achievements that word wrap"] = true
Save and exit. That's it! The error should be gone now when going to the options screen. If you have WoW running when doing these changes, make sure to reloadui or relog.
Oh and if you are using any other language locale, the line number for the locale is 345. You'll need to fix the line in your language.
Ah sorry, I think I fixed that in r160 but never made a release build with it >.<
Hi, getting this error when I open the options panel:
Date: 2015-06-13 09:38:26
ID: 1
Error occured in: Global
Count: 1
Message: AceLocale-3.0: SorhaQuestLog: Missing entry for 'Shrinks the width down when the length of current achievements is less then the max width
Note: Doesn't work well with achievements that word wrap'
Debug:
SorhaQuestLog\Modules\Quests.lua:429: v()
SorhaQuestLog\Core.lua:351:
SorhaQuestLog\Core.lua:119
...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:310: app()
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1803: Open()
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1896:
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1894
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...erface\AddOns\Skillet\Libs\AceGUI-3.0\AceGUI-3.0.lua:314: Fire()
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20:
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19
[C]: Show()
..\FrameXML\InterfaceOptionsFrame.lua:28: InterfaceOptionsList_DisplayPanel()
..\FrameXML\InterfaceOptionsFrame.lua:46: InterfaceOptionsListButton_OnClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1
Locals:
None
AddOns:
MoncaiCompare, v6.1.0
Swatter, v5.21d2.5561 (SanctimoniousSwamprat)
WowheadLooter, v50014
NPCScan, v6.1.2.4
AckisRecipeList, v3.0.22
ACP, v3.4.15
Altoholic, vr160
AskMrRobot, v22
AtlasLoot, vv8.00.00_2
AucAdvanced, v5.21d2.5561 (SanctimoniousSwamprat)
AucFilterBasic, v5.21d2.5561 (SanctimoniousSwamprat)
AucFilterOutlier, v5.21d2.5561.5459(5.21d2/embedded)
AucMatchUndercut, v5.21d2.5561.5507(5.21d2/embedded)
AucStatHistogram, v5.21d2.5561 (SanctimoniousSwamprat)
AucStatiLevel, v5.21d2.5561 (SanctimoniousSwamprat)
AucStatPurchased, v5.21d2.5561 (SanctimoniousSwamprat)
AucStatSales, v5.21d2.5561.5476(5.21d2/embedded)
AucStatSimple, v5.21d2.5561 (SanctimoniousSwamprat)
AucStatStdDev, v5.21d2.5561 (SanctimoniousSwamprat)
AucStatWOWEcon, v5.21d2.5561.5323(5.21d2/embedded)
AucUtilAHWindowControl, v5.21d2.5561.5347(5.21d2/embedded)
AucUtilAppraiser, v5.21d2.5561.5545(5.21d2/embedded)
AucUtilAskPrice, v5.21d2.5561.5447(5.21d2/embedded)
AucUtilAutoMagic, v5.21d2.5561.5537(5.21d2/embedded)
AucUtilCompactUI, v5.21d2.5561.5550(5.21d2/embedded)
AucUtilEasyBuyout, v5.21d2.5561.5507(5.21d2/embedded)
AucUtilFixAH, v5.21d2.5561 (SanctimoniousSwamprat)
AucUtilItemSuggest, v5.21d2.5561.5417(5.21d2/embedded)
AucUtilPriceLevel, v5.21d2.5561.5535(5.21d2/embedded)
AucUtilScanButton, v5.21d2.5561.5403(5.21d2/embedded)
AucUtilScanFinish, v5.21d2.5561.5515(5.21d2/embedded)
AucUtilScanProgress, v5.21d2.5561.4979(5.21d2/embedded)
AucUtilScanStart, v5.21d2.5561.5347(5.21d2/embedded)
AucUtilSearchUI, v5.21d2.5561.5556(5.21d2/embedded)
AucUtilSimpleAuction, v5.21d2.5561.5531(5.21d2/embedded)
AucUtilVendMarkup, v5.21d2.5561.4828(5.21d2/embedded)
AutoRepair, v
AutoSafariHat, v1.6.1
Babylonian, v5.1.DEV.332(/embedded)
BagBrother, v
Bagnon, v6.1.7
BagnonConfig, v6.1.7
Bartender4, v4.6.8
BeanCounter, v5.21d2.5561 (SanctimoniousSwamprat)
BrokerGarrison, v1.7.4
Configator, v5.1.DEV.382(/embedded)
DataStore, vr54
DataStoreAchievements, vr39
DataStoreAgenda, vr21
DataStoreAuctions, v6.0.001
DataStoreCharacters, vr34
DataStoreContainers, vr50
DataStoreCrafts, vr67
DataStoreCurrencies, vr29
DataStoreGarrisons, vr13
DataStoreInventory, vr42
DataStoreMails, vr42
DataStorePets, vr37
DataStoreQuests, vr34
DataStoreReputations, vr35
DataStoreSpells, vr25
DataStoreStats, vr24
DataStoreTalents, vr50
DBMCore, v
DBMDefaultSkin, v
DBMGarrisonInvasions, v
DBMStatusBarTimers, v
DebugLib, v5.1.DEV.337(/embedded)
ElkBuffBars, v2.4.1-183
FBBroker, v1.20g
FBOutfitDisplayFrame, v1.4w
FBTitan, v1.0.13
FBTrackingFrame, v1.4w
FishingBuddy, v1.5.3
Fontifier, v
ForteCasting, v
ForteClass, v
ForteCooldown, v
ForteCore, v1.998
ForteTalent, v
ForteTimer, v
Glamour, v1.4.4
Grid, v6.0.3.1710
HandyNotes, vv1.3.3
HandyNotesDraenorTreasures, v1.11a
IceHUD, v1.9.9.1
InFlightLoad, v6.0.001
Informant, v5.21d2.5561 (SanctimoniousSwamprat)
LibExtraTip, v5.12.DEV.384(/embedded)
LibSharedMedia30, v3.0-91
Mapster, v1.6.2
MasterPlan, v0.50
MasterPlanA, v
miirGui, v3.1.0
miirGuiicons, v3
MikScrollingBattleText, v5.7.142
MobInfo2, v6.0.0
MoveAnything, v15.1.3
nRange, v0.9.0
Omen, v3.1.10
OmniCC, v6.1.0
OmniCCConfig, v
OPie, vSalmon 1
Overachiever, v0.82
OverachieverTrade, v0.82
Paste, v1.4.2
PetTracker, v6.1.3
PetTrackerBreeds, v
PetTrackerConfig, v
PetTrackerSwitcher, v
PetTrackerUpgrades, v
Postal, v3.5.4
Prat30, v3.5.15
Prat30HighCPUUsageModules, v
Prat30Libraries, v
Quartz, v3.2.4
QuestSpamFilter, v12
Recount, vv6.1.2d release
ReputationBars, v1.4.4
Scrap, v12.24
ScrapOptions, v12.24
ScrapSpotlight, v12.24
SexyMap, v2.4.24
Skillet, v3.01
SorhaQuestLog, vv1.4.7
SpellFlash, v6.22
SpellFlashCore, v2.0.6
Stubby, v5.21d2.5561 (SanctimoniousSwamprat)
TidyPlates, v6.16.1
TidyPlatesGraphite, v
TidyPlatesGrey, v
TidyPlatesNeon, v
TidyPlatesQuatre, v
TidyPlatesHub, v
TidyPlatesWidgets, v
TipHelper, v5.12.DEV.380(/embedded)
TipTacTalents, v15.03.04
Titan, v5.6.6.60100
TitanBag, v5.6.6.60100
TitanClock, v5.6.6.60100
TitanCurrency, v6.1b
TitanDurability, v1.24
TitanGold, v5.6.6.60100
TitanLocation, v5.6.6.60100
TitanLootType, v5.6.6.60100
TitanMail, v6.02
TitanPerformance, v5.6.6.60100
TitanRecZone, v6.0.0.0
TitanRepair, v5.6.6.60100
TitanReputation, v3.8.6
TitanVolume, v5.6.6.60100
TitanXP, v5.6.6.60100
TomTom, vv60100-1.0.0
WoWDBProfiler, v
BlizRuntimeLib_enUS v6.1.2.60100 <none>
(ck=11eb)
Been completely broken for me since I downloaded, no options are showing up anywhere. Very disappointed because I thought I had finally come across a really good quest log addon, and then it doesn't work :l
hi
this error fix please.
Is this ever going to be supported or should I look for another Quest log UI? Been broken since Apr 29th post now for a while with no response on a fix?
Thanks,
Cally
Just had this popup. Only main problem I'm having right now is that the blizzard quest tracker keeps enabling itself even though I have it checked to hide in the addon settings. Only way to get it to go away is to go into the settings and uncheck and recheck the box whenever it does it. I've tried and had this problem with no other addons enabled as well.
Date: 2015-04-29 12:28:22
ID: 1
Error occured in: Global
Count: 1
Message: AceLocale-3.0: SorhaQuestLog: Missing entry for 'Shrinks the width down when the length of current achievements is less then the max width
Note: Doesn't work well with achievements that word wrap'
Debug:
...ce\AddOns\ElvUI\libs\AceLocale-3.0\AceLocale-3.0.lua:31:
...ce\AddOns\ElvUI\libs\AceLocale-3.0\AceLocale-3.0.lua:29
SorhaQuestLog\Modules\Quests.lua:429: v()
SorhaQuestLog\Core.lua:349:
SorhaQuestLog\Core.lua:117
...-3.0\AceConfigRegistry-3.0\AceConfigRegistry-3.0.lua:310: app()
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1803: Open()
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1896:
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1894
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...ace\AddOns\AddOnSkins\Libs\AceGUI-3.0\AceGUI-3.0.lua:314: Fire()
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20:
...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19
[C]: Show()
..\FrameXML\InterfaceOptionsFrame.lua:28: InterfaceOptionsList_DisplayPanel()
..\FrameXML\InterfaceOptionsFrame.lua:46: InterfaceOptionsListButton_OnClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1
Locals:
None
AddOns:
Swatter, v5.21c.5521 (SanctimoniousSwamprat)
AddOnSkins, v3.15
Archy, v6.1.2.3
Atlas, v1.31.01
AtlasLootLoader, vv7.07.03
AucAdvanced, v5.21c.5521 (SanctimoniousSwamprat)
AucFilterBasic, v5.21c.5521 (SanctimoniousSwamprat)
AucFilterOutlier, v5.21c.5521.5459(5.21c/embedded)
AucMatchUndercut, v5.21c.5521.5507(5.21c/embedded)
AucStatHistogram, v5.21c.5521 (SanctimoniousSwamprat)
AucStatiLevel, v5.21c.5521 (SanctimoniousSwamprat)
AucStatPurchased, v5.21c.5521 (SanctimoniousSwamprat)
AucStatSales, v5.21c.5521.5476(5.21c/embedded)
AucStatSimple, v5.21c.5521 (SanctimoniousSwamprat)
AucStatStdDev, v5.21c.5521 (SanctimoniousSwamprat)
AucStatWOWEcon, v5.21c.5521.5323(5.21c/embedded)
AucUtilAHWindowControl, v5.21c.5521.5347(5.21c/embedded)
AucUtilAppraiser, v5.21c.5521.5495(5.21c/embedded)
AucUtilAskPrice, v5.21c.5521.5447(5.21c/embedded)
AucUtilAutoMagic, v5.21c.5521.5443(5.21c/embedded)
AucUtilCompactUI, v5.21c.5521.5496(5.21c/embedded)
AucUtilEasyBuyout, v5.21c.5521.5507(5.21c/embedded)
AucUtilFixAH, v5.21c.5521 (SanctimoniousSwamprat)
AucUtilItemSuggest, v5.21c.5521.5417(5.21c/embedded)
AucUtilPriceLevel, v5.21c.5521.5458(5.21c/embedded)
AucUtilScanButton, v5.21c.5521.5403(5.21c/embedded)
AucUtilScanFinish, v5.21c.5521.5515(5.21c/embedded)
AucUtilScanProgress, v5.21c.5521.4979(5.21c/embedded)
AucUtilScanStart, v5.21c.5521.5347(5.21c/embedded)
AucUtilSearchUI, v5.21c.5521.5515(5.21c/embedded)
AucUtilSimpleAuction, v5.21c.5521.5514(5.21c/embedded)
AucUtilVendMarkup, v5.21c.5521.4828(5.21c/embedded)
Babylonian, v5.1.DEV.332(/embedded)
BeanCounter, v5.21c.5521 (SanctimoniousSwamprat)
Configator, v5.1.DEV.376(/embedded)
DataStore, vr54
DataStoreAchievements, vr39
DataStoreAgenda, vr21
DataStoreAuctions, v6.0.001
DataStoreCharacters, vr33
DataStoreContainers, vr50
DataStoreCrafts, vr66
DataStoreCurrencies, vr29
DataStoreGarrisons, vr12
DataStoreInventory, vr42
DataStoreMails, vr42
DataStorePets, vr37
DataStoreQuests, vr34
DataStoreReputations, vr35
DataStoreSpells, vr25
DataStoreStats, vr24
DataStoreTalents, vr50
DBMCore, v
DBMDefaultSkin, v
DBMStatusBarTimers, v
DebugLib, v5.1.DEV.337(/embedded)
Decursive, v2.7.4.2
ElvUI, v8.07
ElvUIEnhanced, v3.1.0-beta3
FBOutfitDisplayFrame, v1.4w
FishingBuddy, v1.4x
Gatherer, v5.0.0
HandyNotes, vv1.3.3
HandyNotesDraenorTreasures, v1.10
HealBot, v6.1.2.0
HealBotTips, v6.1.2.0
Informant, v5.21c.5521 (SanctimoniousSwamprat)
LibExtraTip, v5.12.DEV.363(/embedded)
LibSharedMedia30, v3.0-91
MasterPlanA, v
Rarity, v1.0
RarityOptions, v
Skada, v1.4-30
SlideBar, v5.21c.5521 (SanctimoniousSwamprat)
SorhaQuestLog, vv1.4.6
Stubby, v5.21c.5521 (SanctimoniousSwamprat)
TipHelper, v5.12.DEV.351(/embedded)
BlizRuntimeLib_enUS v6.1.2.60100 <none>
(ck=b29)
The scenario scaling doesn't seem to work. Stays the same size no matter what it's set to.