project-navigation
Personal tools

Author Topic: Error-less, message-less closing on mission start  (Read 2229 times)

Offline vedrit

  • Sergeant
  • *****
  • Posts: 438
    • View Profile
Error-less, message-less closing on mission start
« on: September 08, 2013, 02:31:09 am »
I'm running on Win32 2.4 Apr 25 release. Occasionally when I start into a mission, the game will close. I've checked the console, I don't see any errors. Just loading in teams then it ended.
When it happens again, I'll post the entire console to pastebin and link it here.

Here's the pastebin of the console: http://pastebin.com/akrx4ND4
« Last Edit: September 08, 2013, 03:00:32 am by vedrit »

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Error-less, message-less closing on mission start
« Reply #1 on: September 09, 2013, 06:23:57 pm »
The error is:

Code: [Select]
2013/09/07 18:58:38 CM_LoadMap: "-scout_crash/sc_ +main +craft_drop_firebird" "-32 -16 0 8 -16 0"
...
2013/09/07 18:58:39 Not enough spawn points for team 0
2013/09/07 18:58:39 Created AI player (team 0)

Probably fixed in 2.5-dev already.

-geever