20 - zhTW locale
What steps will reproduce the problem?
1. Using a zhTW client
2. Error occurs every time loading is finished
What is the expected output? What do you see instead?
No error should occurs in clients in all languages
What version of the product are you using?
r31
Do you have an error log of what happened?
[2008/10/26 10:54:40-62-x1]: ZOMGBuffs-$Revision: 20 $\ZOMGReagents.lua:143 AceLocale(ZOMGReagents): Can only accept true as a value on the base locale. "enUS" is the base locale, "zhTW" is not.
ArkInventory-3.01\Libs\Ace2\AceLibrary\AceLibrary.lua:122 in function `error'
AceLocale-2.2-91091:223: in function `RegisterTranslations'
ZOMGBuffs-$Revision: 20 $\ZOMGReagents.lua:143 in main chunk
Please provide any additional information below.
| User | When | Change |
|---|---|---|
| Dessa | Apr 25, 2009 at 05:42 UTC | Changed status from Accepted to Fixed |
| Zeksie | Oct 26, 2008 at 11:35 UTC | Changed status from New to Accepted |
| foreverphk | Oct 26, 2008 at 03:09 UTC | Changed description: What steps will reproduce the problem?
1. Using a zhTW client
+ 2. Error occurs every time loading is finished
What is the expected output? What do you see instead? |
| foreverphk | Oct 26, 2008 at 03:00 UTC | Create |
- 3 comments
- 3 comments
Facts
- Last updated
- Apr 25, 2009
- Reported
- Oct 26, 2008
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #3
linnchord Dec 18, 2008 at 10:51 UTC - 0 likesOk, i find a simple way to fix this. Open /ZOMGBuffs/ZOMGReagents.lua, go to line 143 ( or where your client error display), rename the language string "zhTW" to "enUS". At last, remove line 3~29. OK, everything go well.
- Reply
- #2
linnchord Dec 17, 2008 at 16:00 UTC - 0 likesOK! This happend in zhCN client too. I use the version from r34 to r42, all make this. Please make a help.
- Reply
- #1
Zeksie Oct 26, 2008 at 11:35 UTC - 0 likesOk. didn't know that. will comment out those lines, and you can have the missing translation errors instead :)