XIV_Databar

XIV_Databar

199k Downloads

[BUG] Changing Volume

Imiona opened this issue ยท 1 comments

commented

Hello

When i lower/increase the Volume through Keybindings i get this Bug Message:

Click to expand

1x XIV_Databar\modules\mastervolume.lua:143: attempt to index local 'self' (a nil value)
XIV_Databar\modules\mastervolume.lua:143: in function <XIV_Databar\modules\mastervolume.lua:139>
[C]: in function `Sound_MasterVolumeUp'
[string "MASTERVOLUMEUP"]:1: in function <[string "MASTERVOLUMEUP"]:1>

Locals:
self = nil
volume = 0.80000000596046
volumePercent = 80.000000596046
volumePercentTrimed = 80
(*temporary) = "80.0"
(*temporary) = 80
(*temporary) = 80.000000596046
(*temporary) = "80.0"
(*temporary) = "attempt to index local 'self' (a nil value)"

Can someone reprdouce this maybe?

Thx

commented

Waiting to reproduce the error on my end.