I've been having a lot of trouble with addon errors since the Internal War update,so I'm writing to share how I solved it today.
Error Description
"An error has occurred in the installed addon, which may slow down the game. You can set Lua error messages to be displayed in the interface settings."
Cause of Error
API changed from GetSpellTexture --> C_Spell.GetSpellTexture
Solution
I don't understand what this guy is explaining, so I looked up each error message.
/plater - Mode - PVP/PVE School Lock Buff Special (search available) - Initialization - Line 84
local texure =GetSpellTexture(spellId) -->local texure = C_Spell.GetSpellTexture(spellId) change
Pop-ups may occur due to errors unrelated to the above.
If you install AdvancedInterfaceOptions, you can find a lot of information about lua errors, but my error message is below, so if it's a different error, this article is not the solution.
Have fun~
It would be helpful to refer to the article summarizing similar errors.
월드 오브 워크래프트 인벤 확장팩 팁과노하우매력탱
2024-09-19