Updated the add-on to include Strina/Zalmar; also fixed(ish) the buff stacking code.
Uploaded to Curse, and is approved.
Error: addon BossTracker: Error while running the chunk
Error: addon BossTracker: [string "Mods/Addons/BossTracker/BossTracker.lua"]:139: attempt to call field `GetUnitList' (a nil value)
Error: addon BossTracker: func: GetUnitList, field, line: -1, defined: C, line: -1, [C]
Error: addon BossTracker: func: TrackSpawn, global, line: 139, defined: Lua, line: 137, [string "Mods/Addons/BossTracker/BossTracker.lua"]

guzaorc wrote:My mod.txt file got to 100MB size in just a few days and it was full of these lines:
- Code: Select all
Error: addon BossTracker: Error while running the chunk
Error: addon BossTracker: [string "Mods/Addons/BossTracker/BossTracker.lua"]:139: attempt to call field `GetUnitList' (a nil value)
Error: addon BossTracker: func: GetUnitList, field, line: -1, defined: C, line: -1, [C]
Error: addon BossTracker: func: TrackSpawn, global, line: 139, defined: Lua, line: 137, [string "Mods/Addons/BossTracker/BossTracker.lua"]