Caliaha / HandyNotes_NPCs-classic

https://www.curseforge.com/wow/addons/handynotes_npcs-classic
0 stars 0 forks source link

Lua error: AceLocale-3.0: HandyNotes_NPCs (Classic): Missing entry for 'Nizzle' #1

Open noonien opened 2 months ago

noonien commented 2 months ago

On reload, I'm getting 38 lua errors from HandyNodes NPCs Classic, here is an example of the error:

Message: AceLocale-3.0: HandyNotes_NPCs (Classic): Missing entry for 'Emerald Circle Flight Master'
Time: Thu Jun  6 12:49:16 2024
Count: 1
Stack: AceLocale-3.0: HandyNotes_NPCs (Classic): Missing entry for 'Emerald Circle Flight Master'
[string "@Interface/AddOns/HandyNotes_NPCs (Classic)/classic/data.lua"]:22336: in main chunk

Locals: name = "HandyNotes_NPCs (Classic)"

-- more data omitted --

Even by setting silent to true in AceLocale::GetLocale here, the error still occurs.

Caliaha commented 2 months ago

See if it's fixed in the 1.34g and make sure you are using the latest version of handynotes. If you are still getting errors, try posting a few of them here.

noonien commented 2 months ago

Latest update seems to have fixed it, thanks!