Thread: beta
View Single Post
06-30-12, 02:19 AM   #4
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
Okay got in and patched ... lets see if I can get a quick list up of what needs to be fixed ...

nUI_ShapeshiftBar - attempted fix by turning off ShapeshiftBar link and see if it uses Stancebar automatically
line 120 ShapeShiftButtonTemplate - Frame now used by StanceBarFrame

nUI_ButtonBar - VehicleMenuBar now changed to VehicleSeatIndicator with no leave button it seems (nUI.lua changed too)
line 385 VehicleMenuBarLeaveButton - suspected name change like above

nUI_CooldownBar.lua - fixed by adding check that it isn't nil
line 216 Compare with nil

nUI_UnitReaction.lua - Several changes linked to raid and party changed in this file and nUI_UnitCache.lua and nUI_UnitPanel.lua and nUI_UnitRaidGroup.lua
line 551 GetNumPartyMembers - name changed to GetNumGroupMembers along with GetNumRaidMembers

nUI_Minimap.lua - fixed along with similar in nUI_ButtonBag.lua and nUI_Location.lua
line 388 MiniMapBattlefieldFrame - No longer exists

nUI_XPBar.lua - fixed a little buglet that 4.3 seemed to ignore
line 370 PlayerInfo - suspected event parameter change

The rest of the errors seem to be offshoots of these ... so fixing these to see what help it makes ..

Ah, you got one more than me but that could be because nUI couldn't finish building its interface
__________________


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

Last edited by Xrystal : 06-30-12 at 03:10 AM.