This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
I also like this addon. I figured out how to get it to stop erroring. The error was caused by the pop-up window. All I did was comment this out.
You will loose the functionality of the "re-apply or wait" popup window that used to appear. As stated below, it hasn't worked reliably lately anyway. Now it will just sit on your fubar, count down, and turn red when you need to reapply. Here are the steps for the duct-tape fix.
It involves commenting out things. Put two dashes (--) in front of the lines.
In updates.lua comment out:
Line 9 ( PoisonReminderFu:Warning("Main") )
Line 13 ( PoisonReminderFu:Warning("Off") )
Since you just commented out all reference to the function, I also commented out the function (don't know if that saves resources). Comment out the function PoisonReminderFu:Warning(hand) (lines 17 through 35)
The code is simple, if anyone wants to look at it. I'm just a 1/2 a** hobbiest coder. Too much for me to figure out, and I'd rather just play. Probably a new popup function (perhaps a new ACE lib?)... I'd also bet that the "reapply" not working was a function of the poison on the weapon not being the exact name of the poison in the bag (unconfirmed).
It just continues to reapply the same poison over and over, not "last applied". Talked with other people, they all have the same problem. Maybe it's because of the change in the combat log system?
would love an update or LDB port or some replacement! plzzzz!!!
You will loose the functionality of the "re-apply or wait" popup window that used to appear. As stated below, it hasn't worked reliably lately anyway. Now it will just sit on your fubar, count down, and turn red when you need to reapply. Here are the steps for the duct-tape fix.
It involves commenting out things. Put two dashes (--) in front of the lines.
In updates.lua comment out:
Line 9 ( PoisonReminderFu:Warning("Main") )
Line 13 ( PoisonReminderFu:Warning("Off") )
Since you just commented out all reference to the function, I also commented out the function (don't know if that saves resources). Comment out the function PoisonReminderFu:Warning(hand) (lines 17 through 35)
The code is simple, if anyone wants to look at it. I'm just a 1/2 a** hobbiest coder. Too much for me to figure out, and I'd rather just play. Probably a new popup function (perhaps a new ACE lib?)... I'd also bet that the "reapply" not working was a function of the poison on the weapon not being the exact name of the poison in the bag (unconfirmed).
This great mod doesn't seem to work since 3.XX
Any chance of a fix?
I can't find any other mod that works like this one :(
Would be exactly what i was looking or, but clicking re-apply doesn't have any effect.. ideas?
fix uploaded
This mod hasn't been working correctly since 2.4
It just continues to reapply the same poison over and over, not "last applied".
Talked with other people, they all have the same problem.
Maybe it's because of the change in the combat log system?
Hope you can fix it :-)
screenshots comming soon