I tested on another PC (zhCN client of course), with and without zhCN locale. Clean Addons and WTF folders. The problem has not be solved.
Tested it too with a clean wtf file. No problems at all for me...
The error of XRS.lua:line 482 "self.frame a nil value" pops up every time when I create a new bar or a buff button, and also when I click the dewdrop items of the bars. However, clicking on buff button dewdrop menu item does not trigger this error.
One thing I've noticed: In XRS.lua, the classTable is in this form:
not "DRUID", "druid" or BC"Druid".
In function CreateNewBar() and CreateNewBuffButton(), there are also two "Druid".
After I create a new bar and a buff button, the Saved Variables is like following:
I'll take a look at Detox later on today, so you can leave the zhCN localization to me.
Edit: As you can see, my highest level healer character! lol. It is a pity that the character name is not in Chinese, it is not in a real group action, and the quality of the pic is low..
aguf are great, working like a charm. there are just some minor things i really miss from MG2:
- a second set of numbers (to show both percentage and difference)
- the option to dock buffs inside
any plans of adding this?
do you think there is a chance to make the layout-creation-option a bit more powerful? :P
i would really like to build some more non-standard unit frames without learning lua :O
a little mock up to show what i mean is attached:
maybe you are willing to include something similar in the default layout collection.
Wow, what can I say. This layout is just FANTASTIC. You build it with DUF?
the table didn't need to be localized in the first place you tards, just add the strings you want in. If there's a deDE spammer and the user is on enUS (we have some people like this) then it will only block the english stirngs if you localize the table. So just add each string in...
I'll go look at what you all did and fix crap I guess.
You are right. Cross locale issues are confusing. As the "enUS triggers with frFR messages" problem mention above.
Edit: Maybe we should seperate trigger tables and message tables? And then add an option for users to select in which locale they like their messages to be sent/shown.
Yes, I am on a PVP server, but I do not check "Enable during PVP".
Let me state it more clearly.
1. I log in, kill several mobs, SCTD works fine.
2. I open the SCT menu, then close it.
3. SCTD breaks. (no damage numbers, but has "parry, miss, dodge, etc" messages)
A. SCTD will not break if I do not open SCT menu.
B. SCTD will break as soon as I close SCT menu.
C. UI Reload will make it work again.
Edit: I deleted zhCN locale from all the four folders and did some tests, as far as I can tell, the result is the same.
SCT and SCTD work good on zhCN clients. However, every time after I opened the option menu of SCT with /sct menu, SCTD does not show up the damage numbers! (Other messages as Dodge, Parry, Miss have no problem, and it returns to normal after a UI reload.)
When I localize SCT, I have noticed that in sct_options and sctd_options, the variables in the two localization files, there should not be two variables with the same "name" value. Does this has something to do with the bug mentioned above?
0
The error of XRS.lua:line 482 "self.frame a nil value" pops up every time when I create a new bar or a buff button, and also when I click the dewdrop items of the bars. However, clicking on buff button dewdrop menu item does not trigger this error.
One thing I've noticed: In XRS.lua, the classTable is in this form: not "DRUID", "druid" or BC"Druid".
In function CreateNewBar() and CreateNewBuffButton(), there are also two "Druid".
After I create a new bar and a buff button, the Saved Variables is like following:
The first line is obviously different.
0
I think babble-spell does not have these debuff names, and maybe it is too big a table for Detox?
0
I tested on another PC (zhCN client of course), with and without zhCN locale. Clean Addons and WTF folders. The problem has not be solved.
0
0
I'll take a look at Detox later on today, so you can leave the zhCN localization to me.
Edit: As you can see, my highest level healer character! lol. It is a pity that the character name is not in Chinese, it is not in a real group action, and the quality of the pic is low..
0
to
After that I get the core.lua:595 error and Squishy breaks completely. Any thing wrong with my way to localize this part?
0
Wow, what can I say. This layout is just FANTASTIC. You build it with DUF?
0
You are right. Cross locale issues are confusing. As the "enUS triggers with frFR messages" problem mention above.
Edit: Maybe we should seperate trigger tables and message tables? And then add an option for users to select in which locale they like their messages to be sent/shown.
0
0
When I create a new bar, an error pop up. After that, when I click any item in the dewdrop menu of the bar, the errors pop up.
And it displays nothing no the bar. (empty bar, only with its name on it)
0
How about change
to
0
0
Let me state it more clearly.
1. I log in, kill several mobs, SCTD works fine.
2. I open the SCT menu, then close it.
3. SCTD breaks. (no damage numbers, but has "parry, miss, dodge, etc" messages)
A. SCTD will not break if I do not open SCT menu.
B. SCTD will break as soon as I close SCT menu.
C. UI Reload will make it work again.
Edit: I deleted zhCN locale from all the four folders and did some tests, as far as I can tell, the result is the same.
0
SCT and SCTD work good on zhCN clients. However, every time after I opened the option menu of SCT with /sct menu, SCTD does not show up the damage numbers! (Other messages as Dodge, Parry, Miss have no problem, and it returns to normal after a UI reload.)
When I localize SCT, I have noticed that in sct_options and sctd_options, the variables in the two localization files, there should not be two variables with the same "name" value. Does this has something to do with the bug mentioned above?
Thanks.
0
I wanna localize this. Really not possible?
And the Bossblock module, please make blockstrings easy to localize please. I really do not know much about LUA and have no idea how to do that.