Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0010211Dwarf FortressThrowing/Shootingpublic2017-04-24 15:092017-04-24 22:06
Teleostbridge 
Loci 
highmajoralways
resolvednot fixable 
0.43.05 
 
0010211: Soundsense will not play at all!
Soundsense seems to run correctly, but the sound will not play, and in the exe. (.cmd) window is shows some errors are present. They have to do with Java.
I have spent hours troubleshooting and tinkering with files. I just don't know enough about programming to solve it...

First, I downloaded the Lazy Newb Pack from http://dffd.bay12games.com/file.php?id=7622 [^]

(On Windows)
Soundsense will run, keep track of the gamelog.txt, and even say that it is playing the correct sounds. But it is silent no matter what I do.

Here are the logs from the soundsense.exe (command window?), hopefully they can help someone more intelligent than me diagnose the problem:

24/04/2017 02:56:14.649: Listening to ..\..\..\Dwarf Fortress 0.43.03/gamelog.txt

24/04/2017 02:56:14.649: Attempting to listen to supplemental ..\..\..\Dwarf Fortress 0.43.03/ss_fix.log

24/04/2017 02:56:14.649: Skipping 2 bytes.

java.io.FileNotFoundException: C:\Users\grant\Desktop\Games (The system cannot find the file specified)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)
        at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
        at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
        at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
        at java.net.URL.openStream(Unknown Source)
        at cz.zweistein.df.soundsense.SoundSense.getVersionString(Unknown Source)
        at cz.zweistein.df.soundsense.gui.Gui.createAndShowGUI(Unknown Source)
        at cz.zweistein.df.soundsense.gui.Gui.newGui(Unknown Source)
        at cz.zweistein.df.soundsense.SoundSense.main(Unknown Source)



-And here is the other one:
Exception in thread "ChannelmusicThread" java.util.ServiceConfigurationError: javax.sound.sampled.spi.AudioFileReader: Error reading configuration file
        at java.util.ServiceLoader.fail(Unknown Source)
        at java.util.ServiceLoader.parse(Unknown Source)
        at java.util.ServiceLoader.access$200(Unknown Source)
        at java.util.ServiceLoader$LazyIterator.hasNextService(Unknown Source)
        at java.util.ServiceLoader$LazyIterator.hasNext(Unknown Source)
        at java.util.ServiceLoader$1.hasNext(Unknown Source)
        at com.sun.media.sound.JSSecurityManager$3.run(Unknown Source)
        at com.sun.media.sound.JSSecurityManager$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.media.sound.JSSecurityManager.getProviders(Unknown Source)
        at com.sun.media.sound.JDK13Services.getProviders(Unknown Source)
        at javax.sound.sampled.AudioSystem.getProviders(Unknown Source)
        at javax.sound.sampled.AudioSystem.getAudioFileReaders(Unknown Source)
        at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source)
        at cz.zweistein.df.soundsense.output.sound.player.SPIPlayer.play(Unknown Source)
        at cz.zweistein.df.soundsense.output.sound.player.ChannelThread.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Users\grant\Desktop\Games (The system cannot find the file specified)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)
        at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
        at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
        at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
        at java.net.URL.openStream(Unknown Source)
        ... 16 more




So there is something wrong with Java? I have the most recent version. Perhaps it has to do with permissions that Java has to read/play things?
I know next to nothing about this, so any help is GREATLY appreciated!!!
sound, Wrong Category
Issue History
2017-04-24 15:09TeleostbridgeNew Issue
2017-04-24 15:11TeleostbridgeIssue Monitored: Teleostbridge
2017-04-24 15:12TeleostbridgeNote Added: 0036455
2017-04-24 15:14TeleostbridgeTag Attached: sound
2017-04-24 15:14TeleostbridgeTag Attached: Wrong Category
2017-04-24 15:16TeleostbridgeNote Added: 0036456
2017-04-24 16:11Shonai_DwellerNote Added: 0036458
2017-04-24 22:06LociNote Added: 0036461
2017-04-24 22:06LociStatusnew => resolved
2017-04-24 22:06LociResolutionopen => not fixable
2017-04-24 22:06LociAssigned To => Loci

Notes
(0036455)
Teleostbridge   
2017-04-24 15:12   
I accidentally clicked the wrong category for this report...
(0036456)
Teleostbridge   
2017-04-24 15:16   
How will I be notified of a comment?
By email? grantgundy@gm***.com
(0036458)
Shonai_Dweller   
2017-04-24 16:11   
Soundsense is a third party utility. Post bug reports in it's thread in the forum, not here.
(0036461)
Loci   
2017-04-24 22:06   
Here is the forum for 3rd party utilities:

http://www.bay12forums.com/smf/index.php?board=29.0 [^]

If you post your problem there a volunteer may help you troubleshoot.