Tercioo / Details-Damage-Meter

Addon for World of Warcraft, does combat analyzes offering clean visual data for the player
Other
179 stars 132 forks source link

Details/functions/spec_augmentation.lua:471: bad argument #1 to 'insert' (table expected, got nil) #673

Closed R-Adrian closed 4 months ago

R-Adrian commented 8 months ago

Make sure the bug also happen when Details! is the only addon enabled. - impossible to reliably reproduce this, happens randomly because it depends on environment and other players' actions.

Game and Details! version Use /details to grab these two. VWD 12237 RELEASE 10.2.5 (Details.20240122.12237.155 installed and updated with Curseforge app)

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

Result (what happens when you follow the steps above): LUA error with less than 15 seconds to raid boss pull...

4x ...rfaceDetails/functions/spec_augmentation.lua:471: bad argument #1 to 'insert' (table expected, got nil)
[string "=[C]"]: in function `insert'
[string "@Details/functions/spec_augmentation.lua"]:471: in function `BuffRefresh'
[string "@Details/core/parser.lua"]:3016: in function <Details/core/parser.lua:3004>
[string "=(tail call)"]: ?

Locals:
(*temporary) = nil
(*temporary) = <table> {
 1 = "Player-1092-0AC9D643"
 2 = "Soulflash-Drak'thul"
 3 = 1300
 4 = 700
}
(*temporary) = "table expected, got nil"

Lua Error Post here lua errors, if you aren't getting any, use /console scriptErrors 1 (see error above)