The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.31 (Linux)
|
problem, some help please guys! - 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: problem, some help please guys! (/showthread.php?tid=885) Pages:
1
2
|
problem, some help please guys! - SiMoNsKy - 02-02-2008 Hello first post here! im having problems getting vdrift to work on my computer...im running vista ultimate and had to fix the SDL_gfx.dll error. now it starts but just dissapears automatically from my screen for some reason. Anyone got asolution tot his? thnx! SiMoNsKy - thelusiv - 02-02-2008 Welcome! It sounds like VDrift is crashing on you. I'm not sure if it would work on Vista, as that version was not tested on Vista much. We have a new version out now, but no Windows build for it, so to use it you would have to compile it yourself. It might fix several problems, however. By the way, what kind of computer/video card do you have, and what drivers are you using for your video card? - Ramdhan - 02-28-2008 i think i have the same problems, vdrift crashing on me. i got these errors on stdout after it crashes, Warning: option-47 is missing its default value. Assuming "". Run with -verbose for troubleshooting. Run with -nosound to disable sound. Run with -benchmark to play a replay and output benchmark data. 0 joystick(s) found: Extension not supported: GL_ARB_multisample Extension not supported: GL_EXT_texture_filter_anisotropic Extension not supported: GL_ARB_texture_cube_map Extension not supported: GL_ARB_fragment_program Extension not supported: GL_ARB_multitexture Extension not supported: GL_ARB_texture_rectangle Extension not supported: GL_ARB_depth_texture Extension not supported: GL_ARB_shadow Extension not supported: GL_EXT_framebuffer_object main, WIN32: wglGetProcAddress("glMultiTexCoord4fARB") failed. main, WIN32: wglGetProcAddress("glMultiTexCoord2fARB") failed. main, WIN32: wglGetProcAddress("glActiveTextureARB") failed. main, WIN32: wglGetProcAddress("glClientActiveTextureARB") failed. and this also on stderr Card supports: drawbuf6789532 auxbuf0 Card does not support: antialiasing anisotropy cubemapping shaders multitexturing texture_rectangle depth_texture shadow framebuffer_objects Status: Using GLEW 1.4.0 OpenGL error during graphics init maybe you could explain. for your info, i'm using ATI Radeon express 1100. thanks before - thelusiv - 02-28-2008 Hi, and welcome. I'm afraid it looks as if your card won't work for VDrift. VDrift requires that your card has multitexturing capabilities, which it seems to lack. You can see this in the line Ramdhan Wrote:Card does not support: ... multitexturing ...VDrift is looking for the address of these functions with the calls to wglGetProcAddress that failed. Sorry I don't have a solution for you. Is this a built in card on a laptop or something? That makes it difficult or impossible to upgrade your card. Perhaps you have another machine you could run VDrift on? - Rchv - 03-20-2008 FYI V-drift crashes on me too, Intel 915GM chipset (laptop). Shame, no v-drift for me?! - joevenzon - 03-21-2008 Unfortunately, although VDrift will run on any NVIDIA Geforce card from the 2/3/4/5/6/7/8/9 series (or equivalent ATI card), many built-in 3d cards (especially those from intel) generally don't have enough capabilities. :-( - Faren - 05-06-2008 I have ATI Radeon 9250 and VDrift not work on this card :cry: . Can you do something to VDrift work on this and other cards? - joevenzon - 05-06-2008 You could try turning off shaders. Open up your VDrift.config file and set shaders=off in the [display] section. - Faren - 05-07-2008 I find the VDrift.config file but i cannot find where is shaders [ main ] version = 2006-10-06 [ game ] game_mode = 0 camera_mode = 3 selected_car = TL car_paint = 0 track = zandvoort record = off ghost = off num_shots = 0 antilock = off traction_control = on [ network ] host_game = 1 server_port = 1234 server_ip = 127.0.0.1 [ display ] width = 800 height = 600 depth = 16 texture_size = medium show_hud = on show_fps = off mph = on view_distance = 2500.000000 fullscreen = off anisotropic = 0 antialiasing = 0 input_graph = off car_shadows = on skin = simple [ sound ] volume = 0.750000 music_volume = 0.42 [ mouse ] xsens = 1.000000 ydead = 0.200000 ysens = 0.900000 enabled = 0 [ control ] autoclutch = off profile = joystick button_ramp = 0.0 [ joystick ] type = joystick touchcomp = off deadzone = off calibrated = off selected_index = 0 Can someone help me? Sorry, i don't know where is Shaders :? - joevenzon - 05-07-2008 Just add the line shaders=off anywhere under the [display] section. - Faren - 05-07-2008 Ok i fix it but now SDL_gfx.dll missing. Maybe it isn't in install pack? - Faren - 05-08-2008 Can someone please upload on www.zippyshare.com SDL_gfx.dl file before it's missing on install pack. - thelusiv - 05-08-2008 I think you're using a really old version, what package did you download? Try out the release candidate for Windows. - Faren - 05-11-2008 Yeah VDrift run, but id dissapears when i click Play... I download and install Relase Candidate for Windows and something wrong. Please HELP! - joevenzon - 05-12-2008 Delete the folder that contains the VDrift.config file, then try VDrift again. VDrift should recreate the folder. If the game still doesn't work, try setting shaders=off in the [display] section of your VDrift.config file. |