Thread Tools Display Modes
09-02-10, 07:16 PM   #41
voodoodad
Large, Friendly Letters!
 
voodoodad's Avatar
Join Date: Oct 2008
Posts: 1,632
Scott if it helps at all, it seems as if all actionbar mods are fubarred to a certain extent. Of the ones I've tried, bartender4 seems to come the closest to working. The only real problem I found with it is that bar paging isn't working. I'm leveling a rogue and when I stealth it won't change to the stealth bar. Other than that, it works fine. My guess is that the only problem you'll have with your actionbar code is getting the paging to work correctly.

Now, when I checked on nUI5 with the beta the chat boxes were completely fine; IE in correct positions and all. After 3.5's crits on nUI's chat functions I'm sure that's a relief.
__________________

~ no need to make the message completely obnoxious - Cairenn
  Reply With Quote
09-03-10, 05:21 AM   #42
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
Rofl, thought I would see if I could at least get nUI5 running somewhat but meh .. fixed the first error no problems .. now I only get 4 errors,

1. Blizzard_FeedbackUI
Code:
Message: ...e\AddOns\Blizzard_FeedbackUI\Blizzard_FeedbackUI.lua:1943: attempt to index global 'PetPaperDollFrameCompanionFrame' (a nil value)
Time: 09/03/10 12:17:06
Count: 1
Stack: ...e\AddOns\Blizzard_FeedbackUI\Blizzard_FeedbackUI.lua:1943: in function `FeedbackUI_CompanionHook'
...e\AddOns\Blizzard_FeedbackUI\Blizzard_FeedbackUI.lua:436: in function `FeedbackUI_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: (for index) = 1
(for limit) = 16
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = "CRITTER"
(*temporary) = 16
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'PetPaperDollFrameCompanionFrame' (a nil value)"
2. stack overflow with nUI tooltips
Code:
Message: Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:126: stack overflow
Time: 09/03/10 12:17:10
Count: 1
Stack: Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:126: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:109>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:281: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:271>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:303: in function `nUI_SavedTooltip_SetOwner'
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:130: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:109>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:281: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:271>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:303: in function `nUI_SavedTooltip_SetOwner'
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:130: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:109>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:281: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:271>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:303: in function `nUI_SavedTooltip_SetOwner'
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:130: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:109>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:281: in function <Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:271>
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:303: in function `nUI_SavedTooltip_SetOwner'
...
Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:303: in function `SetOwner'
Interface\FrameXML\GameTooltip.lua:73: in function <Interface\FrameXML\GameTooltip.lua:72>
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: in function `GameTooltip_SetDefaultAnchor'
[string "*:OnTooltipSetDefaultAnchor"]:1: in function <[string "*:OnTooltipSetDefaultAnchor"]:1>

Locals: owner = UIParent {
 0 = <userdata>
 firstTimeLoaded = 1
}
anchor = "ANCHOR_NONE"
xOfs = 0
yOfs = 0
tooltip = GameTooltip {
 0 = <userdata>
 SetTrainerService = <function> defined =[C]:-1
 SetQuestLogSpecialItem = <function> defined =[C]:-1
 SetInboxItem = <function> defined =[C]:-1
 SetBuybackItem = <function> defined =[C]:-1
 shoppingTooltips = <table> {
 }
 SetMerchantItem = <function> defined =[C]:-1
 SetQuestLogItem = <function> defined =[C]:-1
 SetTradeSkillItem = <function> defined =[C]:-1
 SetTradeTargetItem = <function> defined =[C]:-1
 SetTalent = <function> defined =[C]:-1
 SetTradePlayerItem = <function> defined =[C]:-1
 SetOwner = <function> defined @Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:295
 SetSendMailItem = <function> defined =[C]:-1
 updateTooltip = 0.2
 SetInventoryItem = <function> defined =[C]:-1
 ClearAllPoints = <function> defined =[C]:-1
 SetPoint = <function> defined =[C]:-1
 SetLootRollItem = <function> defined =[C]:-1
 SetAllPoints = <function> defined =[C]:-1
 SetSpellBookItem = <function> defined =[C]:-1
 SetAuctionSellItem = <function> defined =[C]:-1
 SetBagItem = <function> defined =[C]:-1
 SetHyperlink = <function> defined =[C]:-1
 SetMerchantCostItem = <function> defined =[C]:-1
 SetLootItem = <function> defined =[C]:-1
 SetQuestItem = <function> defined =[C]:-1
 SetAuctionItem = <function> defined =[C]:-1
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = GameTooltip {
 0 = <userdata>
 SetTrainerService = <function> defined =[C]:-1
 SetQuestLogSpecialItem = <function> defined =[C]:-1
 SetInboxItem = <function> defined =[C]:-1
 SetBuybackItem = <function> defined =[C]:-1
 shoppingTooltips = <table> {
 }
 SetMerchantItem = <function> defined =[C]:-1
 SetQuestLogItem = <function> defined =[C]:-1
 SetTradeSkillItem = <function> defined =[C]:-1
 SetTradeTargetItem = <function> defined =[C]:-1
 SetTalent = <function> defined =[C]:-1
 SetTradePlayerItem = <function> defined =[C]:-1
 SetOwner = <function> defined @Interface\AddOns\nUI\Integration\nUI_Tooltips.lua:295
 SetSendMailItem = <function> defined =[C]:-1
 updateTooltip = 0.2
 SetInventoryItem = <function> def
3,4 : As above but on line 147

I guess I will wait until you get the nUI6 out there
__________________
  Reply With Quote
09-03-10, 11:29 PM   #43
Wasgij
A Cliff Giant
 
Wasgij's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 64
I need My Nui crack in the beta ..... I am going through with Draw already lol
__________________
  Reply With Quote
09-04-10, 09:42 PM   #44
WOWVern
A Cyclonian
Join Date: Dec 2007
Posts: 44
Hello all, just got nUI and looking good. I don't have the beta for Cata (and probably won't this late in the game) yet, so won't be able to help, but I am getting the CE when the release comes out.
  Reply With Quote
09-05-10, 05:10 PM   #45
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Well... I'm still working this weekend. /sigh

It looks like I'm not going to have a day off until this coming Friday (four or five day weekend since I'm working all three weekend days) -- depending on when I get out of the office tomorrow, I may or may not be able to get the nUI6 Cataclysm release out until Friday.

But, I did have success today and there's enough geeks in the group here that I just had to share the system I've been building since Friday...

I'll post another photo when I get the trainer up and running on it (Chinook Helicopter trainer)

.
Attached Thumbnails
Click image for larger version

Name:	IMAG0068.jpg
Views:	741
Size:	485.5 KB
ID:	4801  
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
  Reply With Quote
09-05-10, 07:03 PM   #46
Vis
A Pyroguard Emberseer
 
Vis's Avatar
Join Date: Mar 2009
Posts: 1,827
WTB your monitor setup, and likely the hardware powering it all.....


But I have to subtract style/cool points for not having nUI spanned across them when you took the photo
  Reply With Quote
09-05-10, 07:49 PM   #47
Dramber
A Chromatic Dragonspawn
 
Dramber's Avatar
Join Date: Nov 2008
Posts: 142
Originally Posted by Vis View Post
But I have to subtract style/cool points for not having nUI spanned across them when you took the photo
There isn't enough room in one screen shot for that much awesome.
__________________
"Polymorph skills... portal skills... mage table skills... Girls only want mages who have great skills!"

-Napoleon Dynamage
  Reply With Quote
09-05-10, 07:59 PM   #48
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
~lmao~

I'm gonna have to do that tomorrow... I don't think the boss would have too much coronary over it since I'm working on my time for this effort. It would be a picture worth having. No way I can get the UI on that (I would die a painful death for installing WoW on that machine), but I certainly should be able to get the logo on the screens at least.

EDIT: Oh, and yeah... 8 processors, 12 displays (2 HUDs you can't see in the photo), 11gig of ram, a terabyte of storage... it's a serious piece of hardware.

Originally Posted by Vis View Post
WTB your monitor setup, and likely the hardware powering it all.....


But I have to subtract style/cool points for not having nUI spanned across them when you took the photo
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
  Reply With Quote
09-06-10, 01:05 PM   #49
WOWVern
A Cyclonian
Join Date: Dec 2007
Posts: 44
I have you beat on storage: 2.25 TB


The rest I WTB, but where do I come up with the dough?!? D'OH!

Oh, cool Matrix screensaver, btw.

Last edited by WOWVern : 09-06-10 at 01:07 PM.
  Reply With Quote
09-06-10, 08:28 PM   #50
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Success! /yaay

So... I have a day off tomorrow (Tuesday) since I just worked straight through the weekend (12 hours today). I will try to get a nUI6 out for Cataclysm tomorrow if I can. No promise, but I'll do my best.

Here's the glass cockpit part of the Chinook fwiw (and the last shot is the glass cockpit for a Blackhawk)...

.
Attached Thumbnails
Click image for larger version

Name:	IMAG0079.jpg
Views:	733
Size:	685.7 KB
ID:	4808  Click image for larger version

Name:	IMAG0076.jpg
Views:	679
Size:	448.5 KB
ID:	4809  Click image for larger version

Name:	IMAG0077.jpg
Views:	710
Size:	525.9 KB
ID:	4810  Click image for larger version

Name:	IMAG0069.jpg
Views:	714
Size:	519.1 KB
ID:	4811  

__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
  Reply With Quote
09-06-10, 10:56 PM   #51
voodoodad
Large, Friendly Letters!
 
voodoodad's Avatar
Join Date: Oct 2008
Posts: 1,632
Originally Posted by spiel2001 View Post
Success! /yaay

So... I have a day off tomorrow (Tuesday) since I just worked straight through the weekend (12 hours today). I will try to get a nUI6 out for Cataclysm tomorrow if I can. No promise, but I'll do my best.

Here's the glass cockpit part of the Chinook fwiw (and the last shot is the glass cockpit for a Blackhawk)...

.
Man! nUI6 is looking wayyyy more sophisticated than nUI5 did!

Wut? It's not? Crap. Sorry.
__________________

~ no need to make the message completely obnoxious - Cairenn
  Reply With Quote
09-07-10, 05:27 AM   #52
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
~lol~

yeah... it's so good you don't even need to see the 3D world anymore... just the machine interface and let it rip!
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
  Reply With Quote
09-08-10, 06:41 AM   #53
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Well... obviously I did not get a copy of nUI6 out for Cataclysm yesterday. Bottom line is the action bars aren't ready... at least not ready enough to work. As soon as I can sort that out and have working action buttons in the UI, I'll get the alpha out for Cataclysm.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
  Reply With Quote
09-08-10, 07:28 AM   #54
Daveo77
Premium Member
 
Daveo77's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2010
Posts: 141
I have access to Catacylsm Beta and also using nUI
  Reply With Quote
09-08-10, 10:47 AM   #55
nightman116
A Murloc Raider
 
nightman116's Avatar
Join Date: Apr 2010
Posts: 6
I'm also in beta, been in it for a while.
  Reply With Quote
09-08-10, 11:40 AM   #56
Wasgij
A Cliff Giant
 
Wasgij's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 64
The Action bars are Giving alot of people issue's...... BT4 causes stuttering before Combat .... I have not looked at the Default code.... I hope you get it worked out the Default UI is making me sick to my stomach. I have had 6 things of Peopto and 12 roll of ant acid .... LOL
__________________
  Reply With Quote
09-08-10, 11:45 AM   #57
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Originally Posted by spiel2001 View Post
Well... obviously I did not get a copy of nUI6 out for Cataclysm yesterday. Bottom line is the action bars aren't ready... at least not ready enough to work. As soon as I can sort that out and have working action buttons in the UI, I'll get the alpha out for Cataclysm.
The action bars in the default ui are somewhat different then those in lich. Like showing what spells benefit from Soulburn visually. They seem far more.. "advanced" then what they used to be.

Hope you don't spend all the time on coding nUI6 and also try to "enjoy" the new stuff in the beta.

Originally Posted by Wasgij View Post
I hope you get it worked out the Default UI is making me sick to my stomach. I have had 6 things of Peopto and 12 roll of ant acid .... LOL
I used Chaos frame modifier to move the unit frames and action bars to a more comfortable location making it somewhat more tolerable.
http://www.wowinterface.com/download...eModifier.html
__________________
Take it as you want or leave it as it is.

Last edited by Seer : 09-08-10 at 11:50 AM.
  Reply With Quote
09-11-10, 06:46 AM   #58
Pur
A Kobold Labourer
Join Date: Mar 2010
Posts: 1
i am in at the EU Server

Originally Posted by spiel2001 View Post
Are there any nUI users who are participating in the Cataclysm beta?
I have access to the beta, cannot wait to try NUi there.
  Reply With Quote
09-12-10, 02:13 AM   #59
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Originally Posted by Seer View Post
Hope you don't spend all the time on coding nUI6 and also try to "enjoy" the new stuff in the beta.
And with that said, blizz goes into overdrive and makes the 4.0 ptr available so now a lot more nUI users can test out nUI with some new stuf.

Won't be too long I guess for a live release as well.
__________________
Take it as you want or leave it as it is.
  Reply With Quote
09-12-10, 04:56 PM   #60
Wasgij
A Cliff Giant
 
Wasgij's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 64
Originally Posted by Seer View Post
Won't be too long I guess for a live release as well.

The PTR is extremely Buggy ,....... I dont see Live being released till December or Later ... Alot of Content still is not in the game so better they take there time and fix it right....
__________________
  Reply With Quote

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » General » nUI: Community Chat » Cataclysm 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