View Single Post
07-29-18, 04:18 PM   #3
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 68
This is taint error.

They are quite elusive to debug. ElvUI is not a culprit and most probably MuffinFactionizer neither.
Only thing we really know from this stack is that something is tainted execution path. And that path is trying to execute MainMenuBar:SetPoint().

Disable all addons other than MuffinFactionizer. And try to replicate this error.

Last edited by AcidWeb : 07-29-18 at 04:24 PM.
  Reply With Quote