-
Posted by hgm959 on Sun, 07 Mar 2010 02:03:41
I am not sure if anyone else is having this problem but when I run the game I get no errors about my TargetTextFrame Buff plugin not working, however, the buffs arent there. I have heroic presence on and that doesnt show. Any ideas =/
-
Posted by jnwhiteh on Sun, 07 Mar 2010 08:39:49
Have you enabled Lua errors? There were some issues with TargetTextBuff caused by one of the patches so that may be your issue.
-
Posted by hgm959 on Sun, 07 Mar 2010 21:12:01
Its turned on, and nothing. Its weird. Its not displaying any errors but the buffs do not work.
-
Posted by hgm959 on Sun, 07 Mar 2010 21:31:31
Weird just started to show up. Here is the error
method = "CreateBuff" index = 1 icon = "Interface\Icons\INV_Helmet_21" count = 0 duration = nil timeLeft = nil debuffType = 0 anchorBuff = <unnamed> *temporary) = "attempt to index field 'icon' (a nil value)"
It says it knows what icon to have, but for some reason just cant display it. I cant find anything on the 'icon' either.
-
Posted by jnwhiteh on Sun, 07 Mar 2010 23:21:20
This doesn't include a line number or any other relevant information. I'm personally not terribly familiar with TargetText and that author apparently no longer provides any support. Is your code complete and does it match the code that is available to download from this site? If so, I'll do my best to get an updated version put together that might be able to help fix some of these problems.