Subscribe

No sound if compiled from source

  1. 2012-10-21 06:40:32 PDT
    Hello, I compiled stendhal from source: $ mkdir stendhal-1.03-src $ cd stendhal-1.03-src $ tar xvf ../stendhal-1.03-src.tar.gz $ cd stendhal-1.0 $ ant dist $ cp build/stendhal-1.03.zip ~/tmp $ cd ~/tmp $ unzip stendhal-1.03.zip $ java -jar stendhal-starter.jar The game start and I can play but I have no sound. If I use the already built version of stendhal I have the sound: $ unzip stendhal-1.03.zip $ java -jar stendhal-starter.jar So, I think there is a problem during the build step. What are the requirements to be able to compile the game with the sound enabled? Thank you. Regards. $ java -version java version "1.6.0_25" Java(TM) SE Runtime Environment (build 1.6.0_25-b06) Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
  2. 2012-12-07 22:14:24 PST
    I'm using the pre-compiled version 1.04 on Windows and I have no sound.
  3. 2012-12-07 22:22:55 PST
    Just realized that my problem was that the wrong sound device was selected. Didn't know I had to restart game for it to take effect.
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.