I got problem.
When I start Soundsense and load my game, two music files start playing at the same time.
Music in DF is set to off - when I quit Soundsense, music stops.
I press red "stop" button on the "music" in Soundsense, this leaves only one melody playing (till the next season change). The ones that keeps playing is not Simon Swerwer songs(not sure), and I have no way to stop it with the UI - it lists only music (which I stopped) and weather (stop button have no effect here)
I got latest Sounsense, but the one that came with
LNP was affected too.
pstree
|-+= 23772 user /Users/user/Desktop/Macnewbie/MacNewbie Launcher.app/Contents/MacOS/PyLNP -psn_0_946407
| \-+- 23774 user /Users/user/Desktop/Macnewbie/MacNewbie Launcher.app/Contents/MacOS/PyLNP
| |--- 25512 user (java)
| |--- 25520 user (open)
| |-+- 25693 user /bin/sh /Users/user/Desktop/Macnewbie/LNP/Utilities/soundsense/soundSense.sh
| | \--- 25694 user /usr/bin/java -Djava.util.logging.config.file=logging.properties -cp soundSense.jar:lib/MP3SPI/mp3spi1.9.5.jar:lib/MP3SPI/jl1.0.1.jar:lib/OGGSPI/jogg-0.0.7.jar:lib/OGGSPI/jorbis-0.0.15.jar:lib/OGGSPI/vorbisspi1.0.3.jar:lib/tritonus_share.jar:lib/autoUpdater.jar:lib/jansi-1.8.jar:lib/commons-codec-1.4/commons-codec-1.4.jar cz.zweistein.df.soundsense.SoundSense
| \--- 25701 user (open)
log
31/05/2015 04:47:26.496: Done loading ./packs/, loaded 627 items.
31/05/2015 04:47:26.496: Loading executors.
31/05/2015 04:47:26.497: Loading config ./executor/executor.xml
31/05/2015 04:47:26.501: Done loading executors, loaded 3 items.
31/05/2015 04:47:26.501: Loading achievements.
31/05/2015 04:47:26.502: Loading config ./achievements/achievements.xml
31/05/2015 04:47:26.529: Done loading achievements, loaded 13 items.
31/05/2015 04:47:26.529: Attempting to listen to ../../../Dwarf Fortress/gamelog.txt
31/05/2015 04:47:26.532: Skipping 4602 bytes.
31/05/2015 04:47:26.533: Listening to ../../../Dwarf Fortress/gamelog.txt
31/05/2015 04:47:26.545: Attempting to listen to supplemental ../../../Dwarf Fortress/ss_fix.log
31/05/2015 04:47:26.546: Skipping 2278 bytes.
31/05/2015 04:47:32.678: Summer has arrived on the calendar.
31/05/2015 04:47:32.678: Summer has arrived on the calendar.
31/05/2015 04:47:32.689: The weather has cleared.
31/05/2015 04:47:32.689: The weather has cleared.
java
/usr/bin/java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
When I issue "soundsense" command in dfhack, this text gets pushed
both to gamelog.txt and ss_fix.log.
Summer has arrived on the calendar.
The weather has cleared.
Removing ss_fix.log from soundsense configuration fixes the double music issue, but... should I really do that?