BUG
vj234013 opened this issue ยท 15 comments
Interface/AddOns/KeyMaster/KeyMaster.lua:18: attempt to index global 'KeyMasterLocals' (a nil value)
Count: 1
Call Stack:
[1] [string "@Interface/AddOns/KeyMaster/KeyMaster.lua"]:18: in main chunk
.../AddOns/KeyMaster/Core/Localization/Localization.lua:78: attempt to index global 'KeyMasterLocals' (a nil value)
Count: 1
Call Stack:
[1] [string "@Interface/AddOns/KeyMaster/Core/Localization/Localization.lua"]:78: in main chunk
What is the language of the client? If it is Traditional Chinese, we've had other reports as well. If not, please let us know.
This plug-in has no problem since version 1.3.4. It has problems since version 1.3.5.
Here is what changed. Do you see any problems/issues? 07b0eda
Sorry, I don't know how to program. I replaced version 1.3.4 with the zhCN.lua file from version 1.3.6 and it works fine.Replacing the two issues in 1.3.6 with the file in 1.3.4 will still result in an error. So I guess it's not the file you asked me about that had a problem (My English is not good. The translation software used Please forgive me)
Sorry, I don't know how to program. I replaced version 1.3.4 with the zhCN.lua file from version 1.3.6 and it works fine.Replacing the two issues in 1.3.6 with the file in 1.3.4 will still result in an error. So I guess it's not the file you asked me about that had a problem (My English is not good. The translation software used Please forgive me)
Thanks, we will look into it.
I've located the problem.
KeyMaster/Core/Localization/Languages.xml Line 12 should not be commented out.
Incorrect: <!-- <Script file='Core\Localization\Localization.zhCN.lua'/> -->
Correct: <Script file='Core\Localization\Localization.zhCN.lua'/>
It was an oversight on my behalf since we lost our CN translator. Apologies. It will be fixed in the next patch.
Has the explanation of affixes been removed here?
Moved to tooltips - Hover over affix icon in header.