project-navigation
Personal tools

Author Topic: no map assemblies defined  (Read 1431 times)

Offline RyanW

  • Rookie
  • ***
  • Posts: 16
    • View Profile
no map assemblies defined
« on: August 13, 2010, 06:07:31 pm »
Revision 31450

Forgive me if there is an obvious answer to this.  When entering a rescue mission it will not enter the combat screen.

==== InitGame ====
********************
ERROR: No map assemblies defined (rescue)!
********************
./ufo(Sys_Backtrace+0x1c)[0x58114b]
./ufo(Com_Error+0x19d)[0x51503b]
./ufo(SV_AssembleMap+0xdc)[0x53fd07]
./ufo[0x53a5fc]
./ufo(SV_Map+0x4d)[0x53aad5]
./ufo[0x53802c]
./ufo(Cmd_ExecuteString+0xcc)[0x5088ee]
./ufo(Cbuf_Execute+0x155)[0x5074b9]
./ufo[0x43bd91]
./ufo(CL_Frame+0x10e)[0x43c086]
./ufo[0x5169ed]
./ufo(Qcommon_Frame+0x70)[0x516eb6]
./ufo(main+0x57)[0x580259]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7fabbca46466]
./ufo[0x42c1e9]
Shutdown server: Server crashed.

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: no map assemblies defined
« Reply #1 on: August 13, 2010, 07:15:52 pm »
Revision 31450

Forgive me if there is an obvious answer to this.  When entering a rescue mission it will not enter the combat screen.

Obvious answer: It's WIP ATM.

I suggest you following the SVN history as well if you're following the development.

-geever