-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tainting? Issue #91
Comments
These look like separate issues. When does this occur? Are you using the latest version? |
I use the latest version. Unfortunately i can't reproduce the errors. Bugsack just recorded them. It may be, that another addon causes the issue when I was infight. |
Got one issue again with some extra information. 36x FrameXML\LFGList.lua:1290: attempt to index local 'classTextColor' (a nil value) Locals: } DeclineButton = { } numMembers = 1 InviteButton = { } Status = { } Background = { } applicantID = 68 } id = 68 id = 68 status = "invited" pendingStatus = nil numMembers = 1 isNew = true (for index) = 1 (for limit) = 1 (for step) = 1 i = 1 member = { 0 = ItemLevel = { } memberIdx = 1 RoleIcon1 = { } FriendIcon = { } RoleIcon2 = { } Name = { } } |
Got this and the last report while joining a crossrealm premade group for terrorfist. I was not in combat but they already engaged him. 11x FrameXML\LFGList.lua:1150: attempt to perform arithmetic on field 'numMembers' (a nil value) Locals: } ItemLevelColumnHeader = { } EntryName = { } RoleColumnHeader = { } UnempoweredCover = { } DescriptionFrame = { } Inset = { } ScrollFrame = LFGListApplicationViewerScrollFrame { } totalApplicantHeight = 52 VoiceChatFrame = { } EditButton = { } DataDisplay = { } NameColumnHeader = { } AutoAcceptButton = { } RefreshButton = { } InfoBackground = { } applicants = } RemoveEntryButton = { } ItemLevel = { } } event = "LFG_LIST_APPLICANT_UPDATED" id = 34 Opened the bankframe while in combat (damn critter). 1x FrameXML\ContainerFrame.lua:811: script ran too long Locals: |
I'm afraid I can't reproduce this, but I'll leave it open in case anyone else has similar issues. |
104x FrameXML\BankFrame.lua:72: attempt to index local 'button' (a nil value)
FrameXML\BankFrame.lua:72: in function <FrameXML\BankFrame.lua:71>
[C]: in function `BankFrameItemButton_Update'
FrameXML\BankFrame.lua:282: in function <FrameXML\BankFrame.lua:249>
Locals:
(*temporary) = nil
= defined @FrameXML\BankFrame.lua:71
= defined @freeui\scripts\bags.lua:150
81x FrameXML\LFGList.lua:1290: attempt to index local 'classTextColor' (a nil value)
FrameXML\LFGList.lua:1290: in function
LFGListApplicationViewer_UpdateApplicantMember' FrameXML\LFGList.lua:1217: in function
LFGListApplicationViewer_UpdateApplicant'FrameXML\LFGList.lua:1193: in function
LFGListApplicationViewer_UpdateResults' FrameXML\LFGList.lua:974: in function
onEvent'FrameXML\LFGList.lua:188: in function <FrameXML\LFGList.lua:104>
Locals:
1x FrameXML\LFGList.lua:1150: attempt to perform arithmetic on field 'numMembers' (a nil value)
FrameXML\LFGList.lua:1150: in function
LFGListApplicationViewer_UpdateInviteState' FrameXML\LFGList.lua:983: in function
onEvent'FrameXML\LFGList.lua:188: in function <FrameXML\LFGList.lua:104>
Locals:
2x [string "EncounterJournalInfoHeader8HeaderButton:OnMouseDown"]:1: attempt to index field 'up' (a nil value)
[string ":OnMouseDown"]:1: in function <[string ":OnMouseDown"]:1>
Locals:
2x [string "EncounterJournalInfoHeader8HeaderButton:OnMouseUp"]:1: attempt to index field 'up' (a nil value)
[string ":OnMouseUp"]:1: in function <[string ":OnMouseUp"]:1>
Locals:
EncounterJournalInfoHeader..i..HeaderButton:OnMouseDown
EncounterJournalInfoHeader..i..HeaderButton:OnMouseUp
affect all Header[i]
The text was updated successfully, but these errors were encountered: