Do you need crash log from Mac OSX ?
As I'm a french player, I can't post on the US forum, but I've got similar crash : joining or leaving player with me as the leader of the group (I don't do raid). I never crash if I'm not the leader of the group.
I'm using the blizzard bar and got a problem with rSelfCast when I switch to Tree form. rSelfCast don't seem to work with the new Tree bar. If I switch to elf, no problem my rightclick works well to put spell on me.
Ok Summon Dreadsteed looks good, but Summon Charger and Summon Felsteed would end up being the same:
["Summon Charger"] = "Invocation de destrier",
["Summon Dreadsteed"] = "Invocation d'un destrier de l'effroi",
["Summon Felguard"] = "Invocation d'un gangregarde",
["Summon Felhunter"] = "Invocation d'un chasseur corrompu",
["Summon Felsteed"] = "Invocation d'un palefroi corrompu",
If you or someone with a French client could make the changes to BabbleSpell.lua in the lib folder of AutoBar and test all 3 spells that would be great. I do not want to break BabbleSpell.lua as many mods depend on it.
Ok, I've done a mistake in the translation, the block you right is correct, the one who can access SVN must only put the 'D' and the 'E' lowercase as in this line :
["Summon Dreadsteed"] = "Invocation d'un destrier de l'effroi",
Got an error with the last version with a frFR version...
Two things to look at:
1) Does doing a reset from the profile page fix this issue?
2) AutoBar depends on BabbleSpell for spell translations. Look for your spell name in World of Warcraft\Interface\AddOns\AutoBar\libs\Babble-Spell-2.2 and make sure it is translated correctly.
Trying to reset produce the same error.
I will look for the spell but I don't have acces to the SVN.
Edit :
Problem is in BabelSpell. The two correct translation are :
["Summon Charger"] = "Invocation d'un palefroi corrompu",
["Summon Dreadsteed"] = "Invocation d'un destrier de l'effroi",
In PitBull_RangeCheck, could someone implements the use of BabbleSpell for the spellname with something like (for the first line) :
local distanceCheckFunction
local running
do
local _,class = UnitClass("player")
if class == "PRIEST" then
distanceCheckFunction = function(unit) return IsSpellInRange(BS["Flash Heal"], unit) == 1 or not UnitIsFriend("player", unit) end
elseif class == "DRUID" then
distanceCheckFunction = function(unit) return IsSpellInRange(BS["Healing Touch"], unit) == 1 or not UnitIsFriend("player", unit) end
elseif class == "PALADIN" then
distanceCheckFunction = function(unit) return IsSpellInRange(BS["Holy Light"], unit) == 1 or not UnitIsFriend("player", unit) end
elseif class == "SHAMAN" then
distanceCheckFunction = function(unit) return IsSpellInRange(BS["Healing Wave"], unit) == 1 or not UnitIsFriend("player", unit) end
else
distanceCheckFunction = function(unit) return CheckInteractDistance(unit, 4) end
end
running = false
end
PitBull_RangeCheck = PitBull:NewModule("RangeCheck", "AceEvent-2.0", "AceConsole-2.0")
local BS = AceLibrary("Babble-Spell-2.2")
Ok I just give it a try and ... WoW ... very nice :)
There is just one thing that I don't like and didn't find how to move. It is the debuff icon of my target that I would like to put below the frame and not on the right.
If someone know how to do it ?
Thanks
under the target dropdown menu, go to layout settings --> aura position.
Ok I just give it a try and ... WoW ... very nice :)
There is just one thing that I don't like and didn't find how to move. It is the debuff icon of my target that I would like to put below the frame and not on the right.
0
Selfish :
http://www.wowinterface.com/downloads/fileinfo.php?id=7035
0
Do you need crash log from Mac OSX ?
As I'm a french player, I can't post on the US forum, but I've got similar crash : joining or leaving player with me as the leader of the group (I don't do raid). I never crash if I'm not the leader of the group.
Faerian - EU Medivh
0
Thanks
0
I'm using the blizzard bar and got a problem with rSelfCast when I switch to Tree form. rSelfCast don't seem to work with the new Tree bar. If I switch to elf, no problem my rightclick works well to put spell on me.
Thanks
0
Ok, I've done a mistake in the translation, the block you right is correct, the one who can access SVN must only put the 'D' and the 'E' lowercase as in this line :
Thanks.
Faerian
0
Trying to reset produce the same error.
I will look for the spell but I don't have acces to the SVN.
Edit :
Problem is in BabelSpell. The two correct translation are :
Thanks
0
Got an error with the last version with a frFR version of WoW when mouse pointer going over the button on my warlock mount (spell).
See attach file
Thanks
0
Thanks
0
Thanks Ammo :)
0
In PitBull_RangeCheck, could someone implements the use of BabbleSpell for the spellname with something like (for the first line) :
This as not been test !!!
Thanks
0
Thanks :)
0
There is just one thing that I don't like and didn't find how to move. It is the debuff icon of my target that I would like to put below the frame and not on the right.
If someone know how to do it ?
Thanks
0
Hope this help.
Faerian
0
I was a "Prowler" user, but it is now out of date.
Does someone know such addon ?
Thanks
0
I, too, was looking to have Maim.