Talent Tree Tweaks | Dragonflight

Talent Tree Tweaks | Dragonflight

2M Downloads

Lua Error

BlueNightSky opened this issue · 2 comments

commented

The following error occurred while logging in, and invalidate the addon: (v1.12.47)

3x ...entTreeTweaks/modules/autoPurchaseGenericTalents.lua:284: invalid option in `format'
[!Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:494: in function 'InitializeAddon'
[!Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:619: in function <!Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals:
self = <table> {
 initializequeue = <table> {
 }
 statuses = <table> {
 }
 embeds = <table> {
 }
 frame = AceAddon30Frame {
 }
 addons = <table> {
 }
 enablequeue = <table> {
 }
}
addon = <table> {
 modules = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 options = <table> {
 }
 version = "v1.12.47"
 name = "TalentTreeTweaks"
 db = <table> {
 }
 orderedModules = <table> {
 }
 baseName = "TalentTreeTweaks"
 hooks = <table> {
 }
 enabledState = true
 defaultModuleState = true
}
commented

thanks, I checked the other translations now

commented

I found that two translations need to be modified at the same time:
L["Toggle %s UI"] = "切換 %s 介面"
L["Toggle the %s UI to view and adjust talents."] = "切換此 %s 介面以觀看與調整天賦。"