GuildGreet Extended

GuildGreet Extended

243k Downloads

Shadowlands Error on Line 1826 + 1816 a nil Value

Gyffes opened this issue · 5 comments

commented

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.

commented

There is a working beta. Whats your error. Open a new ticket

commented

any news regarding the updated "release" version for SL ? :)

commented

That's all fixed with Patch 9.0.1.

See:
#43

commented

CF don't create an Donwload File. 9.0.0-beta1 is pushed and on prcessing