What classes are you playing? What procs are you looking for? Art of War on my paladin procs for me. Let me revert my fix for 4.2 and see if it still works; hold on a sec.
Jafula.
Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.
I have tried with:
5 Druids : Nothing - Looking for Eclipes
4 Warriors : Nothing - Looking for Taste for Blood and Sword and Board - Added these my self
1 Paladin : Nothing - Not really need this since im playing the healer :-)
3 Mages : Nothing (added missiles)
Taste for Blood = 56638
Sword and Board = 46953
Last edited by Lyrix : 07-10-2011 at 12:31 AM
Ok, its broken by the 4.2 patch.
If you want a fix right now; go and edit the file
JambaProc.lua
which can be found in
<your wow directory>/Interface/AddOns/Jamba-Proc/
and change the line 1096 (in bold below)
-- Get the combat log information.
local wowEvent, timestamp, event, hideCaster, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags, param1, param2, param3, param4, param5, param6, param7, param8, param9 = ...
-- See if the source of this information is in the team, if not stop now.
if JambaApi.IsCharacterInTeam( sourceName ) == false then
return
end
to this:
local wowEvent, timestamp, event, hideCaster, sourceGUID, sourceName, sourceFlags, sourceRaidFlags, destGUID, destName, destFlags, destRaidFlags, param1, param2, param3, param4, param5, param6, param7, param8, param9 = ...
Then you will need to reload your ui (/reload)
That should fix you right up.
Jafula.
Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.
Sorry to say but it's not working for me :-(
I have changed the line like you said.. I guess i have to wait untill you release the full updated version.
Hmm i just looked at the SpellID's for Sword and board there is 3 of them since its 1/2 2/3 3/3 I guess it has something to do with this?
Last edited by Lyrix : 07-10-2011 at 12:59 AM
Before you give up completely...
Ah, shame, the new line has the two words sourceRaidFlags and destRaidFlags in them? Have you tried going right out of wow to the desktop and loading back up after making the change?
Is enable jamba proc at the top of the settings checked?
Do all the procs have the tag of "all"?
Also, for sword and board you want the proc, not the spell/talent.
Instead of 46953, you actually want 50227
http://www.wowhead.com/spell=50227
Jafula.
Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.
And taste for blood should be 60503
http://www.wowhead.com/spell=60503
Jafula.
Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.
Oh my.... I feel kinda dumb now.. but it's working!! However when i use Overpower Jamba-proc still says its up.. i did read somewhere that is happening to more people.. Can live with that tho already very happy its atleast showing something now!!
Thank you!! Your my hero!
Have not tried on my druid team yet tho but i guess this should work fine now since Eclipes is already inside jamba-proc.
Last edited by Lyrix : 07-10-2011 at 01:12 AM
Awesome that you got it working.
Don't feel dumb, this stuff is hard. I won't tell you how many hours I spent trying to figure it out. :-)
I'll add those two procs into Jamba-Proc and if I play my warrior anytime soon, I'll try and see what overpower is doing (but no promises).
Jafula.
Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.
Connect With Us