View Bug Report
Multiple errors after 7.1
Bug #: 8653
File: FreeUI
Date: 10-26-16 07:08 PM
By: Baron Von Clop
Status: Unconfirmed
Since the 7.1 patch, I am receiving the following errors regularly. They don't seem to impact gameplay any, but Bugsack will pick them up all the time:

#1:

FreeUI\scripts\chat-Chat.lua:19: attempt to index local 'f' (a nil value)
FreeUI\scripts\chat-Chat.lua:19: in function `HideForever'
FreeUI\scripts\chat-Chat.lua:24: in main chunk

Locals:
f = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'f' (a nil value)"


#2:

FreeUI\scripts\map.lua:4: attempt to index global 'WorldMapPing' (a nil value)
FreeUI\scripts\map.lua:4: in main chunk

Locals:
F = <table> {
CreateBG = <function> defined @FreeUI\core\api.lua:103
colourArrow = <function> defined @FreeUI\core\api.lua:325
ReskinFilterButton = <function> defined @FreeUI\core\api.lua:698
UnregisterAllEvents = <function> defined @FreeUI\core\core.lua:49
ReskinSlider = <function> defined @FreeUI\core\api.lua:562
dummy = <function> defined @FreeUI\core\api.lua:84
Notification = <function> defined @FreeUI\core\notifications.lua:190
ReskinIcon = <function> defined @FreeUI\core\api.lua:762
ReskinArrow = <function> defined @FreeUI\core\api.lua:467
AddPlugin = <function> defined @FreeUI\core\api.lua:87
ReskinGarrisonPortrait = <function> defined @FreeUI\core\api.lua:738
CreateSD = <function> defined @FreeUI\core\api.lua:116
clearArrow = <function> defined @FreeUI\core\api.lua:331
SetBD = <function> defined @FreeUI\core\api.lua:617
ReskinClose = <function> defined @FreeUI\core\api.lua:396
debugEvents = <function> defined @FreeUI\core\core.lua:55
CreateBD = <function> defined @FreeUI\core\api.lua:91
ReskinExpandOrCollapse = <function> defined @FreeUI\core\api.lua:595
CreatePulse = <function> defined @FreeUI\core\api.lua:165
CreateGradient = <function> defined @FreeUI\core\api.lua:189
CreateBDFrame = <function> defined @FreeUI\core\api.lua:662
ReskinPortraitFrame = <function> defined @FreeUI\core\api.lua:630
Reskin = <function> defined @FreeUI\core\api.lua:213
SetFS = <function> defined @FreeUI\core\api.lua:139
CreateFS = <function> defined @FreeUI\core\api.lua:130
ReskinNavBar = <function> defined @FreeUI\core\api.lua:717
RegisterEvent = <function> defined @FreeUI\core\core.lua:29
ReskinColourSwatch = <function> defined @FreeUI\core\api.lua:682
ReskinInput = <function> defined @FreeUI\core\api.lua:442
ReskinTab = <function> defined @FreeUI\core\api.lua:235
AddOptionsCallback = <function> defined @FreeUI\core\core.lua:63
ReskinRadio = <function> defined @FreeUI\core\api.lua:537
ReskinCheck = <function> defined @FreeUI\core\api.lua:486
ReskinDropDown = <function> defined @FreeUI\core\api.lua:338
clearExpandOrCollapse = <function> defined @FreeUI\core\api.lua:587
ReskinScroll = <function> defined @FreeUI\core\api.lua:261
UnregisterEvent = <function> defined @FreeUI\core\core.lua:37
colourExpandOrCollapse = <function> defined @FreeUI\core\api.lua:580
}
C = <table> {
myBuffs = <table> {
}
general = <table> {
}
b = 0.9
buffTracker = <table> {
}
RESOLUTION_MEDIUM = 2
g = 0.87
unitframes = <table> {
}
performance = <table> {
}
hideDebuffs = <table> {
}
options = <table> {
}
RESOLUTION_LARGE = 3
tooltip = <table> {
}
dangerousBuffs = <table> {
}
actionbars = <table> {
}
notifications = <table> {
}
media = <table> {
}
menubar = <table> {
}
debuffFilter = <table> {
}
selfbuffs = <table> {
}
automation = <table> {
}
myRealm = "Wyrmrest Accord"
RESOLUTION_SMALL = 1
classcolours = <table> {
}
r = 0.8
bags = <table> {
}
myName = "Applejack"
myClass = "PRIEST"
classmod = <table> {
}
FONT_SIZE_NORMAL = 1
resolution = 0
reactioncolours = <table> {
}
FONT_SIZE_LARGE = 2
class = <table> {
}
appearance = <table> {
}
quests = <table> {
}
allBuffs = <table> {
}
}
L = <table> {
}
(*temporary) = nil
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to


#3:

FreeUI\theme\FrameXML\AlertFrames.lua:61: attempt to index local 'DungeonCompletionAlertFrame' (a nil value)
FreeUI\theme\FrameXML\AlertFrames.lua:61: in function `moduleFunc'
FreeUI\theme\theme.lua:26: in function <FreeUI\theme\theme.lua:17>

Locals:
OnShow = <table> {
Achievement = <function> defined @FreeUI\theme\FrameXML\AlertFrames.lua:15
}
DungeonCompletionAlertFrame = nil
bg = <unnamed> {
0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = "BOTTOMRIGHT"
(*temporary) = nil
(*temporary) = 6
(*temporary) = <userdata>
(*temporary) = nil
(*temporary) = "attempt to index local 'DungeonCompletionAlertFrame' (a nil value)"
F = <table> {
CreateBG = <function> defined @FreeUI\core\api.lua:103
colourArrow = <function> defined @FreeUI\core\api.lua:325
ReskinFilterButton = <function> defined @FreeUI\core\api.lua:698
UnregisterAllEvents = <function> defined @FreeUI\core\core.lua:49
ReskinSlider = <function> defined @FreeUI\core\api.lua:562
dummy = <function> defined @FreeUI\core\api.lua:84
Notification = <function> defined @FreeUI\core\notifications.lua:190
ReskinIcon = <function> defined @FreeUI\core\api.lua:762
ReskinArrow = <function> defined @FreeUI\core\api.lua:467
AddPlugin = <function> defined @FreeUI\core\api.lua:87
ReskinGarrisonPortrait = <function> defined @FreeUI\core\api.lua:738
CreateSD = <function> defined @FreeUI\core\api.lua:116
clearArrow = <function> defined @FreeUI\core\api.lua:331
SetBD = <function> defined @FreeUI\core\api.lua:617
ReskinClose = <function> defined @FreeUI\core\api.lua:396
debugEvents = <function> defined @FreeUI\core\core.lua:55
CreateBD = <function> defined @FreeUI\core\api.lua:91
ReskinExpandOrCollapse = <function> defined @FreeUI\core\api.lua:595
CreatePulse = <function> defined @FreeUI\core\api.lua:165
CreateGradient = <function> defined @FreeUI\core\api.lua:189
CreateBDFrame = <function> defined @FreeUI\core\api.lua:662
ReskinPortraitFrame = <function> defined @FreeUI\core\api.lua:630
Reskin = <function> defined @FreeUI\core\api.lua:213
SetFS = <function> defined @FreeUI\core\api.lua:139
CreateFS = <function> defined @FreeUI\core\api.lua:130
MicroMenu = <function> defined @FreeUI\scripts\micromenu.lua:53
ReskinNavBar = <function> defined @FreeUI\core\api.lua:717
RegisterEvent = <function> defined @FreeUI\core\core.lua:29
ReskinColourSwatch = <function> defined @FreeUI\core\api.lua:682
ReskinInput = <function> defined @FreeUI\core\api.lua:442
ReskinTab = <function> defined @FreeUI\core\api.lua:235
AddOptionsCallback = <function> defined @FreeUI\core\core.lua:63
ReskinRadio = <function> defined @FreeUI\core\api.lua:537
ReskinCheck = <function> defined @FreeUI\core\api.lua:486
ReskinDropDown = <function> defined @FreeUI\core\api.lua:338
clearExpandOrCollapse = <function> defined @FreeUI\core\api.lua:587
ReskinScroll = <function> defined @FreeUI\core\api.lua:261
UnregisterEvent = <function> defined @FreeUI\core\core.lua:37
colourExpandOrCollapse = <function> defined @FreeUI\core\api.lua:580
}