Details! Damage Meter

Details! Damage Meter

243M Downloads

Multiple LUA errors just sitting in town

honoraryorange opened this issue · 7 comments

commented

Game and Details! version
Use /details to grab these two.

Describe the bug
These happen basically just sitting in town.

Lua Error
1.

Message: ...nterface/AddOns/Details/classes/container_actors.lua:600: attempt to index field 'tabela_vigente' (a nil value)
Time: Wed Dec  7 15:56:47 2022
Count: 1
Stack: ...nterface/AddOns/Details/classes/container_actors.lua:600: attempt to index field 'tabela_vigente' (a nil value)
[string "@Interface/AddOns/Details/classes/container_actors.lua"]:600: in function `PegarCombatente'
[string "@Interface/AddOns/Details/classes/class_damage.lua"]:5743: in function `r_onlyrefresh_shadow'
[string "@Interface/AddOns/Details/core/meta.lua"]:221: in function `RestauraMetaTables'
[string "@Interface/AddOns/Details/functions/loaddata.lua"]:244: in function `LoadCombatTables'
[string "@Interface/AddOns/Details/core/parser.lua"]:6057: in function <Interface/AddOns/Details/core/parser.lua:6024>
[string "@Interface/AddOns/Details/core/parser.lua"]:6077: in function <Interface/AddOns/Details/core/parser.lua:6074>
[string "=(tail call)"]: ?

Locals: self = <table> {
 _NameIndexTable = <table> {
 }
 tipo = 2
 funcao_de_criacao = <function> defined @Interface/AddOns/Details/classes/class_damage.lua:417
 _ActorTable = <table> {
 }
 __index = <table> {
 }
}
serial = "Creature-0-3882-2118-31468-144961-000010937D"
nome = "Akaari's Soul"
flag = 8520
criar = true
npcId = 144961
pname = DetailsPetOwnerFinderTextLeft1 {
 0 = <userdata>
}
text = "Akaari's Soul"
(*temporary) = nil
(*temporary) = "Akaari's Soul"
(*temporary) = "string"
(*temporary) = true
(*temporary) = DetailsPetOwnerFinder {
 0 = <userdata>
 SetQuestLogRewardSpell = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetQuestPartyProgress = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 ProcessLineData = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:303
 SetPvpTalent = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetRuneforgeResultItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetHyperlink = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetUnit = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetAzeriteEssence = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetVoidDepositItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetVoidWithdrawalItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetInfoBackdropStyle = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:338
 SetSocketGem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 info = <table> {
 }
 updateTooltipTimer = 0.200000
 SetLootCurrency = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetSlottedKeystone = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetWorldCursor = <function> defined @Interface/FrameXML/GameTooltip.lua:952
 SetLootItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 StatusBar = DetailsPetOwnerFinderStatusBar {
 }
 GetUnit = <function> defined @Interface/FrameXML/GameTooltip.lua:994
 SetOwnedItemByID = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetMerchantCostItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetQuestLogSpecialItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetItemInteractionItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 TextRight1 = DetailsPetOwnerFinderTextRight1 {
 }
 SetRecipeReagentItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetQuestCurrency = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetEnhancedConduit = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:444
 SetWeeklyReward = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHa
Message: Interface/AddOns/Details/classes/class_instance.lua:734: attempt to get length of field 'tabela_instancias' (a nil value)
Time: Wed Dec  7 15:57:11 2022
Count: 1
Stack: Interface/AddOns/Details/classes/class_instance.lua:734: attempt to get length of field 'tabela_instancias' (a nil value)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/classes/class_instance.lua"]:734: in function `GetNumInstancesAmount'
[string "@Interface/AddOns/Details/startup.lua"]:104: in function `StartMeUp'
[string "@Interface/AddOns/Details/core/parser.lua"]:6084: in function <Interface/AddOns/Details/core/parser.lua:6083>

Locals:

Message: Interface/AddOns/Details/classes/class_instance.lua:90: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Wed Dec  7 15:57:11 2022
Count: 1
Stack: Interface/AddOns/Details/classes/class_instance.lua:90: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/classes/class_instance.lua"]:90: in function `InstanceCall'
[string "@Interface/AddOns/Details/core/plugins.lua"]:195: in function `InstallPlugin'
[string "@Interface/AddOns/Details_Compare2/Details_Compare2.lua"]:1583: in function `OnEvent'
[string "@Interface/AddOns/Details/core/plugins.lua"]:294: in function <Interface/AddOns/Details/core/plugins.lua:291>

Locals: 
Message: Interface/AddOns/Details/classes/class_instance.lua:90: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Wed Dec  7 15:57:11 2022
Count: 1
Stack: Interface/AddOns/Details/classes/class_instance.lua:90: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/classes/class_instance.lua"]:90: in function `InstanceCall'
[string "@Interface/AddOns/Details/core/plugins.lua"]:195: in function `InstallPlugin'
[string "@Interface/AddOns/Details_TinyThreat/Details_TinyThreat.lua"]:860: in function `OnEvent'
[string "@Interface/AddOns/Details/core/plugins.lua"]:294: in function <Interface/AddOns/Details/core/plugins.lua:291>

Locals:
Message: Interface/AddOns/Details/classes/class_instance.lua:90: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Wed Dec  7 15:57:11 2022
Count: 1
Stack: Interface/AddOns/Details/classes/class_instance.lua:90: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/classes/class_instance.lua"]:90: in function `InstanceCall'
[string "@Interface/AddOns/Details/core/plugins.lua"]:195: in function `InstallPlugin'
[string "@Interface/AddOns/Details_Vanguard/Details_Vanguard.lua"]:1130: in function `OnEvent'
[string "@Interface/AddOns/Details/core/plugins.lua"]:294: in function <Interface/AddOns/Details/core/plugins.lua:291>

Locals: 
Message: Interface/AddOns/Details/functions/spellcache.lua:363: bad argument #1 to '_unpack' (table expected, got nil)
Time: Wed Dec  7 15:57:15 2022
Count: 1
Stack: Interface/AddOns/Details/functions/spellcache.lua:363: bad argument #1 to '_unpack' (table expected, got nil)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/functions/spellcache.lua"]:363: in function `GetSpellInfo'
[string "@Interface/AddOns/Details/functions/spellcache.lua"]:309: in function `FillUserCustomSpells'
[string "@Interface/AddOns/Details/functions/spellcache.lua"]:326: in function <Interface/AddOns/Details/functions/spellcache.lua:325>

Locals:

7

Message: Interface/AddOns/Details/core/parser.lua:3707: attempt to index field 'alternate_power' (a nil value)
Time: Wed Dec  7 16:02:25 2022
Count: 10
Stack: Interface/AddOns/Details/core/parser.lua:3707: attempt to index field 'alternate_power' (a nil value)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/core/parser.lua"]:3707: in function <Interface/AddOns/Details/core/parser.lua:3703>

Locals:

This all just started today.

commented
commented

I am having the same issue. Errors popping out of nowhere since the last update.

Edit: Doing a "/details reinstall" removed the LUA errors upon fresh login. Gotta wait and see if they still pop up during play. Will update.

Edit2: Apparently a "/details reinstall" was all that's necessary to fix the error popping up for me :)

commented

@Tercioo It is fairly rare and it ended up going away for me, but I've seen it pop a small handful of times. Hard to repro unfortunately (which I guess is good).

commented

I'm getting these on my resto shammy also, and i dont pvp

commented
commented

I don't play rogue, but I do play a lot of battlegrounds.

commented

Also seeing this today, not sure if it is related or I should open another issue

Time: Sun Dec 11 16:43:07 2022
Count: 6
Stack: Interface/AddOns/Details/core/parser.lua:3707: attempt to index field 'alternate_power' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/Details/core/parser.lua"]:3707: in function <Interface/AddOns/Details/core/parser.lua:3703>

Locals: