GoldpawsStuff / MapShrinker

A small addon that centers, shrinks, adds coordinates and nicely style the fullscreen retail WorldMap.
https://www.patreon.com/goldpawsstuff
Other
3 stars 0 forks source link

Bug: Error when attempting to open encounter journal from map #7

Open PatTheMav opened 11 months ago

PatTheMav commented 11 months ago

Since patch 10.2 I experience this error:

1x [ADDON_ACTION_FORBIDDEN] AddOn 'MapShrinker' tried to call the protected function 'OnOpen()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function `OnOpen'
[string "@Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua"]:586: in function <...zzard_EncounterJournal/Blizzard_EncounterJournal.lua:575>
[string "=[C]"]: in function `Show'
[string "@FrameXML/UIParent.lua"]:2938: in function `SetUIPanel'
[string "@FrameXML/UIParent.lua"]:2781: in function `ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:2646: in function <FrameXML/UIParent.lua:2642>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/UIParent.lua"]:3248: in function `ShowUIPanel'
[string "@Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua"]:2390: in function `EncounterJournal_OpenJournal'
[string "@Blizzard_SharedMapDataProviders/EncounterJournalDataProvider.lua"]:145: in function `OnMouseClickAction'
[string "@Blizzard_MapCanvas/MapCanvas_DataProviderBase.lua"]:156: in function `OnClick'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:154: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:151>

I have not been able to get a full reproducer yet, but it seems to occur when switching between the full map and the questlog-based map to check up boss abilities (which are only opened from the questlog-based map, clicking on the icons in the "full" map mode doesn't do anything, as reported in https://github.com/GoldpawsStuff/MapShrinker/issues/1).