Teeworlds fails to load sound files

  • Open
  • quality assurance status badge
Details
One participant
  • pkill9
Owner
unassigned
Submitted by
pkill9
Severity
normal
P
P
pkill9 wrote on 24 Apr 2020 20:12
(address . bug-guix@gnu.org)
20200424191258.12bed1b5@runbox.com
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: log.log
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 40825@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 40825
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch