View Single Post
06-22-10, 07:38 PM   #20
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,935
Now the big baby Prat with nUI. I suspect this is what is causing a big booboo as Prat being a chatframe addon will be highly possible to contain problems due to the patch.

Nope, apart from a few Prat error messages I couldn't see anything untoward happening but for the moment I think I'll forgo on Prat while we work this out personally.


Oops, missed some more changes in the ChatFrame.lua file.

Lines: around 360 and 400

Same Code Blocks Change the lines looking like the first 3 to the last 3

--local bottom = _G["ChatFrame"..i.."BottomButton"];
--local down = _G["ChatFrame"..i.."DownButton"];
--local up = _G["ChatFrame"..i.."UpButton"];

local bottom = _G["ChatFrame"..i.."ButtonFrameBottomButton"];
local down = _G["ChatFrame"..i.."ButtonFrameDownButton"];
local up = _G["ChatFrame"..i.."ButtonFrameUpButton"];
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818