![]() |
Recent bugfixes in SVN - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4) +--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9) +--- Thread: Recent bugfixes in SVN (/showthread.php?tid=321) |
Recent bugfixes in SVN - thelusiv - 08-14-2006 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. Recent bugfixes in SVN - thelusiv - 08-14-2006 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. - thelusiv - 08-15-2006 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 - thelusiv - 08-15-2006 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 - clytle374 - 08-15-2006 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/. ![]() - clytle374 - 08-15-2006 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/. ![]() - clytle374 - 08-15-2006 If you wait 1 minute, game will run again.. Some process not termating quickly? - clytle374 - 08-15-2006 If you wait 1 minute, game will run again.. Some process not termating quickly? - thelusiv - 08-15-2006 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. - thelusiv - 08-15-2006 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. - clytle374 - 08-15-2006 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. - clytle374 - 08-15-2006 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. - thelusiv - 08-15-2006 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/data/textures/large/icons/ - thelusiv - 08-15-2006 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/data/textures/large/icons/ |