Thread Tools Display Modes
08-14-09, 12:08 PM   #1
Jlaoxy
A Defias Bandit
AddOn Compiler - Click to view compilations
Join Date: Jun 2009
Posts: 3
Unhappy Issues with oUF and oUF_Asym (3.2)

Hi!

I've downloaded oUF_Asym a few months ago and before the 3.2 everything was perfect.

But after the 3.2, i've got some issues, or something. It's like some textures were missing.

http://img291.imageshack.us/i/wowscr...209213703.jpg/

The power bar.
It's red (rage) on a rogue sometime, or blue (mana) on a DK. Or white (?) on a war.

Plus, the "frame" for the raid target icons, is weird. all icons are shown in tiny..



I have up to date oUF, and the others plugins i had (oUF_Healcomm, etc) and i still have these issues.

Here is a screen of my Addon folder:
http://img182.imageshack.us/img182/8967/99741088.jpg

anyone has an idea?
  Reply With Quote
08-15-09, 07:53 AM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,711
I can see you have gotten an error at login or something, please post that error.

If you are unable to do that, please download BugSack or something
  Reply With Quote
08-15-09, 08:07 AM   #3
Jlaoxy
A Defias Bandit
AddOn Compiler - Click to view compilations
Join Date: Jun 2009
Posts: 3
i don't know how you see that i have an error at login

When i login i have 2 error tho:
[16:04]Usage: /buggrabber <1-2>.
[16:04]1. LevelDisplay-2\LevelDisplay.lua:18: 'for' limit must be a number
<in C code>: in function `QuestLog_Update'
Interface\FrameXML\QuestLogFrame.lua:262: in function <Interface\FrameXML\QuestLogFrame.lua:259>:

---
---
[16:05]2. LnS_Minimap-1.3.1\LnS_Minimap.lua:120: attempt to call global 'TimeManagerClockButton_Hide' (a nil value)
LevelDisplay (for the Questlog)
LnS_Minimap (for... the minimap)



EDIT:
"LevelDisplay" was disable. So i enabled it and login then
[16:07]3. oUF_Asym-1.0\layout.lua:135: attempt to call global 'GetDifficultyColor' (a nil value)
oUF_Asym-1.0\layout.lua:188: in function `UNIT_NAME_UPDATE'
oUF_Asym-1.0\layout.lua:235: in function <Interface\AddOns\oUF_Asym\layout.lua:195>
oUF_Banzai-1.0\oUF_Banzai.lua:42: in function <Interface\AddOns\oUF_Banzai\oUF_Banzai.lua:41>
oUF_HealComm-1.1\oUF_HealComm.lua:98: in function `PostUpdateHealth'
oUF-1.3.19\elements\health.lua:98: in function `func'
oUF-1.3.19\ouf.lua:495: in function <Interface\AddOns\oUF\ouf.lua:490>
<in C code>: in function `Show'
Interface\FrameXML\SecureStateDriver.lua:72: in function <Interface\FrameXML\SecureStateDriver.lua:62>:
Interface\FrameXML\SecureStateDriver.lua:111: in function <Interface\FrameXML\SecureStateDriver.lua:81>:

Last edited by Jlaoxy : 08-15-09 at 08:08 AM. Reason: argument
  Reply With Quote
08-15-09, 08:18 AM   #4
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,711
Originally Posted by Jlaoxy View Post
i don't know how you see that i have an error at login
Majik


Open up your oUF_Asym folder, then open up oUF_Asym.lua with any text editor (notepad / wordpad is fine).

Use a search/find tool (CTRL+F hotkey) and write in 'GetDifficutlyColor'

When/if you find it, replace that, and only that, with 'GetQuestDifficultyColor'

That should fix your problem.
  Reply With Quote
08-15-09, 08:26 AM   #5
Jlaoxy
A Defias Bandit
AddOn Compiler - Click to view compilations
Join Date: Jun 2009
Posts: 3
Thank you soooooooooo much!!!

works perfectly.


You rock.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Issues with oUF and oUF_Asym (3.2)


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