Howdy
When I run Smokin Guns it says this: VM_Create on UI failed.Copy console log to clipboard?
It seems like a crash,how do I fix it?
Moderator: Pardner
Marcello wrote:I run the game and it doesn't even open menu or anything; it instantly closes
Do you have a 3d video driver installed? Do other IOQuake3 games (such as OpenArena, Urban Terror) work on your computer?error log wrote:SDL_Init( SDL_INIT_VIDEO ) FAILED (No available video device)
SDL using driver "windib"
:
^3WARNING: Framebuffer rendering path disabled
Initializing Shaders
glGetError() = 0x500
Not sure whether SG would exit, if it cannot initialize sound. I assume, you have a computer with soundcard or sound chip onboard and it is correctly working. You could try to open C:\Users\Ivan\AppData\Roaming\Smokin' Guns\smokinguns\q3config.cfg in Notepad and change the line seta s_useOpenAL "1" to seta s_useOpenAL "0". If that doesn't help, undo the change.error log wrote::
Failed to open OpenAL device.
SDL_Init( SDL_INIT_AUDIO )... OK
SDL audio driver is "dsound".
SDL_OpenAudio() failed: DirectSoundCreate: No audio device found
:
Marcello wrote:Last time I've played SG was like month ago. ... Any clue on how to fix this?