Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recent bugfixes in SVN
08-14-2006, 02:09 AM,
#1
Recent bugfixes in SVN
Joe has been fixing bugs and rewriting sloppy code left and right lately. He's improved the TEXTURE class which hopefully will remove the problems of all-white textures and difficulty changing resolutions during a running game. He's also cleaned up some problems in the SOUND class.

While I get less sound problems now I've noticed that after going through a few cars, and starting a game and then leaving, and coming back later into a new game after looking through cars a few more times, the sounds get messed up. The engine sound gets spotty instead of smooth, and the tire squeal sound is replaced by a droning engine sound.
Reply
08-14-2006, 02:09 AM,
#2
Recent bugfixes in SVN
Joe has been fixing bugs and rewriting sloppy code left and right lately. He's improved the TEXTURE class which hopefully will remove the problems of all-white textures and difficulty changing resolutions during a running game. He's also cleaned up some problems in the SOUND class.

While I get less sound problems now I've noticed that after going through a few cars, and starting a game and then leaving, and coming back later into a new game after looking through cars a few more times, the sounds get messed up. The engine sound gets spotty instead of smooth, and the tire squeal sound is replaced by a droning engine sound.
Reply
08-15-2006, 12:59 PM,
#3
 
Just tried out r1218 with its possible sound fixes. These don't seem to fix it. This time I just started a game with one car, left the game, and started a game with a different car. This produced the stuttering engine sound.

edit: This is what I get on the console:
Code:
Error loading sound file: /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Reply
08-15-2006, 12:59 PM,
#4
 
Just tried out r1218 with its possible sound fixes. These don't seem to fix it. This time I just started a game with one car, left the game, and started a game with a different car. This produced the stuttering engine sound.

edit: This is what I get on the console:
Code:
Error loading sound file: /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Reply
08-15-2006, 01:48 PM,
#5
 
I used to have that problem with fedora 5, But i got a /dev/dsp busy error before those errors. Never understood how that failes loading the files.
Just a thought.
Cory
edit
I just tried the SVN, and second runs gives:
Code:
Note to user:  All error messages will be put in /home/clytle/.vdrift/logs/.
open /dev/[sound/]dsp: Device or resource busy
Multitexture: Yes
Texture units: 4
Anisotropic texture filtering: Yes
Maximum Anisotropy: 8
Error loading sound file: /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Error loading sound file: /usr/share/games/vdrift/data/cars/G4/engine.wav
Can't find buffer /usr/share/games/vdrift/data/cars/G4/engine.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
Bug returns Sad
Reply
08-15-2006, 01:48 PM,
#6
 
I used to have that problem with fedora 5, But i got a /dev/dsp busy error before those errors. Never understood how that failes loading the files.
Just a thought.
Cory
edit
I just tried the SVN, and second runs gives:
Code:
Note to user:  All error messages will be put in /home/clytle/.vdrift/logs/.
open /dev/[sound/]dsp: Device or resource busy
Multitexture: Yes
Texture units: 4
Anisotropic texture filtering: Yes
Maximum Anisotropy: 8
Error loading sound file: /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Error loading sound file: /usr/share/games/vdrift/data/cars/G4/engine.wav
Can't find buffer /usr/share/games/vdrift/data/cars/G4/engine.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Can't find buffer /usr/share/games/vdrift/data/sounds/tire_squeal.wav
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
Bug returns Sad
Reply
08-15-2006, 02:15 PM,
#7
 
If you wait 1 minute, game will run again..
Some process not termating quickly?
Reply
08-15-2006, 02:15 PM,
#8
 
If you wait 1 minute, game will run again..
Some process not termating quickly?
Reply
08-15-2006, 06:37 PM,
#9
 
Hmmm, well for me it doesn't crash or anything at all, it just seems confused about the sounds.

I dunno if it matters or not, but I'm using ESD and also playing music with beep-media-player while playing VDrift.
Reply
08-15-2006, 06:37 PM,
#10
 
Hmmm, well for me it doesn't crash or anything at all, it just seems confused about the sounds.

I dunno if it matters or not, but I'm using ESD and also playing music with beep-media-player while playing VDrift.
Reply
08-15-2006, 07:27 PM,
#11
 
I'm not worried about it, if looking into anything would help let me know.
Cory
PS where do i find the neat little drift icon, I haven't had it since autopackage.
Reply
08-15-2006, 07:27 PM,
#12
 
I'm not worried about it, if looking into anything would help let me know.
Cory
PS where do i find the neat little drift icon, I haven't had it since autopackage.
Reply
08-15-2006, 07:37 PM,
#13
 
clytle374 Wrote:where do i find the neat little drift icon, I haven't had it since autopackage.
Here they are in SVN, or look in the same directory of your VDrift install:
http://svn.vdrift.net/viewvc.py/trunk/da...rge/icons/
Reply
08-15-2006, 07:37 PM,
#14
 
clytle374 Wrote:where do i find the neat little drift icon, I haven't had it since autopackage.
Here they are in SVN, or look in the same directory of your VDrift install:
http://svn.vdrift.net/viewvc.py/trunk/da...rge/icons/
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)