Shadowlands Error on Line 1826 + 1816 a nil Value
Gyffes opened this issue · 5 comments
Pre Patch Shadowlands
Ich habe zusätzlich die Zeile 1816 von
if CanEditOfficerNote() then
nach
if C_GuildInfo.CanEditOfficerNote() then
und Zeile 1826 von
if CanEditOfficerNote() then
nach
if C_GuildInfo.CanEditOfficerNote() then
geändert.
Da beide Zeilen noch einen Nullwert ausgegeben haben, und Lt wow-Wilki sich dies auch geändert hat.
Grüße
English by Google
Pre Patch Shadowlands
I also have line 1816 of
ʻIf CanEditOfficerNote () then `
to
ʻIf C_GuildInfo.CanEditOfficerNote () then`
and line 1826 of
ʻIf CanEditOfficerNote () then `
to
ʻIf C_GuildInfo.CanEditOfficerNote () then`
changed.
Since both lines still output a zero value, and Lt wow-Wilki this has also changed.
That's all fixed with Patch 9.0.1.
See:
#43
Update is tp to the Client
https://www.curseforge.com/wow/addons/guild-greet-extended/files