1 - Glamour Odd Behavior
termx187 said Mon Apr 04 2011 22:04:42 GMT-0400 (Eastern Daylight Time) (12 hours ago)
Message: Interface\AddOns\Glamour\Glamour.lua:601 attempt to index field '?' (a nil value)
Time: 04/04/11 19:00:50
Count: 6
Stack: [C]: ?
Interface\AddOns\Glamour\Glamour.lua:601 in function `BNToastFrame_UpdateAnchor'
Interface\AddOns\Glamour\Glamour.lua:470 in function `GlamourShowAlert'
...terface\AddOns\GlamourQuestGuru\GlamourQuestGuru.lua:42 in function `QuestGuru_DoAnnounce'
Interface\AddOns\QuestGuru\QuestGuru.lua:445 in function `QuestGuru_UIInfoMessage'
Interface\AddOns\QuestGuru\QuestGuru.lua:38 in function `QuestGuru_OnEvent'
Interface\AddOns\QuestGuru\QuestGuru.lua:15 in function <Interface\AddOns\QuestGuru\QuestGuru.lua:14
Locals:
Message: Interface\AddOns\Glamour\Glamour.lua:516 attempt to index field '?' (a nil value)
Time: 04/04/11 18:53:58
Count: 1
Stack: [C]: ?
Interface\AddOns\Glamour\Glamour.lua:516 in function `AchievementAlertFrame_ShowAlert'
Interface\FrameXML\AlertFrames.lua:16 in function <Interface\FrameXML\AlertFrames.lua:8
Locals:
Message: Interface\AddOns\Glamour\Glamour.lua:601 attempt to index field '?' (a nil value)
Time: 04/04/11 18:58:21
Count: 11
Stack: [C]: ?
Interface\AddOns\Glamour\Glamour.lua:601 in function `BNToastFrame_UpdateAnchor'
Interface\AddOns\Glamour\Glamour.lua:470 in function `GlamourShowAlert'
Interface\AddOns\TitanReputation\TitanReputation.lua:645 in function `method'
Interface\AddOns\TitanReputation\TitanReputation.lua:730 in function `TitanPanelReputation_GatherFactions'
Interface\AddOns\TitanReputation\TitanReputation.lua:152 in function `TitanPanelReputationButton_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Locals:
The only other achievement addon I use is "Overachiever", followed by "Factionizer" for reputation. Questguru and Titan reputation is also installed.
- Reply
- #11
papsol May 14, 2011 at 12:31 UTC - 0 likesIs this issue still present in the current version? I did some recoding on the anchors to simplify them. Need confirmation on this before I dig too much deeper into its' cause. Being unable to reproduce the error myself makes it very difficult to correct.
- Reply
- #10
termx187 Apr 15, 2011 at 22:57 UTC - 0 likesYes, I'm running the English client - US
Here are my addons. Any outdated addons that still work, I manually edit the .TOC file with the current interface number. I don't run any mods that are outdated and my WTF folder and cache is always wiped after each major content patch.
!Swatter
NPCScan
Wowhead_Looter
AckisRecipeList
AllPlayed
Altoholic
AnyMeter
Archy
Atlas
AtlasLoot
AtlasMajorCities
Badboy
BloodShieldTracker
Collectinator
Critline
DamnAchievementSpam
Deadly Boss Mods
Decurse
DimActions
DrDamage
Examiner
Factionizer
Finklestein
FishingBuddy
Fizzle
FlightMapEnhanced
FloTotemBar
ForteXorcist
Gatherer
Glamour
GlamourQuestGuru
GoGoMount
HealBot
Healers Have To Die
HonorKillTab
IceHUD
iJunkIt
InlineAura
Juggler
KillShot
MailNotifer
MarkingBar
Mik's Scrolling Battle Text
Misspelled
myhonor
Omen
Ovale
Overachiever
Postal
ProfessionVault
ProspectMen
QuestCompletist
QuestGuru
RaidAchievement
RatingBuster
Recount
REFlex
SlideBar
Tabard Addict
Talented
TidyPlates
Titan Panel
Titan Archaeology
Titan Currency Tracker
TomTom
VanasKOS
WIM
Wintergrasper_Advanced
XToLevel
Also, replied on the curse comment page regarding the battle.net problem that user is experiencing. That was one of the error LUA messages I've received as well. I notice the addon was working when that feature was disabled, but it continues to enable itself when I close and relog back. Seems the config data for it is not saving, so seeing if it requires a UI reload like the other features to double check.
- Reply
- #9
papsol Apr 13, 2011 at 14:28 UTC - 0 likesI've been unsuccessful in reproducing this issue on my end. I installed Factionizer and it seems to play nice with Titan Repuation. Can you give me a complete list of your addons? Also, are you running an English client?
- Reply
- #8
termx187 Apr 08, 2011 at 01:51 UTC - 0 likesJust did this, but the issues still occur. :(
- Reply
- #7
papsol Apr 06, 2011 at 14:56 UTC - 0 likesIt all looks correct, This is a shot in the dark but worth taking. Try deleting both the savedvariables files Glamour.lua and Glamour.lua.bak (while wow is closed) and then opening it to build a new default config from scratch.
- Reply
- #6
termx187 Apr 06, 2011 at 06:45 UTC - 0 likesGlamourConfig = {
["Tichondrius-xxxxx"] = {
["LASTRUN"] = "1.3.1",
["CHECK3"] = 1,
["CHECK2"] = 1,
["CHECK0"] = 1,
},
["Tichondrius-xxxxxx"] = {
["CHECK3"] = 1,
["LASTRUN"] = "1.3.2",
["CHECK2"] = 1,
["CHECK0"] = 1,
},
["Tichondrius-xxxxxxxxx"] = {
["LASTRUN"] = "1.3.4",
["CHECK2"] = 1,
["CHECK0"] = 1,
},
["Tichondrius-xxxxxxx"] = {
["CHECK2"] = 1,
["LASTRUN"] = "1.3.2",
},
["Tichondrius-xxxxxxxxx"] = {
["CHECK0"] = 1,
["CHECK3"] = 1,
["CHECK2"] = 1,
["LASTRUN"] = "1.3.1",
},
["Tichondrius-xxxxxxx"] = {
["CHECK2"] = 1,
["LASTRUN"] = "1.3.2",
},
["Tichondrius-xxxxxxxx"] = {
["LASTRUN"] = "1.3.2",
["CHECK2"] = 1,
["CHECK0"] = 1,
},
["Tichondrius-xxxxxx"] = {
["LASTRUN"] = "1.3.4",
["CHECK2"] = 1,
["CHECK0"] = 1,
},
["Tichondrius-xxxxxxx"] = {
["LASTRUN"] = "1.3.4",
["CHECK2"] = 1,
["CHECK0"] = 1,
},
["Tichondrius-xxxxxxx"] = {
["CHECK0"] = 1,
["CHECK3"] = 1,
["CHECK2"] = 1,
["LASTRUN"] = "1.3.3",
},
}
- Reply
- #5
papsol Apr 05, 2011 at 14:57 UTC - 0 likesCould you post the contents of your Glamour saved variables file:
WTF\Account\ACCOUNTNAME\SavedVariables\Glamour.lua
Feel free to remove the realm-character names from the data to preserve your privacy.
- Reply
- #4
papsol Apr 05, 2011 at 14:49 UTC - 0 likescopied problem reports from curse.com to this ticket for tracking
- Reply
- #3
papsol Apr 05, 2011 at 14:48 UTC - 0 likestermx187 said Mon Apr 04 2011 23:46:11 GMT-0400 (Eastern Daylight Time) (10 hours ago)
v1.3.4 LUA error display after using command /glamour fake 5541 to display fake Achievement alert. I currently don't run any UI addons or mods. Thirteen errors displayed after running the command. Also, /glamour test will not process after hitting the Enter key to submit. It just continues to display "/glamour test" as if your Enter key is not working.
Message: Interface\AddOns\Glamour\Glamour.lua:515: attempt to index field '?' (a nil value) Time: 04/04/11 20:36:15 Count: 1 Stack: [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `value' Interface\FrameXML\ChatFrame.lua:4235: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: Interface\AddOns\Glamour\Glamour.lua:515: attempt to index field '?' (a nil value) Time: 04/04/11 20:36:46 Count: 3 Stack: [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:17 Count: 2 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:17 Count: 2 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:17 Count: 210 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' ... [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: C stack overflow Time: 04/04/11 20:36:17 Count: 2 Stack: [C]: ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ... [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:17 Count: 2 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ... [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:22: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:784: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:46 Count: 1 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' [string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:46 Count: 1 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' [string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:46 Count: 1 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' [string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: attempt to perform arithmetic on field 'cursorOffset' (a nil value) Time: 04/04/11 20:36:46 Count: 107 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' ... [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' [string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals:
Message: Interface\FrameXML\UIPanelTemplates.lua:386: C stack overflow Time: 04/04/11 20:36:46 Count: 1 Stack: [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' ... [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update' ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate' [string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals:
Message: Interface\AddOns\Glamour\Glamour.lua:515: attempt to index field '?' (a nil value) Time: 04/04/11 20:38:04 Count: 1 Stack: [C]: ? Interface\AddOns\Glamour\Glamour.lua:515: in function `AchievementAlertFrame_ShowAlert' Interface\AddOns\Glamour\Glamour.lua:760: in function `?' Interface\FrameXML\ChatFrame.lua:4214: in function `ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:3825: in function `ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:3863: in function `ChatEdit_OnEnterPressed' [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1> [C]: ?
Locals:
- Reply
- #2
papsol Apr 05, 2011 at 14:48 UTC - 0 likestermx187 said Mon Apr 04 2011 23:31:15 GMT-0400 (Eastern Daylight Time) (11 hours ago)
v1.3.2 this started to occur. The follow error message was showing on the LUA error report with v.1.3.3.
Do you also have the Glamour QuestGuru Plugin in additon to QuestGuru?
Yes, current version 4.0.6 of the plugin with version 2.2.3. of QuestGuru.
Usually, after earning a achievement, the typical blizzard art panel will display with the proper alert message in the chat box. It's after this point on that any future achievements earn during the season is not displayed, only the chat box text alert.
When you kill players (I'm on Tichondrius - US PvP) in any world zone, and you open the world map and close it, the Glamour addon re-displays the alert message for the honor points earned. This only occurs with open/closing the world map.
For reputation, this issue occurs when you completed a full bar of rep, like for example a 1up from Friendly to Honored. Any quests you continue to earn rep for that faction, it keeps displaying the Reputation 1up alert for that faction, most of the time two alert messages are displayed.