Thread Tools Display Modes
06-30-12, 07:12 AM   #21
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Okay, figured it out.

New PowerBars file attached. Don't need to call ShardBar_Update directly anymore it seems. OnLoad automatically sorts that stuff out for you.

Thanks for the help Seer.
Attached Files
File Type: lua nUI_PowerBars.lua (5.0 KB, 455 views)
__________________
 
06-30-12, 10:30 AM   #22
Gristadar
A Wyrmkin Dreamwalker
 
Gristadar's Avatar
Join Date: Nov 2005
Posts: 57
Wow fantastic job Xrystal, only getting this 1 error when I target something.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_063012_083657.jpg
Views:	463
Size:	444.6 KB
ID:	7000  
 
06-30-12, 10:42 AM   #23
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Yep, and its the one I have no clue where to start at, at the moment. I'm sure it's an all addon thing so will see if people can track it down in other addons to give me some clue in nUI where to start rofl.

Just glad I got it working as quickly I did. I'm sure there are other errors lurking around and it isn't the tidiest of fixes.
__________________
 
06-30-12, 10:45 AM   #24
Gristadar
A Wyrmkin Dreamwalker
 
Gristadar's Avatar
Join Date: Nov 2005
Posts: 57
Originally Posted by Xrystal View Post
Yep, and its the one I have no clue where to start at, at the moment. I'm sure it's an all addon thing so will see if people can track it down in other addons to give me some clue in nUI where to start rofl.

Just glad I got it working as quickly I did. I'm sure there are other errors lurking around and it isn't the tidiest of fixes.
Still, was a Great Job getting it up nad working so quickly
 
06-30-12, 03:25 PM   #25
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Thanks to Seerahs help realised what had happened to LFG and Battlefield minimap buttons .. they were merged into a single one. Seems to only affect the attached 2 files but only visible when trying for a dungeon so when someones brave to test it out let me know if you see the button on the top of the minimap where the old dungeon eye button used to be.



minimap should be in integration and buttonbag in plugins


Still the inspect error to track down but SDPhantom said they would take a look at it as I still can't track down what part of nUI is causing the error.
Attached Files
File Type: lua nUI_Minimap.lua (20.2 KB, 418 views)
File Type: lua nUI_ButtonBag.lua (28.3 KB, 485 views)
__________________
 
06-30-12, 04:09 PM   #26
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
All Changed Files as of 30 June 2012

Feel free to read through our fun identifying and fixing the errors that surfaced today but here is a final copy of all the files I adjusted to get nUI to work without sending errors out at you.

As I mentioned on the first set of attachments the zip files are so named to identify which nUI folders they belong in.

Barring the elusive inspect error which occurs on target change and seems to be unrelated to nUI but nUI helps to trigger it there may be other errors out there that are not so prominent. I have yet to group or raid up with someone to see if that hits another set of errors and of course zoning in etc may show up with some more, who knows. Of course if someone does come across these errors then feel free to post them.
Attached Files
File Type: zip nUI_Bars-120630.zip (29.1 KB, 462 views)
File Type: zip nUI_Integration-120630.zip (5.6 KB, 451 views)
File Type: zip nUI_Main-120630.zip (9.8 KB, 449 views)
File Type: zip nUI_Plugins-120630.zip (14.0 KB, 455 views)
File Type: zip nUI_Units-120630.zip (46.5 KB, 445 views)
__________________
 
06-30-12, 05:30 PM   #27
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Thanks to Cairenn please find these patch files under the nUI and nUI+ download files as optional patches.

Should hopefully cut down on the amount of files I upload here at least.
__________________
 
07-01-12, 02:58 AM   #28
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Thanks Xrystal, really appreciate you doing this, and thanks to Cairenn, Seerahs and SDPhantom for helping out Xrystal!

As a side thought, is it possible to disable the inspecting? Or would that break the grouping?
__________________
Take it as you want or leave it as it is.

Last edited by Seer : 07-01-12 at 03:52 AM.
 
07-01-12, 05:24 AM   #29
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Got the inspect working, even re-enabled Scotts attempts at allowing it to work... just working on displaying race rather than talent if talent doesn't exist on that unit yet.... almost there.

Yep, looks like I got it sorted.

Extended talent storage from 5 mins to 30 mins. Can always change it later if it works out to be too much.

Only current specialization will display based on last inspect.

Can't seem to get it to update straight away yet. Have to retarget... hmmm let me see.

Edit: Okay thats working ... may have to take that away if it eats up more fps but I didn't notice anything bad .. yet.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_070112_130003.jpg
Views:	457
Size:	202.5 KB
ID:	7009  
__________________

Last edited by Xrystal : 07-01-12 at 06:00 AM.
 
07-01-12, 08:59 AM   #30
Blanckaert
A Flamescale Wyrmkin
Join Date: May 2010
Posts: 121
yuck.. My bag has 'green' blocks in it...

Tried opening my nUI Bag, and it has 3 green blocks in it. One 2nd row, opens the calendar, I dont know about the other 2 on the first row.
__________________
Have fun, and remember WOW is just a game, for us to enjoy, and all the Addons we use.... remember the programmer is a human too, and MOST times, is doing this as a hobby, so give them time to have their life, so they can fix the addons, so we can have our WOW life.
 
07-01-12, 09:04 AM   #31
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Originally Posted by Blanckaert View Post
Tried opening my nUI Bag, and it has 3 green blocks in it. One 2nd row, opens the calendar, I dont know about the other 2 on the first row.
Yeah, thats my next task. I'm suspecting icon file name changes somewhere.
__________________
 
07-01-12, 12:27 PM   #32
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Another error to track down ..

Code:
Message: Interface\FrameXML\TalentFrameBase.lua:82: attempt to concatenate local 'tier' (a nil value)
Time: 07/01/12 19:26:10
Count: 9
Stack: Interface\FrameXML\TalentFrameBase.lua:82: in function `TalentFrame_Update'
...ace\AddOns\Blizzard_InspectUI\InspectTalentFrame.lua:245: in function `InspectTalentFrameTalents_OnShow'
...ace\AddOns\Blizzard_InspectUI\InspectTalentFrame.lua:9: in function <...ace\AddOns\Blizzard_InspectUI\InspectTalentFrame.lua:7>

Locals: TalentFrame = Talents {
 0 = <userdata>
 tier5 = TalentsTalentRow5 {
 }
 tier4 = TalentsTalentRow4 {
 }
 tier2 = TalentsTalentRow2 {
 }
 tier1 = TalentsTalentRow1 {
 }
 inspect = true
 tier3 = TalentsTalentRow3 {
 }
 tier6 = TalentsTalentRow6 {
 }
}
numTalents = 18
disable = false
classDisplayName = nil
class = nil
classID = nil
rowAvailable = true
numTalentSelections = 0
(for index) = 1
(for limit) = 18
(for step) = 1
i = 1
name = nil
iconTexture = nil
tier = nil
column = nil
selected = nil
available = nil
(*temporary) = "tier"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'tier' (a nil value)"
__________________
 
07-01-12, 02:43 PM   #33
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 2,988
How do you fix nUI to work on 1920x1080 widescreen HD monitors? Everything is squished. Yes, my settings are correct (ui scale is not ticked)... this is the only all-in-one ui suite that I've tried that does not display correctly in game.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_070112_154023.jpg
Views:	473
Size:	501.9 KB
ID:	7014  
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
 
07-01-12, 04:06 PM   #34
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Originally Posted by Petrah View Post
How do you fix nUI to work on 1920x1080 widescreen HD monitors? Everything is squished. Yes, my settings are correct (ui scale is not ticked)... this is the only all-in-one ui suite that I've tried that does not display correctly in game.
Not sure about that Petrah,

Scott has nUI.lua showing
nUI_MasterFrame:SetHeight( 1080 );
nUI_MasterFrame:SetWidth( 1920 );
at the bottom of the file but he dabbles with scaling so that may affect things.

I usually play with scaling on otherwise it tends to make nUI take up too much screen estate for some reason for me.

You could try the toggle for the viewport and see if that helps you. /nui viewport .. twice I think to get it to stick.
__________________
 
07-01-12, 05:44 PM   #35
anotherbiffname
A Cliff Giant
Join Date: Mar 2009
Posts: 60
Not sure if this error has been posted yet but it keeps popping up for me

Message: nUI-5.07.23 (Plus)\Bars\nUI_XPBar.lua:242: attempt to compare nil with number
Time: 07/01/12 19:43:49
Count: 13
Stack: Interface\AddOns\nUI\Bars\nUI_XPBar.lua:375: in function <Interface\AddOns\nUI\Bars\nUI_XPBar.lua:346>

Locals: who = nUI_XPBarBackground {
0 = <userdata>
}
event = "UPDATE_EXHAUSTION"
arg1 = "player"
frame = nUI_XPBar {
0 = <userdata>
getBarColor = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:651
relative_to = "nUI_BottomLeftBar"
b = 1
parent = nUI_Dashboard_Anchor {
}
window = 383.90628051758
g = 0.5
x1 = 0
view_size = 1
Super = <table> {
}
tick = nUI_XPBarRestedTick {
}
hCenter = false
setBar = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:592
y2 = 1
y1 = 0
orient = "LEFT"
x2 = 0.38427231132075
max_offset = 1
r = 0.25
pct = 0.38427231132075
text = nUI_XPBarLabel {
}
delta = nUI_XPBarDelta {
}
bar_length = 0.38427231132075
a = 1
showing = true
level = 89
xp_max = 21200000
height = 9.3515615463257
horizontal = true
vCenter = false
bar = nUI_XPBarBar {
}
onSizeChanged = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:395
updateBar = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:678
deleteBar = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:384
active = true
scale = 1
right = false
left = true
options = <table> {
}
rested_xp = 10849160
xp = 8146573
applySkin = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:703
setOrientation = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:414
xp_pct = 0.38427231132075
enabled = true
yOfs = -4.3640625
anchor_pt = "TOPLEFT"
xOfs = 0
setAnimation = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:402
overlay_texture = "Interface\AddOns\nUI\Layouts\Default\Art\nUI_XPRepOverlay"
bottom = false
applyOptions = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:609
applyAnchor = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:545
relative_pt = "BOTTOMLEFT"
width = 383.90628051758
top = false
rest = nUI_XPBarRested {
}
overlay = nUI_XPBarOverlay {
}
applyScale = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:441
setOverlay = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:561
start = 0
setEnabled = <function> defined @Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:631
min_offset = 0
}
UnitLevel = <function> defined =[C]:-1
UpdateXP = <function> defined @Interface\AddOns\nUI\Bars\nUI_XPBar.lua:140
 
07-02-12, 12:39 AM   #36
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Thanks, yes the error has occurred before but need an idea of level caps to fill the level max table for each of the levels. So far I can see that 86 is 10,000,000 and yours is saying you are at 88 or 89 with a max of 21,200,000 to level.
__________________
 
07-02-12, 04:23 AM   #37
swordbeta
A Murloc Raider
Join Date: Oct 2009
Posts: 4
86 is indeed 10m.
88 is 17m and 89 21m, can't remember what 87 was.
 
07-02-12, 05:51 AM   #38
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Thanks, that will help. At work now so won't be able to do anything with it at the moment but I'll add the changes as soon as I can and upload an update.
__________________
 
07-02-12, 10:05 AM   #39
reddrumjay
A Black Drake
Join Date: Apr 2009
Posts: 85
Xrystal, you are my hero.

You should put up a Paypal link for all this patch work you are doing.
__________________
Murphy's Law of Combat: Always remember your weapon was made by the lowest bidder.

 
07-02-12, 10:59 AM   #40
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,877
Originally Posted by reddrumjay View Post
Xrystal, you are my hero.

You should put up a Paypal link for all this patch work you are doing.
rofl, maybe an idea, depends if I actually start playing when the expansion hits. Would be nice to have my wow costs covered each month, would be like playing for free haha. I've never put a paypal link on any of my addons.. will see what happens when the expansion hits.
__________________
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » beta

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off