project-navigation
Personal tools

Author Topic: Line 655 of cp_missions.c - Assertion and crash to desktop  (Read 2241 times)

Offline Screet

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Line 655 of cp_missions.c - Assertion and crash to desktop
« on: September 24, 2009, 10:09:23 am »
Hi,

I've sadly run into a situation where my two most recent savegames always run into the following assertion and then crash:

C:\UFOai\src\client\campaign\cp_missions.c
Line: 755

Expression: !mission->ufo || !mission->ufo->detected

I've apparantly missed updating and have been running a version built on september, 6th. Is there a way to see the revision number from the test installation aside of the day?

Retried after loading with r26236 and had the same results.

Since my other save files are three days old, I'd be happy if anyone has an idea how I could continue playing with these files. Aside from that, the game has become pretty stable with the recent changes.

Screet

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Line 655 of cp_missions.c - Assertion and crash to desktop
« Reply #1 on: September 24, 2009, 01:01:31 pm »
Retried after loading with r26236 and had the same results.

Should be fixed in r26331.

-geever

Offline Screet

  • Rookie
  • ***
  • Posts: 17
    • View Profile
Re: Line 655 of cp_missions.c - Assertion and crash to desktop
« Reply #2 on: September 27, 2009, 06:26:09 pm »
Should be fixed in r26331.

Confirmed, no more problems  :)

Screet