Lardeck / ImprovedTalentLoadouts

3 stars 5 forks source link

LUA Error When Using/Updating Talents #20

Closed Sekenx closed 10 months ago

Sekenx commented 11 months ago

Everything is working fine, but I noticed that I get an abundance of these errors:

21x ...ns/ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua:522: bad argument #1 to 'sort' (table expected, got nil) [string "=[C]"]: in function `sort' [string "@ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua"]:522: in function <...ns/ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua:516>

Locals: (temporary) = nil (temporary) = defined @ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua:522 (*temporary) = "table expected, got nil"

Lardeck commented 11 months ago

Should be fixed in the next version.

Sekenx commented 11 months ago

Thanks man