Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A few bugs in SVN
03-30-2007, 09:13 PM,
#3
 
Code:
SOUND FORMAT:
Samples: 37516
Frequency: 44100
Channels: 2
Bits per sample: 16
DESIRED FORMAT:
Samples: 37516
Frequency: 0
Channels: 2
Bits per sample: 0
src/sound.cpp,505: Sound file isn't in desired format: /home/thelusiv/code/vdrift/data/cars/RS2/engine.wav

There's your problem. You need a 44.1khz engine sound. In my other projects I throw exceptions here that cause the game to exit, but as VDrift doesn't have a very robust exception system set up, I just have it complain to stderr.
Reply


Messages In This Thread
A few bugs in SVN - by thelusiv - 03-30-2007, 04:23 AM
[No subject] - by thelusiv - 03-30-2007, 08:09 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-30-2007, 09:13 PM
[No subject] - by thelusiv - 03-31-2007, 06:51 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-31-2007, 11:54 AM
[No subject] - by thelusiv - 03-31-2007, 02:30 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-31-2007, 06:31 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-31-2007, 06:59 PM
[No subject] - by thelusiv - 03-31-2007, 11:37 PM
[No subject] - by abs1nth - 04-01-2007, 12:43 PM
[No subject] - by joevenzon_phpbb2_import3 - 04-01-2007, 01:11 PM
[No subject] - by abs1nth - 04-01-2007, 01:16 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)