Cataclysm Traditional Chinese client: string expected, got nil
nihlathakzj opened this issue · 0 comments
Describe the bug
(*temporary) = "string expected, got nil"
Do you have an error log of what happened?
2x DBM-Core/DBM-Core.lua:5507: bad argument #1 to 'find' (string expected, got nil)
[string "=[C]"]: in function find' [string "@DBM-Core/DBM-Core.lua"]:5507: in function
handler'
[string "@DBM-Core/DBM-Core.lua"]:1080: in function <DBM-Core/DBM-Core.lua:1067>
Locals:
(*temporary) = "前往戰歌堡的飛艇剛剛抵達!要到北風凍原的乘客請上船!"
(*temporary) = nil
(*temporary) = "string expected, got nil"
To Reproduce
Just standing in Orgrimmar will cause the error.
Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?
Which version of DeadlyBossMods are you using?
11.0.13
Was it working in a previous version? If yes, which was the last good one?
Additional context
This issue has been ongoing for over a month.
Solution:
Open DBM-Core\localization.tw
Navigate to line #651
Replace the existing line with:
blackfathomBoon = "黑澗深淵的恩賜"