Details! Damage Meter

Details! Damage Meter

243M Downloads

Get Talent Lua Error Classic TBC

Adiaz0611 opened this issue · 1 comments

commented

Before Start!

Make sure the bug also happen when Details! is the only addon enabled.

Game and Details! version
Details Version BCC8514

Describe the bug

  • Steps to Reproduce (what did you do to make the bug happen):

  • Mouse over talent icon in details window

  • Result (what happens when you follow the steps above):
    Lua error pops up

  • Expected (what you think the expected behavior would be when following the steps):
    Would normally see players talents

  • When the bug started (a date, wow path release, details update, etc)?
    most recent update

  • Additional information:

Lua Error
Message: Interface\AddOns\Details\frames\window_main.lua:2168: attempt to call global 'GetTalentInfoByID' (a nil value)
Time: Wed May 26 17:33:57 2021
Count: 1
Stack: Interface\AddOns\Details\frames\window_main.lua:2168: attempt to call global 'GetTalentInfoByID' (a nil value)
[string "@interface\AddOns\Details\frames\window_main.lua"]:2168: in function <Interface\AddOns\Details\frames\window_main.lua:2103>

Locals: self = DetailsBarra_IconFrame_2_1 {
0 =
row = DetailsBarra_2_1 {
}
instance_id = 2
}
actor =

{
flag_original = 1297
totalabsorbed = 0.005433
minha_barra = DetailsBarra_2_1 {
}
classe = "PRIEST"
damage_from =
{
}
targets =
{
}
spec = 257
pets =
{
}
on_hold = false
serial = "Player-4728-00DA3F2A"
friendlyfire_total = 0
raid_targets =
{
}
total_without_pet = 2527.005433
__index =
{
}
friendlyfire =
{
}
dps_started = false
end_time = 1622004395
last_event = 1622004370
colocacao = 1
nome = "Alysanne"
spells =
{
}
grupo = true
displayName = "Alysanne"
last_dps = 64.919857
total = 2527.005433
custom = 0
tipo = 1
damage_taken = 1894.005433
start_time = 1622004388
delay = 1622004370
aID = "4728-00DA3F2A"
}
serial = "Player-4728-00DA3F2A"
name = "Alysanne"
class = "PRIEST"
spec = 257
talents =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
24 =
{
}
25 =
{
}
26 =
{
}
27 =
{
}
28 =
{
}
29 =
{
}
30 =
{
}
31 =
{
}
32 =
{
}
33 =
{
}
34 =
{
}
35 =
{
}
36 =
{
}
37 =
{
}
38 =
{
}
39 =
{
}
40 =
{
}
41 =
{
}
42 =
{
}
43 =
{
}
44 =
{
}
45 =
{
}
46 =
{
}
47 =
{
}
48 =
{
}
49 =
{
}
50 =
{
}
51 =
{
}
52 =
{
}
53 =
{
}
54 =
{
}
55 =
{
}
56 =
{
}
57 =
{
}
58 =
{
}
59 =
{
}
60 =
{
}
61 =
{
}
62 =
{
}
63 =
{
}
64 =
{
}
}
ilvl =
{
time = 1622001935
name = "Alysanne"
ilvl = 85.266667
}
icon_size = 20
instance =
{
h_baixo = DetailsBottomSideBarHighlight2 {
}
menu_icons_size = 0.850000
h_esquerda = DetailsLeftSideBarHighlight2 {
}
bg_r = 0.094118
color_buttons =
{
}
toolbar_icon_file = "Interface\AddOns\Details\images\toolbar_icons"
micro_displays_locked = true
fontstrings_width = 35
tooltip =
{
}
icons =
{
}
ponto3 =
{
}
ponto1 =
{
}
rolagem = false
attribute_text =
{
}
windowBackgroundDisplay = Details_GumpFrame2 {
}
lastIcon =
{
}
menu_icons =
{
}
show_sidebars = false
hide_icon = true
consolidate = false
toolbar_side = 1
sub_atributo = 1
atributo = 1
menu_icons_alpha = 0.500000
bg_b = 0.094118
need_rolagem = false
backdrop_texture = "Details Ground"
color =
{
}
sub_atributo_last =
{
}
barraS =
{
}
h_cima = DetailsTopSideBarHighlight2 {
}
switch_healer = false
showing =
{
}
ponto4 =
{
}
__locked = true
__snapH = true
snap =
{
}
clickthrough_incombatonly = true
hide_in_combat_alpha = 0
firstIcon = DetailsClearSegmentsButton2 {
}
switch_damager_in_combat = false
StatusBar =
{
}
hide_in_combat = false
posicao =
{
}
row_height = 22
__pos =
{
}
show_statusbar = false
clickthrough_window = false
segmento = 0
total_buttons_sho

Screenshots
Post images of the bug if necessary.

Combat Log
Include a link to a combatlog file if the error is about not detecting a skill, usable item or item proc.
The log can be as simple as hitting a mob with white damage and using the item/skill.

Other Information
If necessary, add more info here.

commented