Total RP 3: RP Name in Quest Text

Total RP 3: RP Name in Quest Text

53.5k Downloads

Problem with Quest Turn-in (Pandaria Remix)

darbiirue opened this issue ยท 4 comments

commented

1x [ADDON_ACTION_BLOCKED] AddOn 'tRP3_RPNameInQuests' tried to call the protected function 'Frame:SetPropagateMouseClicks()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function SetPropagateMouseClicks'
[string "@Blizzard_SharedMapDataProviders/SharedMapPoiTemplates.lua"]:459: in function UpdateMousePropagation' [string "@Blizzard_SharedMapDataProviders/SharedMapPoiTemplates.lua"]:464: in function OnAcquired'
[string "@Blizzard_SharedMapDataProviders/SharedMapPoiTemplates.lua"]:553: in function OnAcquired' [string "@Blizzard_SharedMapDataProviders/FlightPointDataProvider.lua"]:62: in function OnAcquired'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:207: in function AcquirePin' [string "@Blizzard_SharedMapDataProviders/FlightPointDataProvider.lua"]:29: in function RefreshAllData'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:474: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:473>
[string "=[C]"]: in function secureexecuterange' [string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:477: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:472> [string "=[C]"]: in function RefreshAllDataProviders'
...
[string "=[C]"]: in function Show' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:487: in function SetUIPanel'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:330: in function ShowUIPanel' [string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:173: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:168> [string "=[C]"]: in function SetAttribute'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:878: in function ShowUIPanel' [string "@Blizzard_WorldMap/QuestLogOwnerMixin.lua"]:106: in function SetDisplayState'
[string "@Blizzard_WorldMap/QuestLogOwnerMixin.lua"]:42: in function HandleUserActionToggleSelf' [string "@Blizzard_WorldMap/Blizzard_WorldMap.lua"]:503: in function ToggleWorldMap'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events =

{
}
`

Receiving this when I try to turn in the "Prowler Problems" quest in Pandaria (Remix).

commented

Hey again,

I've been getting the same issue too, from multiple unrelated addons, whenever I try to use an item from the mini quest log.

I'm not sure why this addon's being blamed for it as it doesn't touch the mini quest log at all, but I'll see if I can figure out why.
Thanks!

commented

What's weird is that this is happening during turn-ins, and sometimes via skills. I've not had it happen with the mini quest log yet, that I'm aware of. It's very weird, and random when it occurs. I'll do my best to report back if/when it happens again, and detail out what I was doing at the time.

It's no longer just the Remix but happening out in retail too.

commented

Hey there,
I remember doing this quest myself and didn't have issues - it looks as if another error has bled over to this one!
If it happens again, please let me know. I'll keep this open for now though just in case.
Thanks!

commented

Hey @NinerBull - Looks like I'm still getting these similar issues:

2x [ADDON_ACTION_FORBIDDEN] AddOn 'tRP3_RPNameInQuests' tried to call the protected function 'UseQuestLogSpecialItem()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function UseQuestLogSpecialItem'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua"]:94: in function <...ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua:87>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
}
`