I'm using the german client and I don't see no option for displaying spellpower for neither my pala nor my druid.
Could it be possible that is becuase of spell power is "Zaubermacht" in german client and not "Zauber kraft" as it is written in the lua file?
I thought I enable spell damage and healing and can find spell power next to both values as its (for spell dmg) only a renaming, but this doesn't work either.
e.g. I have an item which increases spell power (Zaubermacht) by 60 and its listed neither as spell damage nor as healing nor as spell power itself (no checkbox in options for spellpower)
example string: Anlegen: Erhöht die Zaubermacht um 60. (Equip: Increases your spell power by 60)
I suggest you try it out. Change it in the LUA file, start WoW and see if it works. If it does, write it here or send a PM to Whitetooth and notify him or the bug (and the fix for it).
I'm using the german client and I don't see no option for displaying spellpower for neither my pala nor my druid.
Could it be possible that is becuase of spell power is "Zaubermacht" in german client and not "Zauber kraft" as it is written in the lua file?
I thought I enable spell damage and healing and can find spell power next to both values as its (for spell dmg) only a renaming, but this doesn't work either.
e.g. I have an item which increases spell power (Zaubermacht) by 60 and its listed neither as spell damage nor as healing nor as spell power itself (no checkbox in options for spellpower)
example string: Anlegen: Erhöht die Zaubermacht um 60. (Equip: Increases your spell power by 60)
Not sure if this is an issue with RatingBuster or EquipCompare, but I cannot get the stat totals to show on the second item - that's the equipped item in other words. Not at home right now, but I think it prevents me from seeing stat differences from RB (might be wrong on that, I'd have to check). Using the latest EquipCompare from wowinterface (2.13) and latest RB alpha build.
Not sure if this is an issue with RatingBuster or EquipCompare, but I cannot get the stat totals to show on the second item - that's the equipped item in other words. Not at home right now, but I think it prevents me from seeing stat differences from RB (might be wrong on that, I'd have to check). Using the latest EquipCompare from wowinterface (2.13) and latest RB alpha build.
I also use EquipCompare 2.13, but I have no problems.
There is the same problem (aeon0815) with spellpower and the french version.
I'd like to update the frFR locales but i am not sure what i have to change in StatLogic-1.0.lua to make it work.
Can anyone help ?
Type /sldebug in game and mouse over an item that has incorrect parsing, StatLogic will spit out the parsing results for each line in the item, those colored red are patterns not found.
You can use an addon with chat copy function (Chatter or Prat 3.0) to copy the debug text and post them here if you are not sure how to fix it.
I'm seeing this if I mouse over items in the bank, AutBar, etc:
...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua:193: bad argument #1 to 'pairs' (table expected, got nil)
[C]: ?
[C]: ?
...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua:193: in function <...ns\RatingBuster\libs\TipHooker-1.0\TipHooker-1.0.lua:188>
[C]: in function `SetBagItem'
Interface\FrameXML\ContainerFrame.lua:673: in function `ContainerFrameItemButton_OnEnter'
Interface\AddOns\Combuctor\item.lua:242: in function `UpdateTooltip'
Interface\FrameXML\GameTooltip.lua:171: in function `GameTooltip_OnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
[C]: ?
Not sure if it's them or a recent change in RatingBuster. It has shown up in the last couple days.
I'm seeing this if I mouse over items in the bank, AutBar, etc:
Not sure if it's them or a recent change in RatingBuster. It has shown up in the last couple days.
Type /sldebug in game and mouse over an item that has incorrect parsing, StatLogic will spit out the parsing results for each line in the item, those colored red are patterns not found.
You can use an addon with chat copy function (Chatter or Prat 3.0) to copy the debug text and post them here if you are not sure how to fix it.
That worked ! I had to add
["augmente la puissance des sorts de"] = {"SPELL_DMG", "HEAL"},
in the statLogic file, frFR part and now it converts spellpower to healing correctly.
I don't get a lua error.
But if I compare (move mouse over) an item that is bound to one hand it alway shows the shield hand item to compare.
No matter if it is an main hand or a shield hand item.
If I empty the shild hand - it shows mainhand (no matter if the item is s or m)
How did you resolve the error? I'm getting something similar:
I'm getting this every time I loot something or mouse over Autobar and such.
If you can tell me how to reproduce this error starting with an empty addon folder and only adding the addons that are needed to get this error, I will be able to fix it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm using the german client and I don't see no option for displaying spellpower for neither my pala nor my druid.
Could it be possible that is becuase of spell power is "Zaubermacht" in german client and not "Zauber kraft" as it is written in the lua file?
I thought I enable spell damage and healing and can find spell power next to both values as its (for spell dmg) only a renaming, but this doesn't work either.
e.g. I have an item which increases spell power (Zaubermacht) by 60 and its listed neither as spell damage nor as healing nor as spell power itself (no checkbox in options for spellpower)
example string: Anlegen: Erhöht die Zaubermacht um 60. (Equip: Increases your spell power by 60)
I'm using version 1.4.0 (r175)
Please check the latest alpha, someone already updated the deDE locales awhile ago: http://www.wowace.com/projects/rating-buster/files/
RatingBuster r177 (downloaded file says r180 but its r177) and StatLogic r191 work perfectly well.
thank you
Someone is uploading stuff to the tags directory which is then being auto-ZIPed by the packager and presented as a new trunk build on the above page.
It was the ruRU localizer, I've removed them now
I'd like to update the frFR locales but i am not sure what i have to change in StatLogic-1.0.lua to make it work.
Can anyone help ?
I also use EquipCompare 2.13, but I have no problems.
Type /sldebug in game and mouse over an item that has incorrect parsing, StatLogic will spit out the parsing results for each line in the item, those colored red are patterns not found.
You can use an addon with chat copy function (Chatter or Prat 3.0) to copy the debug text and post them here if you are not sure how to fix it.
Not sure if it's them or a recent change in RatingBuster. It has shown up in the last couple days.
I have no idea how to reproduce this error.
It was some weird thing between tiphooker, statlogic and Mounted. I came here because RatingBuster uses them primarily in my UI. It's been resolved.
Sorry for the trouble!@
That worked ! I had to add
["augmente la puissance des sorts de"] = {"SPELL_DMG", "HEAL"},
in the statLogic file, frFR part and now it converts spellpower to healing correctly.
Awesome, many thanks for your answer.
How did you resolve the error? I'm getting something similar:
I'm getting this every time I loot something or mouse over Autobar and such.
But if I compare (move mouse over) an item that is bound to one hand it alway shows the shield hand item to compare.
No matter if it is an main hand or a shield hand item.
If I empty the shild hand - it shows mainhand (no matter if the item is s or m)
If you can tell me how to reproduce this error starting with an empty addon folder and only adding the addons that are needed to get this error, I will be able to fix it.