project-navigation
Personal tools

Author Topic: svn-2620: Assertion failed  (Read 1792 times)

HaJo

  • Guest
svn-2620: Assertion failed
« on: August 12, 2006, 01:46:01 am »
On the first run of  this new version, during the first 1-2 minutes of play,
I clicking on the "Aircraft"-button in the base, the program crashed,
and showed a messagebox with this error:
Code: [Select]
Error: MS Visual C++ Runtime Library
Assertion failed
Program: UFO.EXE
File: ../ports/win32/glw_imp.c
Line: 590
Expression err == GL_NO_ERROR


ufoconsole.log has nothing interesting:
Code: [Select]
====== UFO Initialized ======

Changing to Singleplayer
Click:Singleplayer
Click:NewCampaign
Global data loaded
...aircraft inited
Couldn't open 'music/geoscape.ogg'
Couldn't open 'music/geoscape.ogg'
Couldn't open 'music/mission.ogg'
Click:Leave-sequence
Click:BuildBase
Can't find pics/base/workshop
SDL audio device shut down.


Probably it would have been helpful, if the other clicks
on "Building", "Hire", "Research", "Buy" had also been logged...