Thread: RealUI
View Single Post
03-27-13, 10:43 AM   #843
Matski
A Deviate Faerie Dragon
Join Date: Dec 2008
Posts: 11
A few problems

In general a fantastic update, but I sadly have a few issues:

1) There is some pretty spammy bug that appears when I'm playing with the dmgmeter options, pasting code below.

Code:
1x <string>:"OpacitySliderFrame:OnShow":3: Usage: OpacitySliderFrame:SetValue(value)
<in C code>
<string>:"*:OnShow":3: in function <string>:"*:OnShow":1
<in C code>
<in C code>
FrameXML\UIParent.lua:2221: in function "ShowUIPanel"
FrameXML\UIDropDownMenu.lua:1135: in function "OpenColorPicker"
FrameXML\UIDropDownMenu.lua:1071: in function "func"
FrameXML\UIDropDownMenu.lua:710: in function "UIDropDownMenuButton_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1

Locals:
self = ColorPickerFrame {
 hasOpacity = 1
 previousValues = <table> {}
 cancelFunc = <func> @..\alDamageMeter.lua:682
 0 = <userdata>
 opacity = true
 func = <func> @..\alDamageMeter.lua:676
 opacityFunc = <func> @..\alDamageMeter.lua:676

2) I also have some issue with chat configuration, it won't save and just resets to default after each relog on every character. That's the most annoying one because I kind of hate the original chat set-up, cannot read a thing .


I might add that I didn't add any addons apart from DBM, and I did full installation, removing old WTF and Interface folders like you said to.

Last edited by Matski : 03-27-13 at 10:53 AM.