Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tw.lua:69 Unable to localize #1789

Closed
Roland-1223 opened this issue Sep 18, 2024 · 1 comment · Fixed by #1796
Closed

tw.lua:69 Unable to localize #1789

Roland-1223 opened this issue Sep 18, 2024 · 1 comment · Fixed by #1796

Comments

@Roland-1223
Copy link

Roland-1223 commented Sep 18, 2024

Game Flavor (please complete the following information):

  • Flavor: [e.g. Dragonflight, Cataclysm, Classic Era]
    Cataclysm
    Describe the bug
    A clear and concise description of what the bug is.

Unable to localize

23x AllTheThings/locales/tw.lua:69: attempt to index field '?' (a nil value)
[string "@AllTheThings/locales/tw.lua"]:69: in main chunk

Locals:
app =

{
AlwaysShowUpdateWithoutReturn = defined @AllTheThings/src/base.lua:35
indexOf = defined @AllTheThings/lib/Table.lua:37
SetScript = defined @AllTheThings/lib/EventRegistration.lua:47
FunctionRunner =
{
}
GetRelativeRawWithField = defined @AllTheThings/src/base.lua:166
DefaultColors =
{
}
Sort = defined @AllTheThings/lib/Sort.lua:384
GetDeepestRelativeValue = defined @AllTheThings/src/base.lua:140
RaceID = 8
PrintDebug = defined @AllTheThings/lib/Print.lua:19
CloneReference = defined @AllTheThings/src/base.lua:88
HandleEvent = defined @AllTheThings/src/Events.lua:132
ShowPopupDialog = defined @AllTheThings/src/base.lua:374
ReturnFalse = defined @AllTheThings/src/base.lua:37
EmptyTable =
{
}
RaceIndex = 8
DESCRIPTION_SEPARATOR = "`"
Class = "MAGE"
asset = defined @AllTheThings/src/base.lua:31
SortGroup = defined @AllTheThings/lib/Sort.lua:388
GetBestMapForGroup = defined @AllTheThings/src/base.lua:110
RemoveEventHandler = defined @AllTheThings/src/Events.lua:32
SortDefaults =
{
}
CallbackHandlers =
{
}
StartCoroutine = defined @AllTheThings/lib/Runner.lua:158
RegisterEvent = defined @AllTheThings/lib/EventRegistration.lua:31
GameBuildVersion = 40400
RefreshCollections = defined @AllTheThings/lib/Refresh.lua:333
events =
{
}
Runners =
{
}
frame = Frame {
}
AlwaysShowUpdate = defined @AllTheThings/src/base.lua:34
RegisterFuncEvent = defined @AllTheThings/lib/EventRegistration.lua:34
print = defined @AllTheThings/lib/Print.lua:7
L =
{
}
ClearSounds = defined @AllTheThings/lib/Audio.lua:180
AddSound = defined @AllTheThings/lib/Audio.lua:159
AddEventHandler = defined @AllTheThings/src/Events.lua:19
IsClassic = true
AssignFieldValue = defined @AllTheThings/src/base.lua:62
round = defined @AllTheThings/src/base.lua:105
CallbackEvent = defined @AllTheThings/src/Events.lua:177
ClassIndex = 8
report = defined @AllTheThings/lib/Print.lua:10
WOWAPI =
{
}
Audio =
{
}
IsRetail = false
ReturnTrue = defined @AllTheThings/src/base.lua:36
ShowPopupDialogToReport = defined @AllTheThings/src/base.lua:531
ArrayAppend = defined @AllTheThings/lib/Table.lua:61
CreateRunner = defined @AllTheThings/lib/Runner.lua:312
ShowPopupDialogWithMultiLineEditBox = defined @AllTheThings/src/base.lua:427
ShowPopupDialogWithEditBox = defined @AllTheThings/src/base.lua:394
Colors =
{
}
Faction = "Horde"
GetRelativeValue = defined @AllTheThings/src/base.lua:152
StartATTCoroutine = defined @AllTheThings/src/base.lua:349
SetCustomColors = defined @AllTheThings/lib/Colors.lua:42
LocalizeGlobalIfAllowed = defined @AllTheThings/src/base.lua:259
LocalizeGlobal = defined @AllTheThings/src/base.lua:247
containsValue = defined @AllTheThings/lib/Table.lua:32
IgnoreDataCaching = defined @AllTheThings/src/base.lua:224
Race = "Troll"
ClassName

@NORPG
Copy link
Member

NORPG commented Sep 19, 2024

Fix in c60c276
thanks for your report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants