Hey,
I'm trying to install Battlefield 1942. I'm running wine1.4 on Linux Mint 12.
Everything works until I enter the serial number. When I hit the "okay" on the serial number prompt my system gives the following error:
"Error Number 0x80040707
Description: Dll function call crashed: USER32.MessageBoxA"
Any ideas?
Battlefield 1942 crashes during install
Here's what the terminal outputs at crash:
err:wgl:has_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory
err:wgl:has_opengl OpenGL support is disabled.
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:ddraw:ddraw_create_swapchain Failed to create swapchain, hr 0x8876086c.
err:ddraw:ddraw7_SetCooperativeLevel Failed to create swapchain, hr 0x8876086c.
err:ddraw:ddraw_create_swapchain Failed to create swapchain, hr 0x8876086c.
err:ddraw:ddraw7_SetCooperativeLevel Failed to create swapchain, hr 0x8876086c.
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:ddraw:ddraw_create_swapchain Failed to create swapchain, hr 0x8876086c.
err:ddraw:ddraw7_SetCooperativeLevel Failed to create swapchain, hr 0x8876086c.
I've seen the same problem for users that do not have 32bits drivers installed on 64bits machines. Couldn't it be the problem?dimesio wrote:Where did you get Wine from? Your build is broken.thathz wrote:Here's what the terminal outputs at crash:
err:wgl:has_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory
err:wgl:has_opengl OpenGL support is disabled.