Thread Tools Display Modes
11-23-11, 02:57 AM   #1
totemz
A Defias Bandit
Join Date: Oct 2010
Posts: 2
graphix bug

not sur eif this has made it to forums yet but in thron of tides low lvl cata instance Spriest rogues shammy in ghost wolf and alot of spell effects seem to fall through the floor iv contacted blizz and of course they say its an addon issue so after reinstalling wow twice imma have to agree saddly. its a kind anowing bug when you play agoblin or gnome and you can see your player or other players that fall half way through the floor due to graphix errors
 
11-23-11, 04:08 AM   #2
Chmee
A Molten Giant
Join Date: Dec 2006
Posts: 960
How do you know it's nUI?
 
11-23-11, 05:40 AM   #3
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
If it is an addon issue it would be most likely due to the manipulation of the viewport. I think there is a water issue that is affected by it as well and there are posts around that gives a work around for it for addons that adjust the viewport like nUI.

But first, give it a try without any addons at all installed *shock horror* and see if the problem goes away. Then try again with just the base nUI addon with no plugins and see how it works then.

I'm at work at the moment so can't check forums to find the related viewport work around so try a search for viewport in the nUI forums and see if something comes up.
__________________
 
11-23-11, 10:39 AM   #4
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 363
That's definitely a viewport issue. WoW hasn't been viewport friendly since WotLK.
 
12-12-11, 07:29 AM   #5
wacko1
A Cyclonian
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 48
it is a viewport thing related to nui

this has been known since 4.1 ( i think ) and scott posted a fix for that some time ago.

Originally Posted by spiel2001 View Post
Are you two playing on a Mac or a PC?

If you would, open the file [World of Warcraft > Interface > AddOns > nUI > Main > nUI.lua ] in a plain text editor and look for this line...

Code:
        WorldFrame:SetPoint( "BOTTOM", nUI_Dashboard, "CENTER", 0, 0 );
and change it to look like this...

Code:
        --WorldFrame:SetPoint( "BOTTOM", nUI_Dashboard, "CENTER", 0, 0 );
then save the file and reload WoW.
this has always worked i dont know if the issue still exist , havent run that dungeon in some time.
 
12-12-11, 08:38 AM   #6
Daveo77
Premium Member
 
Daveo77's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2010
Posts: 141
Use '/nui viewport' (without the '), to disable the viewport whilst in Throne of the Tides/Uldum (2 areas I know, where the issue occurs). Use the same command again to re-enable the vewport when you leave the instance/area.
 
 

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

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