ketho-wow / HideRaidManager

Hides the Raid Manager
https://www.curseforge.com/wow/addons/hideraidmanager
MIT License
0 stars 0 forks source link

[SoD] HideRaidManager Broken in Latest P5 Patch #1

Open skylight12345 opened 15 hours ago

skylight12345 commented 15 hours ago

Hi there, in the latest patch for Season of Discovery this mod finally stopped working and is reporting bugs through BugSack. Any chance of a fix for this would be hugely appreciated as it's one of the most lightweight solutions to hiding this annoying raid manager in Classic.

Thanks in advance for any help/fixes:

191x HideRaidManager/HideRaidManager.lua:17: attempt to call global 'GetMouseFocus' (a nil value) [string "@HideRaidManager/HideRaidManager.lua"]:17: in function <HideRaidManager/HideRaidManager.lua:16>

Locals: self = CompactRaidFrameManager { displayFrame = CompactRaidFrameManagerDisplayFrame { } toggleButton = CompactRaidFrameManagerToggleButton { } container = CompactRaidFrameContainer { } dynamicContainerPosition = true collapsed = true containerResizeFrame = CompactRaidFrameManagerContainerResizeFrame { } } (temporary) = nil (temporary) = "attempt to call global 'GetMouseFocus' (a nil value)" manager = CompactRaidFrameManager { displayFrame = CompactRaidFrameManagerDisplayFrame { } toggleButton = CompactRaidFrameManagerToggleButton { } container = CompactRaidFrameContainer { } dynamicContainerPosition = true collapsed = true containerResizeFrame = CompactRaidFrameManagerContainerResizeFrame { } }

Ketho commented 15 hours ago

Sounds like an easy fix, I'll look when I have time tomorrow