Topic: Speakers not making sound for java games

Any idea of a fix?
THe game is RUneScape

Last edited by Dgameman1 (2012-02-03 07:25:19)

Re: Speakers not making sound for java games

Run alsamixer in terminal and make sure they are not muted or turned down.

Re: Speakers not making sound for java games

http://img252.imageshack.us/img252/2411/201202021328253584642x4.png

Re: Speakers not making sound for java games

Double post =/
THe sounds work for youtube video and everything else

Last edited by Dgameman1 (2012-02-03 07:25:39)

Re: Speakers not making sound for java games

Can you start the .java app from a terminal and see if it throws any interesting sound-related errors?

brother mouse
new to crunchbang.
my first linux kernel build was on a 386-16sx with 6MB SIPP RAM ($50/MB!)

Re: Speakers not making sound for java games

fratermus wrote:

Can you start the .java app from a terminal and see if it throws any interesting sound-related errors?

I would if I had any idea how to do that lol... Sorry =/

Re: Speakers not making sound for java games

Isn't runescape played in Wine?

Re: Speakers not making sound for java games

VastOne wrote:

Isn't runescape played in Wine?

Nope, it's an online web browser game made in java

Re: Speakers not making sound for java games

Oh, didn't know it was browser-based dealy.  Could you share what browser you are using, and, if free to test, where we might load the game?

If it was a downloaded java game you could run it in a terminal by:

1.  open terminal
2. 

java -jar gameWithNoSound.jar

... and the errors would show up in the terminal window.

brother mouse
new to crunchbang.
my first linux kernel build was on a 386-16sx with 6MB SIPP RAM ($50/MB!)

Re: Speakers not making sound for java games

fratermus wrote:

Oh, didn't know it was browser-based dealy.  Could you share what browser you are using, and, if free to test, where we might load the game?

If it was a downloaded java game you could run it in a terminal by:

1.  open terminal
2. 

java -jar gameWithNoSound.jar

... and the errors would show up in the terminal window.

I'm using google chrome
The game is runescape and you can play it by going to www.runescape.com
Something that might have to do with it is that when I load the game, it says you are running a old version of java. I can update or just press load. The game works fine by just pressing load tho

Re: Speakers not making sound for java games

my audio is randomly working...
thanks guys tongue