![]() |
Does not start new game - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3) +--- Forum: Help (https://www.vdrift.net/Forum/forumdisplay.php?fid=5) +--- Thread: Does not start new game (/showthread.php?tid=963) |
Does not start new game - kumquat - 06-11-2008 i can go thru the menus perfectly and change my car and everything but when i press start practice it goes into a loading type screen and seems to load but crashes instantly after 30 seconds. i have tried turning off shaders in the vdrift.config windows xp sp2 intel celeron 2.93 GHz 1.5 Gigs of ram Nvidia GeForce 6200(newest drivers) newest version of the game(vdrift-2008-02-23 Release Candidate) i have also tried deleting the vdrift.config and try and run it and it says that it is missing and "gives up" - joevenzon - 06-11-2008 Could you look for a stdout.txt and stderr.txt that get put in the same folder as VDrift.exe after a crash, and post the contents of the files here? - kumquat - 06-11-2008 ok here is stdout.txt.. Code: Warning: option-47 is missing its default value. Assuming "". Code: Card supports: drawbuf4 auxbuf4 antialiasing anisotropy16 cubemapping shaders multitexturing16(4) texture_rectangle depth_texture shadow framebuffer_objects - kumquat - 06-11-2008 ok i was scrolling thru the cars and it crashed out on me ... makes me think its not a game error but a time thing - joevenzon - 06-12-2008 It's a sound problem. VDrift is asking for a 44.1k sound buffer, and SDL is giving it a 22k sound buffer. As a result, the game throws an exception when loading the engine sounds because all of the car engine sound samples are 44.1k. Try upgrading your soundcard drivers. If that doesn't work, make a shortcut to VDrift.exe with the -nosound option after it and try that. |