project-navigation
Personal tools

Author Topic: Scout_crash mission wont load (full carreer)  (Read 2051 times)

Offline thequin

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Scout_crash mission wont load (full carreer)
« on: August 27, 2012, 07:15:19 pm »
I've had this map twice now and it crashed during loading twice. Running 2.4, just installed using the win32 installer.


Code: [Select]
2012/08/27 19:00:57 tiles: -scout_crash/sc_ +main +craft_drop_firebird
2012/08/27 19:00:57 pos: -32 -16 0 8 -16 0
2012/08/27 19:00:57 tiles: 2
2012/08/27 19:00:57 CM_LoadMap: "-scout_crash/sc_ +main +craft_drop_firebird" "-32 -16 0 8 -16 0"
2012/08/27 19:00:57 Rerouted for RMA in   0.0s
2012/08/27 19:00:57 checksum for the map '+scout_crash': 4180611046
2012/08/27 19:00:57 ufo script checksum 2711279429
2012/08/27 19:00:57 -------------------------------------
2012/08/27 19:00:57 Connecting to localhost...
2012/08/27 19:00:57 ==== ShutdownGame ====
2012/08/27 19:00:57 Used inventory slots in game on shutdown: 0
2012/08/27 19:00:57 ==== InitGame ====
2012/08/27 19:00:57 Spawned ai player for team 0 with entnum 23
2012/08/27 19:00:57 Spawned ai player for team 0 with entnum 24
2012/08/27 19:00:57 Spawned ai player for team 0 with entnum 25
2012/08/27 19:00:57 Spawned ai player for team 0 with entnum 26
2012/08/27 19:00:57 Not enough spawn points for team 0
2012/08/27 19:00:57 Created AI player (team 0)
2012/08/27 19:00:57 Spawned ai player for team 7 with entnum 27
2012/08/27 19:00:57 Spawned ai player for team 7 with entnum 28
2012/08/27 19:00:57 Spawned ai player for team 7 with entnum 29
2012/08/27 19:00:57 Created AI player (team 7)
2012/08/27 19:00:57 Used inventory slots after ai spawn: 0
2012/08/27 19:00:57 connection attempt from loopback connection
2012/08/27 19:00:58 load material file: 'materials/scout_crash.mat'

This is the end of my ufoconsole.log

Q

Offline thequin

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Re: Scout_crash mission wont load (full carreer)
« Reply #1 on: August 27, 2012, 07:32:49 pm »
Just had the mission again and this time it worked fine.

Q

Offline thequin

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Re: Scout_crash mission wont load (full carreer)
« Reply #2 on: August 27, 2012, 08:59:40 pm »
Similar crash, the map starts loading for a split second then CTD

Code: [Select]
2012/08/27 20:57:28 CM_LoadMap: "-laboratory/lab_ +main +craft_drop_firebird +craft_ufo_scout" "-32 -24 0 16 -24 0 -32 0 0"
2012/08/27 20:57:30 Rerouted for RMA in   2.0s
2012/08/27 20:57:30 checksum for the map '+laboratory': 2548959716
2012/08/27 20:57:30 ufo script checksum 2711279429
2012/08/27 20:57:30 -------------------------------------
2012/08/27 20:57:30 Connecting to localhost...
2012/08/27 20:57:30 ==== ShutdownGame ====
2012/08/27 20:57:30 Used inventory slots in game on shutdown: 0
2012/08/27 20:57:30 ==== InitGame ====
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 61
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 62
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 63
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 64
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 65
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 66
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 67
2012/08/27 20:57:30 Spawned ai player for team 0 with entnum 68
2012/08/27 20:57:30 Created AI player (team 0)
2012/08/27 20:57:30 Spawned ai player for team 7 with entnum 69
2012/08/27 20:57:30 Spawned ai player for team 7 with entnum 70
2012/08/27 20:57:30 Spawned ai player for team 7 with entnum 71
2012/08/27 20:57:30 Created AI player (team 7)
2012/08/27 20:57:30 Used inventory slots after ai spawn: 0
2012/08/27 20:57:30 connection attempt from loopback connection
2012/08/27 20:57:32 load material file: 'materials/laboratory.mat'

First time i see this map so dont know if it's reproducable.

Q