all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#40825: Teeworlds fails to load sound files
@ 2020-04-24 18:12 pkill9
  0 siblings, 0 replies; only message in thread
From: pkill9 @ 2020-04-24 18:12 UTC (permalink / raw)
  To: 40825

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

I've attached a log.

It seems to fail to load all the sound files, e.g.
```
[2020-04-24 19:09:35][sound/wv]: failed to open audio/music_menu.wv:
can't open file
```.

I don't think it is failing to find them, because they are in
<teeworlds-package>/share/teeworlds/data/audio, and it successfully
finds another file in the data subdirectory from seeing that log:
```
[2020-04-24 19:09:35][datafile]: loading.
filename='ui/themes/winter_night.map'
```

[-- Attachment #2: log.log --]
[-- Type: text/x-log, Size: 17606 bytes --]

[2020-04-24 19:09:35][engine]: running on unix-linux-amd64
[2020-04-24 19:09:35][engine]: arch is little endian
[2020-04-24 19:09:35][storage]: couldn't open storage.cfg
[2020-04-24 19:09:35][storage]: using standard paths
[2020-04-24 19:09:35][storage]: added path '$USERDIR' ('/home/itsme/.teeworlds')
[2020-04-24 19:09:35][storage]: added path '$DATADIR' ('/gnu/store/v8yyrqlvqqylk7zgqw9g7a7knjg8nazd-teeworlds-0.7.4/share/teeworlds/data')
[2020-04-24 19:09:35][storage]: added path '$CURRENTDIR' ('/home/itsme')
[2020-04-24 19:09:35][binds]: bound f1 (186) = toggle_local_console
[2020-04-24 19:09:35][binds]: bound f2 (187) = toggle_remote_console
[2020-04-24 19:09:35][binds]: bound tab (9) = +scoreboard
[2020-04-24 19:09:35][binds]: bound e (101) = +stats
[2020-04-24 19:09:35][binds]: bound u (117) = +show_chat
[2020-04-24 19:09:35][binds]: bound f10 (195) = screenshot
[2020-04-24 19:09:35][binds]: bound ctrl+s (115) = snd_toggle
[2020-04-24 19:09:35][binds]: bound a (97) = +left
[2020-04-24 19:09:35][binds]: bound d (100) = +right
[2020-04-24 19:09:35][binds]: bound space (32) = +jump
[2020-04-24 19:09:35][binds]: bound mouse1 (411) = +fire
[2020-04-24 19:09:35][binds]: bound mouse2 (412) = +hook
[2020-04-24 19:09:35][binds]: bound lshift (353) = +emote
[2020-04-24 19:09:35][binds]: bound rshift (357) = +spectate
[2020-04-24 19:09:35][binds]: bound right (207) = spectate_next
[2020-04-24 19:09:35][binds]: bound left (208) = spectate_previous
[2020-04-24 19:09:35][binds]: bound 1 (49) = +weapon1
[2020-04-24 19:09:35][binds]: bound 2 (50) = +weapon2
[2020-04-24 19:09:35][binds]: bound 3 (51) = +weapon3
[2020-04-24 19:09:35][binds]: bound 4 (52) = +weapon4
[2020-04-24 19:09:35][binds]: bound 5 (53) = +weapon5
[2020-04-24 19:09:35][binds]: bound mousewheelup (420) = +prevweapon
[2020-04-24 19:09:35][binds]: bound mousewheeldown (421) = +nextweapon
[2020-04-24 19:09:35][binds]: bound t (116) = chat all
[2020-04-24 19:09:35][binds]: bound y (121) = chat team
[2020-04-24 19:09:35][binds]: bound x (120) = chat whisper
[2020-04-24 19:09:35][binds]: bound f3 (188) = vote yes
[2020-04-24 19:09:35][binds]: bound f4 (189) = vote no
[2020-04-24 19:09:35][binds]: bound r (114) = ready_change
[2020-04-24 19:09:35][console]: executing 'settings07.cfg'
[2020-04-24 19:09:35][binds]: bound tab (9) = +scoreboard
[2020-04-24 19:09:35][binds]: bound space (32) = +jump
[2020-04-24 19:09:35][binds]: bound 1 (49) = +weapon1
[2020-04-24 19:09:35][binds]: bound 2 (50) = +weapon2
[2020-04-24 19:09:35][binds]: bound 3 (51) = +weapon3
[2020-04-24 19:09:35][binds]: bound 4 (52) = +weapon4
[2020-04-24 19:09:35][binds]: bound 5 (53) = +weapon5
[2020-04-24 19:09:35][binds]: bound a (97) = +left
[2020-04-24 19:09:35][binds]: bound d (100) = +right
[2020-04-24 19:09:35][binds]: bound t (116) = chat all
[2020-04-24 19:09:35][binds]: bound u (117) = +show_chat
[2020-04-24 19:09:35][binds]: bound y (121) = chat team
[2020-04-24 19:09:35][binds]: bound f1 (186) = toggle_local_console
[2020-04-24 19:09:35][binds]: bound f2 (187) = toggle_remote_console
[2020-04-24 19:09:35][binds]: bound f3 (188) = vote yes
[2020-04-24 19:09:35][binds]: bound f4 (189) = vote no
[2020-04-24 19:09:35][binds]: bound f10 (195) = screenshot
[2020-04-24 19:09:35][binds]: bound right (207) = spectate_next
[2020-04-24 19:09:35][binds]: bound left (208) = spectate_previous
[2020-04-24 19:09:35][binds]: bound lshift (353) = +emote
[2020-04-24 19:09:35][binds]: bound rshift (357) = +spectate
[2020-04-24 19:09:35][binds]: bound mouse1 (411) = +fire
[2020-04-24 19:09:35][binds]: bound mouse2 (412) = +hook
[2020-04-24 19:09:35][binds]: bound mousewheelup (420) = +prevweapon
[2020-04-24 19:09:35][binds]: bound mousewheeldown (421) = +nextweapon
[2020-04-24 19:09:35][binds]: unbound e (101)
[2020-04-24 19:09:35][binds]: unbound ctrl+s (115)
[2020-04-24 19:09:35][binds]: unbound x (120)
[2020-04-24 19:09:35][binds]: unbound r (114)
[2020-04-24 19:09:35][console]: failed to open 'autoexec.cfg'
[2020-04-24 19:09:35][console]: Info: only relative paths starting from the ones you specify in 'storage.cfg' are allowed
[2020-04-24 19:09:35][client]: starting...
[2020-04-24 19:09:35][sdl]: SDL version 2.0.12 (dll = 2.0.12)
[2020-04-24 19:09:35][render]: opengl max texture sizes: 8192, 2048(3D)
[2020-04-24 19:09:35][client/sound]: sound init successful
[2020-04-24 19:09:35][joystick]: No joysticks found
[2020-04-24 19:09:35][engine/mastersrv]: refreshing master server addresses
[2020-04-24 19:09:35][textrender]: loaded pFont from '/gnu/store/v8yyrqlvqqylk7zgqw9g7a7knjg8nazd-teeworlds-0.7.4/share/teeworlds/data/fonts/DejaVuSans.ttf'
[2020-04-24 19:09:35][game]: load menu image editor
[2020-04-24 19:09:35][game]: load menu image demos
[2020-04-24 19:09:35][game]: load menu image play_game
[2020-04-24 19:09:35][game]: load menu image settings
[2020-04-24 19:09:35][game]: load menu image local_server
[2020-04-24 19:09:35][datafile]: loading. filename='ui/themes/winter_night.map'
[2020-04-24 19:09:35][datafile]: allocsize=2368
[2020-04-24 19:09:35][datafile]: readsize=2112
[2020-04-24 19:09:35][datafile]: swaplen=2132
[2020-04-24 19:09:35][datafile]: item_size=1820
[2020-04-24 19:09:35][datafile]: loading done. datafile='ui/themes/winter_night.map'
[2020-04-24 19:09:35][datafile]: loading data index=5 size=17 uncompressed=36
[2020-04-24 19:09:35][datafile]: loading data index=10 size=81 uncompressed=160
[2020-04-24 19:09:35][datafile]: loading data index=11 size=92 uncompressed=152
[2020-04-24 19:09:35][datafile]: loading data index=12 size=36 uncompressed=64
[2020-04-24 19:09:35][client]: loaded map 'winter'
[2020-04-24 19:09:35][datafile]: loading data index=0 size=20 uncompressed=12
[2020-04-24 19:09:35][datafile]: loading data index=1 size=26 uncompressed=18
[2020-04-24 19:09:35][datafile]: loading data index=2 size=13 uncompressed=5
[2020-04-24 19:09:35][datafile]: loading data index=3 size=13 uncompressed=5
[2020-04-24 19:09:35][datafile]: loading data index=4 size=23 uncompressed=15
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_gun_fire-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_gun_fire-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_gun_fire-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_shotty_fire-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_shotty_fire-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_shotty_fire-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_flump_launch-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_flump_launch-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_flump_launch-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_hammer_swing-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_hammer_swing-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_hammer_swing-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_hammer_hit-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_hammer_hit-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_hammer_hit-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_ninja_attack-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_ninja_attack-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_ninja_attack-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_flump_explo-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_flump_explo-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_flump_explo-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_ninja_hit-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_ninja_hit-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_ninja_hit-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_laser_fire-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_laser_fire-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_laser_fire-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_laser_bnce-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_laser_bnce-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_laser_bnce-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_switch-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_switch-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_switch-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-05.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-06.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-07.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-08.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-09.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-10.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-11.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_short-12.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_long-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_pain_long-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_land-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_land-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_land-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_land-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_dbljump-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_dbljump-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_dbljump-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_left-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_left-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_left-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_left-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_right-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_right-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_right-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_foot_right-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_body_splat-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_body_splat-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_body_splat-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-05.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-06.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_spawn-07.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_skid-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_skid-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_skid-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_skid-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_cry-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/vo_teefault_cry-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_loop-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_loop-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_attach-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_attach-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_attach-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_body_impact-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_body_impact-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/foley_body_impact-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_noattach-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/hook_noattach-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_hrt-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_hrt-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_arm-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_arm-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_arm-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_arm-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_launcher.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_sg.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_pickup_ninja.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_spawn_wpn-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_spawn_wpn-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_spawn_wpn-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_noammo-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_noammo-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_noammo-03.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_noammo-04.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/wp_noammo-05.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_hit_weak-01.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_hit_weak-02.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_msg-server.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_msg-client.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_msg-highlight.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_ctf_drop.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_ctf_rtn.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_ctf_grab_pl.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_ctf_grab_en.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/sfx_ctf_cap_pl.wv: can't open file
[2020-04-24 19:09:35][sound/wv]: failed to open audio/music_menu.wv: can't open file
[2020-04-24 19:09:35][game]: loaded xmas hat 'skins/xmas_hat.png'
[2020-04-24 19:09:35][game]: loaded bot 'skins/bot.png'
[2020-04-24 19:09:36][]: pFont memory usage: 2097152
[2020-04-24 19:09:36][gameclient]: initialisation finished after 376.65ms
[2020-04-24 19:09:36][client]: version 0.7 802f1be60a05665f
[2020-04-24 19:09:36][engine/mastersrv]: saving addresses
[2020-04-24 19:09:36][datafile]: loading data index=6 size=68 uncompressed=152
[2020-04-24 19:09:36][datafile]: loading data index=7 size=57 uncompressed=152
[2020-04-24 19:09:36][datafile]: loading data index=8 size=76 uncompressed=152
[2020-04-24 19:09:36][datafile]: loading data index=9 size=4826 uncompressed=31616
[2020-04-24 19:09:36][]: pFont memory usage: 2359296
[2020-04-24 19:09:36][]: pFont memory usage: 2621440
[2020-04-24 19:09:36][client]: disconnecting. reason='unknown'
[2020-04-24 19:09:37][config]: saved config to 'settings07.cfg'

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-24 18:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 18:12 bug#40825: Teeworlds fails to load sound files pkill9

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.