Legacy-of-Sylvanaar / prat-3-0

Prat-3.0 is a chat enhancement addon for world of warcraft
https://www.curseforge.com/wow/addons/prat-3-0
GNU General Public License v3.0
26 stars 18 forks source link

Forced Reload #149

Open WildIrishBanshee opened 1 year ago

WildIrishBanshee commented 1 year ago

Got this error when I went to use a quest item - the milk in a skull cup if that matters for the BfA quest. Asked me to disable the addon, but a reloadui fixed the issue.

1x [ADDON_ACTION_FORBIDDEN] AddOn 'Prat-3.0-3.9.36' tried to call the protected function 'UNKNOWN()'. [string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>

string "=[C]": in function UseContainerItem' [string "@FrameXML/ContainerFrame.lua"]:1424: in function <FrameXML/ContainerFrame.lua:1333> [string "=[C]"]: in functionContainerFrameItemButton_OnClick' [string "@FrameXML/ContainerFrame.lua"]:1476: in function <FrameXML/ContainerFrame.lua:1463>

Locals: _ = Frame { RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487 0 = UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487 SetScript = defined @!BugGrabber/BugGrabber.lua:487 } event = "ADDON_ACTION_FORBIDDEN" events =

{ ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553 ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553 PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547 LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562 ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507 }

plusmouse commented 1 year ago

This kind of error is difficult to fix. To acquire the information needed to fix the issue turn on the taint log with

/console taintLog 1

play WoW until the error happens, and when it does close WoW and submit the contents of this file:

[Your WoW Directory]/_retail_/Logs/taint.log