Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-29-13, 08:26 PM   #15
mscott998
A Chromatic Dragonspawn
Join Date: Aug 2008
Posts: 152
All i did was disable the line that was causing an error and tested it out.

Line 150 of Nui.lua went

from
SetCVar( "raidFramesDisplayIncomingHeals", 1 );

to

-- SetCVar( "raidFramesDisplayIncomingHeals", 1 );

the dashes disables that line of code and makes it informational. something that the coder would put into the code for their information. Informational code doesn't run when the program is run.

it was a a gamble and it worked out.. thought the display incoming heals part of the raid frames may not work properly, but i do not use that anyhow so no biggie.

Hope this helps folks.
 
 

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


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