Null spamming down my chat

It keeps saying null over and over. Anyone know what is doing this? I suspect an addon…

Mine says nil, but I assume its an addon issue too. All of mine are up to date though, so I’m not sure which might be the cause.

Edit: I just checked all my addons, and it seems to be an issue relating to z-perl.

1 Like

Through trial and error, I found for me that it’s specifically “Z-Perl Player” portion of the Z-perl addon. I have every other addon I have turned on, the only thing not checked off is my own personal player portrait

Z-Perl bug after updating the addon. Thank you everyone before me for saying that as i was going crazy trying to figure out which addon it was.

2 Likes

thanks all!

Found this on the addon page on Curseforge. Works.

jm0neyz

Not the addon developer, but if you want to fix the nil spam in the mean time, it just looks like a debug print statement was left in by mistake.

In the main addon folder under your wow interfaces directory, open the main ZPerl.lua file. Do a “Find” for the phrase:

print(getShow(Curses))

Either delete this line or comment it out by replacing the line with:

–print(getShow(Curses))

There should only be one instance of it. Save the file and /reload in game.

14 Likes

Deleting the line seemed to do the trick for mine. Thanks so much for posting the quick fix!

You’re an absolute legend. HIRE THIS MAN BLIZZARD

nil
nil
nil
nil
nil
+1 here.

And thanks for the Fix Bishojo - worked perfectly

Although for some reason my entire addon is messed up now (