Drift

Drift

33.5k Downloads

Minimap button errors

jaredbwasserman opened this issue ยท 1 comments

commented

Copying information devwrk posted in #64


I kept getting an error for the minimap button. Might be a conflict with WarPlan and/or MasterPlan.
I ended up commenting those lines from Drift.lua without any obvious side effects other than fix my error....

--	["GarrisonLandingPageMinimapButton"] = {
--		DriftDisabledBy = "buttonsDisabled",
--	},
--	["ExpansionLandingPageMinimapButton"] = {
--		DriftDisabledBy = "buttonsDisabled",
--	},
commented

I do not have minimap button errors with just Drift installed. So it may be a compatibility issue with WarPlan and/or MasterPlan as devwrk mentioned. I will need to investigate further when I have some time.