Code: Select all
[Sound] Warning: Unable to open audio file: LuaUI/Sounds/volume_osd/pop.wav
[Sound] Warning: CSound::GetSoundId: could not find sound: LuaUI/Sounds/volume_osd/pop.wav

Moderator: Moderators
Code: Select all
[Sound] Warning: Unable to open audio file: LuaUI/Sounds/volume_osd/pop.wav
[Sound] Warning: CSound::GetSoundId: could not find sound: LuaUI/Sounds/volume_osd/pop.wav
Soundfile is in the .zip, did you extract all files?100Gbps wrote:What about the missing file:
Can I has short and clear woman having sex sound?Code: Select all
[Sound] Warning: Unable to open audio file: LuaUI/Sounds/volume_osd/pop.wav [Sound] Warning: CSound::GetSoundId: could not find sound: LuaUI/Sounds/volume_osd/pop.wav
Why I should do that when the obvious reason is the wrong filepath?knorke wrote:Soundfile is in the .zip, did you extract all files?
Path should beDirectory of D:\games\Spring\LuaUI\Sounds
21.03.2012 г. 23:25 <DIR> .
21.03.2012 г. 23:25 <DIR> ..
25.02.2012 г. 05:42 15 842 bounce.wav
26.12.2011 г. 15:27 31 851 ding.ogg
25.02.2012 г. 05:42 10 416 flag_grab.wav
25.02.2012 г. 05:42 3 326 land.wav
25.02.2012 г. 05:42 40 176 message_admin.wav
25.02.2012 г. 05:42 8 876 message_private.wav
25.02.2012 г. 05:42 8 876 message_team.wav
25.02.2012 г. 05:42 14 180 pop.wav
25.02.2012 г. 05:42 214 README.txt
25.02.2012 г. 05:42 50 862 teamgrab.wav
10 File(s) 184 619 bytes
2 Dir(s) 381 393 444 864 bytes free
Obviously I didn't make that mistake ...LUAUI_DIRNAME .. 'Sounds/pop.wav'
Code: Select all
<springdir>/LuaUi/Sounds/volume_osd/pop.wav
Never used this widget before, just chose it cause I liked the old school TV progress bar.-- file: snd_volume_osd.lua
-- brief: volume control OSD
-- version: 1.1
I just added.Beherith wrote:Me rikey, mind if I include it in BA?