tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
468 stars 158 forks source link

[Classic Bug Report] HelpFrame.lua TitleText #79

Closed Londala closed 2 years ago

Londala commented 2 years ago

What is the issue you are having?

A single LUA error pops up constantly, saying Interface\FrameXML\HelpFrame.lua is attempting to index TitleText, a nil value.

What is the expected behavior?

No Error.

What actually happened?

Lua error every 5 minutes. Error is in the "Errors" section.

Suggested Solution/Workaround

No response

Errors

Message: Interface\FrameXML\HelpFrame.lua:225: attempt to index field 'TitleText' (a nil value)
Time: Wed Nov 17 13:37:08 2021
Count: 9
Stack: Interface\FrameXML\HelpFrame.lua:225: attempt to index field 'TitleText' (a nil value)
[string "=[C]"]: ?
[string "@Interface\FrameXML\HelpFrame.lua"]:225: in function <Interface\FrameXML\HelpFrame.lua:216>

Locals:

ElvUI Changelog/Troubleshooting

1Botanica1 commented 2 years ago

Please type in chat in game /edebug on

Test. Do you have the issue?

If so, type in chat in game /eststus

And upload a full UI (uncropped) screenshot showing the error and the status panel.

Now disable all addons and test with the blizzard UI. Do you get the error?

Londala commented 2 years ago

Still have the issue, and still only 1 lua error.

Here's the screenshot with edebug on. Other addons disabled (except warcraft logs uploader, which is an external program): Screenshot (139)

Here is my profile, with bags and friendly nameplates disabled: elv_error_profile.txt

1Botanica1 commented 2 years ago

And now disable all addons and test with the blizzard UI

Londala commented 2 years ago

the issue does not occur with blizzard ui

Azilroka commented 2 years ago

I'm not seeing that line number exist.. So something is up.

Azilroka commented 2 years ago

image

Londala commented 2 years ago

The line exists for me (fresh export)

Screenshot (154)

Londala commented 2 years ago

The issue seems to have to do with GM surveys. I disabled the addon and completed a survey I had received (the notification was not appearing with Elv enabled), and the lua error stopped appearing. This seems to be confirmed by the line itself.

Azilroka commented 2 years ago

Oh you are correct. I looked in the wrong folder. I looked at TBC not Classic.

Azilroka commented 2 years ago

However we dont change that OnEvent.

kodewdle commented 2 years ago

Checked our code for any possible conflicts, not seeing one. Will keep an eye out tho

Luckyone961 commented 2 years ago

You just need to fill out the survey in your tickets tab of the help frame, this will fix the error - not ElvUI related. (Happens mostly after using the character unstuck service or closing a ticket)