I used to be able to run SoftSqeeze, but now it freezes while displaying the splash screen "softsqeeze 3.4" on Windows XP.
SlimServer Version: 6.5.0 - 9916 - Windows XP - EN - cp1252
Server IP address: 172.17.79.36
Perl Version: 5.8.7 MSWin32-x86-multi-thread
MySQL Version: 5.0.22-community-nt
I just uninstalled and reinstalled SoftSqeeze, but did not help.
Any ideas how to debug or fix?
Thanks,
Andy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having the same problem with Softsqueeze v3.4 on WinXP Pro SP2, with Java v1.6.0 installed. When I run the Softsqueeze EXE, it freezes.
However, when I run the JAR version, I get the following errors:
0 [main] WARN softsqueeze - Exception
java.lang.IllegalArgumentException: Line unsupported: interface SourceDataLine supporting format PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian, and buffers of 128000 to 128000 bytes
at com.sun.media.sound.DirectAudioDevice.getLine(Unknown Source)
at org.titmuss.softsqueeze.audio.AudioMixer.initLine(AudioMixer.java:159)
at org.titmuss.softsqueeze.audio.AudioMixer.<init>(AudioMixer.java:130)
at org.titmuss.softsqueeze.audio.Player.initMixer(Player.java:187)
at org.titmuss.softsqueeze.audio.Player.<init>(Player.java:166)
at org.titmuss.softsqueeze.Softsqueeze.<init>(Softsqueeze.java:146)
at org.titmuss.softsqueeze.Softsqueeze.<init>(Softsqueeze.java:110)
at org.titmuss.softsqueeze.Softsqueeze.main(Softsqueeze.java:493)
at org.titmuss.softsqueeze.Application.main(Application.java:55)
Not sure if you're having the same problem. Seems like a PCM error of some sort. I do have a Creative Labs X-Fi installed with latest drivers. Not sure if that has something to do with it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I used to be able to run SoftSqeeze, but now it freezes while displaying the splash screen "softsqeeze 3.4" on Windows XP.
SlimServer Version: 6.5.0 - 9916 - Windows XP - EN - cp1252
Server IP address: 172.17.79.36
Perl Version: 5.8.7 MSWin32-x86-multi-thread
MySQL Version: 5.0.22-community-nt
I just uninstalled and reinstalled SoftSqeeze, but did not help.
Any ideas how to debug or fix?
Thanks,
Andy
I'm having the same problem with Softsqueeze v3.4 on WinXP Pro SP2, with Java v1.6.0 installed. When I run the Softsqueeze EXE, it freezes.
However, when I run the JAR version, I get the following errors:
0 [main] WARN softsqueeze - Exception
java.lang.IllegalArgumentException: Line unsupported: interface SourceDataLine supporting format PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian, and buffers of 128000 to 128000 bytes
at com.sun.media.sound.DirectAudioDevice.getLine(Unknown Source)
at org.titmuss.softsqueeze.audio.AudioMixer.initLine(AudioMixer.java:159)
at org.titmuss.softsqueeze.audio.AudioMixer.<init>(AudioMixer.java:130)
at org.titmuss.softsqueeze.audio.Player.initMixer(Player.java:187)
at org.titmuss.softsqueeze.audio.Player.<init>(Player.java:166)
at org.titmuss.softsqueeze.Softsqueeze.<init>(Softsqueeze.java:146)
at org.titmuss.softsqueeze.Softsqueeze.<init>(Softsqueeze.java:110)
at org.titmuss.softsqueeze.Softsqueeze.main(Softsqueeze.java:493)
at org.titmuss.softsqueeze.Application.main(Application.java:55)
Not sure if you're having the same problem. Seems like a PCM error of some sort. I do have a Creative Labs X-Fi installed with latest drivers. Not sure if that has something to do with it?