This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
What version of the product are you using?
Do you have an error log of what happened?
Please provide any additional information below.
Changing line 63 of Fontain.lua to the following worked for me:
if type(v) == "table" and k ~= "AuthChallengeFrameText" then That will cause the mod to skip the problem frame
To post a comment, please login or register a new account.