Thread Tools Display Modes
10-14-10, 02:29 PM   #1
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
nUI and WiM compatibility issues again *sigh*

I just downloaded the new WIM update and although it itself worked fine it broke all 3 of my chat frame addons and the main chatframe itself and reported 29x of the same error as shown below:

Code:
29x WIM-3.4.1\Sources\WindowHandler.lua:603: attempt to perform arithmetic on a nil value

Locals:
I posted on their download page but whether they check it or not I don't know. I'd rather have nUI than WIM if I had to make a choice
__________________


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
 
10-14-10, 03:32 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Hmmmpph.... I'll look into it when I can. /sigh
__________________

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/
 
10-14-10, 04:30 PM   #3
CatfishKnight
A Theradrim Guardian
 
CatfishKnight's Avatar
Join Date: Mar 2009
Posts: 58
Wim broken

Try deleting or uninstalling Wim folder. Then do the new one released today.

I haven't had the chance to try it yet, I am at work.

Same thing sorta happened the last time, when a major update happened last year or so.

Hope it works for me tonight.



CatfishKnight
 
10-15-10, 08:20 AM   #4
CatfishKnight
A Theradrim Guardian
 
CatfishKnight's Avatar
Join Date: Mar 2009
Posts: 58
Wim is working for me now.

I deleted the old folder of Wim and installed the newer Wim update and it is working for me.



CatfishKnight
 
10-16-10, 08:00 AM   #5
Gruselguste
A Kobold Labourer
Join Date: Jun 2009
Posts: 1
Mmh, I canīt get WIM working, the buttons are always on the left side of the chatframe at nui+ and I have always to fix the chatframe after login, I canīt access the buttons on left side īcause theyīre out of range. Without WIM the buttons are on the right side of the chatframe ...

Deleting and new installing of WIM makes no changes ..
 
10-16-10, 12:07 PM   #6
Renwa
Premium Member
 
Renwa's Avatar
Premium Member
Join Date: Jun 2005
Posts: 6
I am also having the same problem. I have deleted WIM and the settings, re-downloaded the new version and cannot use it with NUI because the chat buttons are on the left side. I can realign that chat window but it looks terrible aesthetically.
 
10-24-10, 01:01 PM   #7
unknowndead
A Cyclonian
 
unknowndead's Avatar
Join Date: May 2009
Posts: 41
chat window blocks the lower toolbar it suks
 
10-24-10, 01:26 PM   #8
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
This has come up in several threads... I'm looking into a fix for it.
__________________

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/
 
10-25-10, 12:41 AM   #9
schmitty
A Cliff Giant
 
schmitty's Avatar
Join Date: May 2010
Posts: 75
Default behavior

Hi All,

If you all didn't already know, the chat buttons are on the left of the General Chat frame in the default Blizzard UI.


Scott,

I have a feeling the problem is with
nUI_ChatFrame.lua

you have a

if not haveChatMod then

...statement with no else condition, I think you need an else condition which includes the code to move the buttons.
 
10-25-10, 01:29 AM   #10
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
No... that's intentional... it says that if a chat mod such as Chatter, Prat or WIM is installed we do not want to mess with the chat frame... let that mod do it. Only if there is *not* another chat mod do we modify the chat frame.

However, it appears that I do need to mess with the default chat frame if/when WIM is installed.
__________________

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/
 
10-25-10, 01:36 AM   #11
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
This problem is fixed in the 5.07.06 (Development) release to be published shortly
__________________

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/
 
10-25-10, 02:05 AM   #12
schmitty
A Cliff Giant
 
schmitty's Avatar
Join Date: May 2010
Posts: 75
Great work Scott!!

However, I'm not sure what it is, but there seems to be some other frame to the right of the Combat Log when you mouse over it. You can see the frame I'm talking about better if you move the Combat Log, as it mostly appears off screen.
 
10-25-10, 02:21 AM   #13
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Could you please post a screen shot -- use the paperclip icon in the message editor when you reply to attach it to your message, or just scroll down the page to the "Manage Attachments" button

NOTE: I do *not* have the window you're talking about, so I need to see what you're seeing.
__________________

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/
 
10-25-10, 02:42 AM   #14
schmitty
A Cliff Giant
 
schmitty's Avatar
Join Date: May 2010
Posts: 75
Here is the screenshot

Now that I think about it, it could be the default UI placeholder for the buttons
Attached Thumbnails
Click image for larger version

Name:	nUI-CombatLogExtra.jpg
Views:	666
Size:	579.7 KB
ID:	5080  
 
10-25-10, 03:20 AM   #15
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Yup... that's exactly what it is, but it should be hidden... have to figure out why it isn't.
__________________

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/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » nUI and WiM compatibility issues again *sigh*

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