Hard Light Productions Forums

Hosted Projects - Standalone => Diaspora => Diaspora Tech Help => Topic started by: BaltarBlues on January 12, 2014, 08:14:40 am

Title: Windows XP - Debug only?
Post by: BaltarBlues on January 12, 2014, 08:14:40 am
Apologies if this has been discussed before, but I can't find anything specifically relating to this issue.

I am running Windows XP, and Diaspora release will not play.  I just get a pop up window "Freespace 2 Open has encountered a problem and needs to close etc".  However, the debug version of Diaspora runs fine.

Does anybody know how to resolve this issue?
Title: Re: Windows XP - Debug only?
Post by: Phantom Hoover on January 12, 2014, 08:35:03 am
Please post your fs2_open.log file.  Instructions on how to do this can be found in this post. Even if the debug build is still working, it might have useful information on what's causing the crash.
Title: Re: Windows XP - Debug only?
Post by: BaltarBlues on January 12, 2014, 09:23:07 am
Log file enclosed

[attachment deleted by an evil time traveler]
Title: Re: Windows XP - Debug only?
Post by: niffiwan on January 12, 2014, 03:33:46 pm
Your video card drivers may be out of date - can you update them?  Wikipedia tells me that the GeForce 6 series should support OpenGL 2.0, but your drivers are only reporting 1.5.3.

Code: [Select]
Initializing OpenGL graphics device at 1024x768 with 32-bit color...
  Initializing WGL...
  Requested WGL Video values = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1
  Actual WGL Video values    = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1
  OpenGL Vendor    : NVIDIA Corporation
  OpenGL Renderer  : GeForce 6200SE TurboCache(TM)/PCI/SSE2/3DNOW!
  OpenGL Version   : 1.5.3
...
  OpenGL Shading Language version 1.00 NVIDIA via Cg 1.3 compiler is not sufficient to use GLSL mode in FSO. Defaulting to fixed-function renderer.
Title: Re: Windows XP - Debug only?
Post by: BaltarBlues on January 13, 2014, 03:25:35 pm
I've updated the drivers and this seems to have done the trick!  Thank you very much, your help is greatly appreciated!  :)