Broken w/ SOD P4
pattont opened this issue ยท 2 comments
Change Line 71 in view.lua to total = total + select(5, GetTalentTabInfo(i, ...))
and it will work again. (tested only on classic era)
Spec do error to
1x Talented_SpecTabs/core.lua:36: attempt to compare string with number
[string "@Talented_SpecTabs/core.lua"]:36: in function <Talented_SpecTabs/core.lua:22>
[string "@Talented_SpecTabs/core.lua"]:102: in function Update' [string "@Talented_SpecTabs/core.lua"]:146: in function
Update'
[string "@Talented_SpecTabs/core.lua"]:188: in function <Talented_SpecTabs/core.lua:168>
[string "@Talented_SpecTabs/core.lua"]:207: in function CreateBaseFrame' [string "@Talented/core.lua"]:364: in function
Update'
[string "@Talented/core.lua"]:350: in function <Talented/core.lua:347>
[string "=(tail call)"]: ?
[string "TOGGLETALENTS"]:1: in function <[string "TOGGLETALENTS"]:1>
Locals:
info =
tooltip = "Primary Talents"
talentGroup = 1
cache =
}
}
pet = nil
talentGroup = 1
tabs = 3
imax = 0
min = 0
max = 0
total = 0
(for index) = 1
(for limit) = 3
(for step) = 1
i = 1
cache =
points = ""
icon = "Balance"
name = 283
}
name = 283
icon = "Balance"
points = ""
(*temporary) = 283
(*temporary) = "Balance"
(*temporary) = "attempt to compare string with number"