Thread Tools Display Modes
03-21-11, 03:13 PM   #1
bwhansen
A Fallenroot Satyr
 
bwhansen's Avatar
Premium Member
Join Date: Apr 2007
Posts: 28
NUI 5 and the PTR

I was wondering if anybody has tried NUI 5 on the PTR and what the results were. It seems likely that the patch is falling tomorrow and I'm afraid my beloved NUI isnt going to work very well.

An update on where NUI 6 is would also be a very good thing since it hasnt had an update for general consumption for awhile now.

Thanks for any information on either of these topics.
  Reply With Quote
03-21-11, 09:22 PM   #2
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
not too sure about nUI5 on the PTR but this is nUI6 on live with some other mods filling in for nUI features until they are added

http://www.wowinterface.com/forums/s...ad.php?t=39269
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
  Reply With Quote
03-22-11, 08:29 AM   #3
bwhansen
A Fallenroot Satyr
 
bwhansen's Avatar
Premium Member
Join Date: Apr 2007
Posts: 28
Originally Posted by tinyu View Post
not too sure about nUI5 on the PTR but this is nUI6 on live with some other mods filling in for nUI features until they are added

http://www.wowinterface.com/forums/s...ad.php?t=39269


To be honest, I'm not really that interested in piecing together things to get the same look/function. The appeal of NUI for me (and a lot of others I bet) is that its all in one. I dont like having 15 different addons to manage, with NUI I had a total of 4/5 depending on if I felt like I needed recount at the time.

I've looked at other UI's out there and none of them fit what I want. Most likely if NUI is a dead project I will probably go back to the Blizzard interface.

I do hope life is treating Scott a little better these days.
  Reply With Quote
03-22-11, 11:47 AM   #4
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Haven't tested it much but so far no issues really. Didn't do any dungeons or Raids tho.
__________________
Take it as you want or leave it as it is.
  Reply With Quote
03-22-11, 08:06 PM   #5
bwhansen
A Fallenroot Satyr
 
bwhansen's Avatar
Premium Member
Join Date: Apr 2007
Posts: 28
I just finished DL'ing the PTR and NUI 5.

I get errors on the map for the info-panel. Didnt have a lot of time to check out everything, but that was as soon as I login.
  Reply With Quote
03-22-11, 11:52 PM   #6
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
you really should give nUI6 and do what i did the chances of nUI5 getting updated for 4.1 is less than none.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
  Reply With Quote
03-26-11, 11:54 PM   #7
Tyriael
A Murloc Raider
 
Tyriael's Avatar
Join Date: Dec 2009
Posts: 4
nui is broken for artamedes cant click through the sonic bar or move it since it dosnt show up on moveanything -.-'

Last edited by Tyriael : 03-27-11 at 12:03 AM.
  Reply With Quote
03-27-11, 12:57 PM   #8
Wagthaa
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 2
Originally Posted by Tyriael View Post
nui is broken for artamedes cant click through the sonic bar or move it since it dosnt show up on moveanything -.-'
It's in the "Dungeons & Raids" category as "Raid Boss Alternative Bar", named as such because the same frame is used by several encounters.

Also you can add frames to MoveAnything's list, with "/move frameName" or "/mafe frameName".
  Reply With Quote
03-29-11, 04:59 AM   #9
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,929
Okay managed to get PTR up and running with just base nUI 5.07.12 installed.

Noticed glitches:
1. Minimap in infopanel sized wrong
2. Player Portrait still not appearing
3. In game tutorials highlight elements as if they were in their original place.

Error Messages recorded by bugsack during this session which may be nUI caused:

1/4
Code:
12x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3511: in function `ChatEdit_ResetChatType':
Interface\FrameXML\ChatFrame.lua:3493: in function `ChatEdit_OnShow':
<string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\ChatFrame.lua:3618: in function `ChatEdit_SetLastActiveWindow':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

Locals:
self = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
2/4
Code:
12x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3511: in function `ChatEdit_ResetChatType':
Interface\FrameXML\ChatFrame.lua:3583: in function <Interface\FrameXML\ChatFrame.lua:3567>:
Interface\FrameXML\ChatFrame.lua:3619: in function `ChatEdit_SetLastActiveWindow':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

Locals:
self = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
3/4
Code:
2x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3560: in function `ChatEdit_ActivateChat':
Interface\FrameXML\ChatFrame.lua:3200: in function `ChatFrame_OpenChat':
<string>:"OPENCHATSLASH":1: in function <[string "OPENCHATSLASH"]:1>

Locals:
editBox = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
4/4
Code:
1x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3511: in function `ChatEdit_ResetChatType':
Interface\FrameXML\ChatFrame.lua:3583: in function <Interface\FrameXML\ChatFrame.lua:3567>:
Interface\FrameXML\ChatFrame.lua:3593: in function `ChatEdit_DeactivateChat':
Interface\FrameXML\ChatFrame.lua:3540: in function `ChatEdit_ActivateChat':
Interface\FrameXML\ChatFrame.lua:3200: in function `ChatFrame_OpenChat':
<string>:"OPENCHATSLASH":1: in function <[string "OPENCHATSLASH"]:1>

Locals:
self = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
Screenshots:
1. Working fine
2. Blizzard Tutorial problems
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_032911_115732.jpg
Views:	865
Size:	349.0 KB
ID:	5926  Click image for larger version

Name:	WoWScrnShot_032911_120737.jpg
Views:	857
Size:	354.1 KB
ID:	5927  
__________________


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 : 03-29-11 at 05:23 AM.
  Reply With Quote
04-03-11, 04:12 AM   #10
patrick51
An Aku'mai Servant
Join Date: Jun 2010
Posts: 36
PTR broke both nui 5 and 6

Originally Posted by Xrystal View Post
Okay managed to get PTR up and running with just base nUI 5.07.12 installed.

Noticed glitches:
1. Minimap in infopanel sized wrong
2. Player Portrait still not appearing
3. In game tutorials highlight elements as if they were in their original place.

Error Messages recorded by bugsack during this session which may be nUI caused:

1/4
Code:
12x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3511: in function `ChatEdit_ResetChatType':
Interface\FrameXML\ChatFrame.lua:3493: in function `ChatEdit_OnShow':
<string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\ChatFrame.lua:3618: in function `ChatEdit_SetLastActiveWindow':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

Locals:
self = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
2/4
Code:
12x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3511: in function `ChatEdit_ResetChatType':
Interface\FrameXML\ChatFrame.lua:3583: in function <Interface\FrameXML\ChatFrame.lua:3567>:
Interface\FrameXML\ChatFrame.lua:3619: in function `ChatEdit_SetLastActiveWindow':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

Locals:
self = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
3/4
Code:
2x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3560: in function `ChatEdit_ActivateChat':
Interface\FrameXML\ChatFrame.lua:3200: in function `ChatFrame_OpenChat':
<string>:"OPENCHATSLASH":1: in function <[string "OPENCHATSLASH"]:1>

Locals:
editBox = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
4/4
Code:
1x Interface\FrameXML\ChatFrame.lua:3786: attempt to perform arithmetic on a nil value:
Interface\FrameXML\ChatFrame.lua:3511: in function `ChatEdit_ResetChatType':
Interface\FrameXML\ChatFrame.lua:3583: in function <Interface\FrameXML\ChatFrame.lua:3567>:
Interface\FrameXML\ChatFrame.lua:3593: in function `ChatEdit_DeactivateChat':
Interface\FrameXML\ChatFrame.lua:3540: in function `ChatEdit_ActivateChat':
Interface\FrameXML\ChatFrame.lua:3200: in function `ChatFrame_OpenChat':
<string>:"OPENCHATSLASH":1: in function <[string "OPENCHATSLASH"]:1>

Locals:
self = ChatFrame2EditBox {
 0 = <userdata>
 tabCompleteIndex = 1
 headerSuffix = ChatFrame2EditBoxHeaderSuffix {}
 focusLeft = ChatFrame2EditBoxFocusLeft {}
 focusRight = ChatFrame2EditBoxFocusRight {}
 chatFrame = ChatFrame2 {}
 addSpaceToAutoComplete = true
 focusMid = ChatFrame2EditBoxFocusMid {}
 header = ChatFrame2EditBoxHeader {}
}
  ---
Screenshots:
1. Working fine
2. Blizzard Tutorial problems
With just nui loaded on ptr get a stream of LUA errors will post them when i get a chance. Anyone heard from scott? it been almost a month since he posted that he had personel issues.

Last edited by patrick51 : 04-03-11 at 04:15 AM.
  Reply With Quote
04-03-11, 06:11 AM   #11
Gebedje
A Murloc Raider
 
Gebedje's Avatar
Join Date: Jan 2010
Posts: 6
Originally Posted by patrick51 View Post
Anyone heard from scott? it been almost a month since he posted that he had personel issues.
I'm a bit worried now as well.

Last time I read a post from him was about telling the nUI users that he took some time off to dedicate himself to get v6 up and running asap.

Which never happened..

I fear the worst.

Is it time to find another UI ?
  Reply With Quote

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » General » nUI: Community Chat » NUI 5 and the PTR


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