HizurosWoWAddOns / FarmHud

Turn your minimap into a hud for farming ore / herb.
GNU General Public License v3.0
5 stars 6 forks source link

[BUG]: Error when toggling between Farmhud and Sexymap in combat #6

Open ZINK-ZINK opened 2 years ago

ZINK-ZINK commented 2 years ago

WoW client

WoW Retail

What happened?

I've recently started getting errors when trying to use Farmhud in combat. Sexymap and Farmhud were working fine together for about a week though.

I assume a new version of Farmhud will be coming soon to fix the misaligned Tracking Icons so hopefully that fixes whatever is conflicting as well.

EDIT: It just occurred to me the error started after I changed the border/background opacity in Sexymap (I had previously left it at default/100%). Maybe the error is a conflict with Farmhud's minimap backdrop and Sexymap's border.

Lua Error Message?

1x [ADDON_ACTION_BLOCKED] AddOn 'FarmHud' tried to call the protected function 'FarmHudMinimapDummy:Hide()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `Hide'
[string "@Interface/AddOns/FarmHud/FarmHud.lua"]:771: in function <Interface/AddOns/FarmHud/FarmHud.lua:746>
[string "=[C]"]: in function `SetShown'
[string "@Interface/AddOns/FarmHud/FarmHud.lua"]:907: in function `Toggle'
[string "TOGGLEFARMHUD"]:1: in function <[string "TOGGLEFARMHUD"]:1>

Other addons?

Sexymap, but you two have always gotten along great in the past.

funkydude commented 2 years ago

https://github.com/funkydude/SexyMap/issues/289#issuecomment-1304650627