This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

Niki757
Niki757 presents ...

2009/1/19

Lobster

No description.

3345 views / 488 in the last 7 days

Tags: None

open in greenfoot

There is no HTML 5 translation of this scenario available.
View legacy version (requires Java plugin)

This scenarios uses Java features that are not available for use after conversion to HTML 5. Please try the legacy version, which requires the Java plugin to be installed.

A new version of this scenario was uploaded on Mon Jan 19 15:19:04 UTC 2009
mjrb4mjrb4

2009/1/20

There's a problem with your sounds that's causing it to crash: java.lang.IllegalArgumentException: Format of sound file not supported: Slurp.wav at greenfoot.Greenfoot.playSound(Greenfoot.java:141) at Crab.act(Crab.java:74) at greenfoot.core.Simulation.runOneLoop(Simulation.java:200) at greenfoot.core.Simulation.run(Simulation.java:129) Caused by: javax.sound.sampled.UnsupportedAudioFileException: could not get audio input stream from input URL at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source) at greenfoot.sound.SoundClip.open(SoundClip.java:70) at greenfoot.sound.SoundClip.play(SoundClip.java:127) at greenfoot.sound.SoundPlayer.play(SoundPlayer.java:144) at greenfoot.Greenfoot.playSound(Greenfoot.java:135) ... 3 more Try opening them in Audacity and then exporting to wav using the default settings, that should output it in a supported format.

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.