shirsig / ccc

CC & DR timers for Classic (1.13) IMPORTANT: The folder name must be "ccc"
https://www.curseforge.com/wow/addons/ccc
28 stars 7 forks source link

Fixed - LUA Errors #31

Closed Scoboose closed 5 years ago

Scoboose commented 5 years ago

When using bartenders "Auto-Assist casting" and casting a tracked CC then targeting the mob the spell was cast on you get the following error and it just keeps counting up rather fast.

Message: Interface\AddOns\ccc\ccc.lua:381: attempt to concatenate local 'unit' (a nil value) Time: Mon Sep 16 23:26:13 2019 Count: 12894 Stack: Interface\AddOns\ccc\ccc.lua:381: attempt to concatenate local 'unit' (a nil value)

Interface\AddOns\ccc\ccc.lua:381: in function `StartTimer' Interface\AddOns\ccc\ccc.lua:281: in function <Interface\AddOns\ccc\ccc.lua:277>

Locals:

shirsig commented 5 years ago

Did you test with the newest version? I just fixed a similar bug.

Scoboose commented 5 years ago

Seems to be no errors now. Thank you!