XIV_Databar

XIV_Databar

199k Downloads

Lua error micromenu.lua nil value

skmzarn opened this issue ยท 1 comments

commented

All of a sudden, my social module stopped working when mouseover the icon. I get this error now:

1x XIV_Databar\modules\micromenu.lua:470: attempt to index field '?' (a nil value)
XIV_Databar\modules\micromenu.lua:470: in function <XIV_Databar\modules\micromenu.lua:426>

Locals:
modifierFunc = defined =[C]:-1
tooltip = {
0 =
lines =

{
}
columns =
{
}
key = "SocialToolTip"
scrollChild = {
}
colspans =
{
}
width = 481.73071289063
cell_margin_h = 6
regularFont = GameTooltipText {
}
labelProvider =
{
}
scripts =
{
}
height = 291.98671913147
headerFont = GameTooltipHeaderText {
}
cell_margin_v = 3
scrollFrame = {
}
}
totalBNFriends = 59
totalBNOnlineFriends = 29
totalFriends = 1
totalOnlineFriends = 0
charNameFormat = ""
clientsList =
{
1 = "WoW"
2 = "S2"
3 = "D3"
4 = "WTCG"
5 = "Hero"
6 = "Pro"
7 = "S1"
8 = "DST2"
9 = "VIPR"
}
(for index) = 15
(for limit) = 59
(for step) = 1
i = 15
battleID = 45
battleName = "|Kf46|k0000000|k"
battleTag = "xxxxxxxxxxx"
_ = true
charName = nil
gameAccount = 118
gameClient = "VIPR"
isOnline = true
_ = 1537031928
isAfk = false
isDnd = false
_ = ""
note = ""
_ = true
_ = ""
_ = "VIPR"
realmName = ""
_ = 0
status = "Online"
statusIcon = "FriendsFrame\StatusIcon-Online"
socialIcon = "FriendsFrame\Battlenet-CallOfDutyBlackOps4icon"
(*temporary) = nil
(*temporary) = "FriendsFrame\Battlenet-CallOfDutyBlackOps4icon"
(*temporary) = ""
(*temporary) = ""
(*temporary) = ""
(*temporary) = "In Lobby, Duos selected | Blackout"
(*temporary) = ""
(*temporary) = 0
(*temporary) = "attempt to index field '?' (a nil value)"
xb =
{
defaults =
{
}
ResetUI = defined @XIV_Databar\core.lua:391
HoverColors = defined @XIV_Databar\core.lua:172
HexToRGBA = defined @XIV_Databar\core.lua:338
modules =
{
}
baseName = "XIV_Databar"
IterateEmbeds = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:473
GetColor = defined @XIV_Databar\core.lua:167
fontFlags =
{
}
GetTextColorOptions = defined @XIV_Databar\core.lua:602
RegisterFrame = defined @XIV_Databar\core.lua:190
Printf = defined @acu\Libs\AceConsole-3.0\AceConsole-3.0.lua:69
SetDefaultModulePrototype = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:440
GetHeight = defined @XIV_Databar\core.lua:270
defaultModuleState = true
IsEnabled = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:482
DisableModule = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:381
GetFont = defined @XIV_Databar\core.lua:321
PrintTable = defined @XIV_Databar\core.lua:346
RegisterMessage = defined @AdiBags\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
GetArgs = defined @acu\Libs\AceConsole-3.0\AceConsole-3.0.lua:144
frames =
{
}
miniTextPosition = "BOTTOM"
db =
{
}
modulesOptionFrame = {
}
SetEnabledState = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:455
enabledState = true
RegisterEvent = defined @AdiBags\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
IterateModules = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:468
GetClassColors = defined @XIV_Databar\core.lua:325
SetColor = defined @XIV_Databar\core.lua:158
OnInitialize = defined @XIV_Databar\core.lua:80
NewModule = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:266
GetModule = defined @acu\Libs\AceAddon-3.0\AceAddon-3.0.lua:241
defaultModuleLibraries =
{
}
optionsFrame = {
}
GetTextOptions = defined @XIV_Databar\core.lua:546
UnregisterChatCommand = defined @acu\Libs\AceConsole-3.0\AceConsole-3.0.lua:111
GetName

commented

duplicate #82