View Bug Report
Errors
Bug #: 6720
File: wMarker
Date: 08-22-10 09:40 PM
By: lanacan
Status: Fixed
[22:37:33] [string "wMarker_OptionsFrame_sliderScale:OnValueChanged"]:1: attempt to call global 'wMarker_scale' (a nil value)
[C]: in function `wMarker_scale'
[string "*:OnValueChanged"]:1: in function <[string "*:OnValueChanged"]:1>



[22:37:33] Interface\AddOns\wMarker\wMarker.lua:53: attempt to concatenate a nil value
[C]: ?
Interface\AddOns\wMarker\wMarker.lua:53: in function <Interface\AddOns\wMarker\wMarker.lua:25>


These appeared on load of the game.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Sec - 08-23-10 10:47 AM
Message: [string "wMarker_OptionsFrame_sliderScale:OnValueChanged"]:1: attempt to call global 'wMarker_scale' (a nil value)
Time: 08/23/10 12:46:34
Count: 1
Stack: [string "*:OnValueChanged"]:1: in function <[string "*:OnValueChanged"]:1>

Locals: self = wMarker_OptionsFrame_sliderScale {
0 = <userdata>
}
value = 100
(*temporary) = nil
(*temporary) = wMarker_OptionsFrame_sliderScale {
0 = <userdata>
}
(*temporary) = "attempt to call global 'wMarker_scale' (a nil value)"



This appears after I have altered alpha/scale settings and reloaded the game.
By: Waky - 08-23-10 12:24 PM
I'll look into it. Thanks for the report!
By: Waky - 08-23-10 12:57 PM
I've fixed the error along with a second error I created while trying to fix this one!

Thanks again for the report!
By: Waky - 08-23-10 12:57 PM
The new version will be uploaded in a few minutes.
By: Sec - 08-23-10 04:34 PM
Thanks for the fix.
By: Waky - 08-24-10 04:26 PM
Glad I could help!