Hello friends!
I have been having the same LUA errors for several months now, and I can’t seem to get them to go away. Please look at my errors and let me know if you have any suggestions on how these might be fixed, and even let me know if you can identify any add-ons specifically - or any TYPE of add-ons - that may be affecting the errors that I’m getting.
ERROR 1
Message: Interface\AddOns\TinyTooltip\Options.lua:373: attempt to call method ‘GetBackdrop’ (a nil value)
Time: Thu Feb 10 08:51:42 2022
Count: 1
Stack: Interface\AddOns\TinyTooltip\Options.lua:373: attempt to call method ‘GetBackdrop’ (a nil value)
[string “=[C]”]: in function `GetBackdrop’
[string “@Interface\AddOns\TinyTooltip\Options.lua”]:373: in main chunk
ERROR 2
Message: (null)
Time: Thu Feb 10 08:51:50 2022
Count: 3
ERROR 3
Message: …ce\AddOns\Chatter\Libs\AceEvent-3.0\AceEvent-3.0.lua:33: Attempt to register unknown event “ENCOUNTER_STOP”
Time: Thu Feb 10 08:51:50 2022
Count: 1
Stack: …ce\AddOns\Chatter\Libs\AceEvent-3.0\AceEvent-3.0.lua:33: Attempt to register unknown event “ENCOUNTER_STOP”
[string “=[C]”]: ?
[string “=[C]”]: in function RegisterEvent' [string "@Interface\AddOns\Chatter\Libs\AceEvent-3.0\AceEvent-3.0.lua"]:33: in function
OnUsed’
[string “@Interface\AddOns\LibSharedMedia-3.0\CallbackHandler-1.0\CallbackHandler-1.0.lua”]:142: in function RegisterEvent' [string "@Interface\AddOns\DynamicCam\Core.lua"]:1950: in function
RegisterSituationEvents’
[string “@Interface\AddOns\DynamicCam\Core.lua”]:1940: in function `?’
[string “@Interface\AddOns\Chatter\Libs\AceTimer-3.0\AceTimer-3.0.lua”]:55: in function <…ce\AddOns\Chatter\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
I have disabled TinyToolTip and AceEvent 3.0 (I don’t even know how the latter got installed because I surely did not install it). Disabling TinyToolTip helps with ERROR 1, but disabling AceEvent 3.0 does not fix ERROR 3.
Thank you so much for taking the time to try and help me!