Spring Bonus

Alex Predoehl

New member
Messages
2
Points
3
I wanted to try this, but I had no luck getting the game to run- a missing sound file seemed to stop it. It looked like it was arranged for a differnet file structure than was present now. This is a rare problem from one of these game, but I wanted to mention it.

Error indow: "Error loading sample Data/sound/buttonclick.wav"
 

DarkPowder

New member
Messages
3
Points
1
I wanted to try this, but I had no luck getting the game to run- a missing sound file seemed to stop it. It looked like it was arranged for a differnet file structure than was present now. This is a rare problem from one of these game, but I wanted to mention it. Error indow: "Error loading sample Data/sound/buttonclick.wav"

Grab any small audio file or even search the internet for a file that sounds like a button click and rename it to buttonclick.wav and put it in the data/sound folder.
 

Flava Clown

New member
Messages
1
Points
1
Grab any small audio file or even search the internet for a file that sounds like a button click and rename it to buttonclick.wav and put it in the data/sound folder.
That doesn't help much as you'll get more error messages. For some reason there are no folder and the actual/expected folder structure is in the filenames. e.g. DatasoundButtonClick.wav which should be in the sound folder within the data folder with the name buttonclick.wav
You'll have to create the folder structure yourself, and then move and rename all the files (some 372).
 
Top