| Updated: | 02-05-07 03:26 PM |
| Created: | unknown |
| Downloads: | 14,594 |
| Favorites: | 64 |
| MD5: |

![]() |
Comment Options |
|
|
|
|
Important : please follow this link http://www.wowinterface.com/downloads/info7181.html if you updated versions of MendWatch.
|
|
|
|
|
|
|
|
i get this error on the first jump of PoM. what do i need to do to fix the problem? i've looked at other trackers, and just don't really like them.
"MendWatch-0.1\\MendWatch.lua:367: attempt to concatenate field 'victim' (a boolean value)\nChronometer-0.10\\libs\\ParserLib\\ParserLib.lua:449: in function <...face\\AddOns\\Chronometer\\libs\\ParserLib\\ParserLib.lua:449>\n\n ---", thanks -- amey ![]() |
|
|
|
|
|
||
|
Re: Feedback and a feature request
|
||
|
|
|
|
|
|
First, you can comment the line 365 (or delete it).
For the error line 380, you can change the line if self.bars[i].target == target then by the following : if self.bars[i].target == target and info.amount ~= nil then These errors are probably caused by events that were not fired before, like SPELLTERSE_SELF or SPELLTERSE_OTHER. If the orginal author can post a patched version, it would be great. Otherwise, I will do it - but I'm lazy... PS: in case of error, turn on the debug option (/mw debug) and include the last debug info printed in the chat frame. PS2: since I have write access to the repository of wowace, I'd like to put MendWatch into it. But I'd prefer to have the authorization of Polima.
Last edited by hati : 05-25-07 at 12:27 PM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 14
Uploads: 0
|
Mendwatch in 2.1
After the 2.1 patch, it gives me an error when I recast it while the timer is still up. In other words, the first time I cast it it's fine, but when I refresh it before it has expired, I get the following error.
![]()
Last edited by Helfgrim : 05-24-07 at 11:32 AM.
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 6
Uploads: 0
|
Feedback and a feature request
With the patched Babble lib this works fine on German clients.
However, the visual player I am, I have a feature request: Is it possible to attach the prayer of mending bars to the corresponding Unit Frames? So, if a prayer is on party member 2 the bar is shown at his unit frame (with a configurable x/y offset)? This would really improve the usability of this mod. Of course if the corresponding Unit Frame is not visible (or if it jumps to a non-group member in a raid) it will be displayed at the anchor position. |
|
|
|
|
|
|
There's a lack for non english client.
Replace line 349 of MendWatch.lua by : if n == BS["Prayer of Mending"] then (original is: if n == "Prayer of Mending" then ) |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Thanks, and idea
First off, thanks for a wonderful mod, this makes my favorite spell much more useful.
Second, with the new 10s cooldown, would it be possible to add a small bar showing the cooldown time remaining? Then I can watch the same spot for all my ProM needs. Thanks for considering, - Aranthar |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 20
Uploads: 0
|
can this be added to acefiles so that winace updater will update it automatically?
awesome job btw, just what i was looking for in mend tracking =) |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Hmmm.
Not really sure if this is Mendwatch's fault (great mod, by the way); but I've been having an addon conflict as of late, that started around the same time as my first use of Mendwatch, where my SCT mod would not show over heals in my message window despite the fact that it was turned on, I really need to get to the bottom of this.
Last edited by Rituido : 02-19-07 at 05:43 PM.
|
|
|
|
|
||
|
A Deviate Faerie Dragon
Forum posts: 10
File comments: 10
Uploads: 0
|
![]() |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Raif, thank you for your hint. After correcting the translation and adding the call to Babble-Spell on line 349 as Jashugan reported, everything works fine
! |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Suggestion
Suggestion: Instead of the background color of the bar being gray while waiting for the spell to proc it would rock if it would be the color of that class.
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 3
File comments: 3
Uploads: 0
|
Regarding v0.2 and German clients.
Babble-Spell is unfortunately not up to date. Edit the file MendWatch\Libs\Babble-Spell-2.2\Babble-Spell-2.2.lua and replace the translation with ["Prayer of Mending"] = "Gebet der Besserung", in the section for "deDE", and the first spell cast correctly triggers the bar to appear. I'm in the middle of a raid, so no more information at the moment, but I'll update this post in a couple of minutes. Edit: Jumps are shown correctly, too.
Last edited by Raif : 02-09-07 at 01:16 PM.
|
|
|
![]() |