This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Big string of .LUA errors, mass drop in fps. I'll post the error if you really want but I figure you already are on top of it.
Patch 7.1 removed the CreateTitleRegion() API.
The fix is just removing the following lines from sct.lua (lines 834-836):
local title = InterfaceOptionsFrame:CreateTitleRegion() title:ClearAllPoints() title:SetAllPoints(InterfaceOptionsFrameHeader)
To post a comment, please login or register a new account.