project-navigation
Personal tools

Author Topic: bug when entering battlescape  (Read 2486 times)

Offline nanomage

  • Rookie
  • ***
  • Posts: 34
    • View Profile
bug when entering battlescape
« on: February 14, 2010, 05:02:13 pm »
i've noticed a bug in v2.3 - after shhoting down a corruptor ufo i'm unable to start tactical mission on he place of the crash - game crashes back to geoscape.
here's tail of the console log
Calling subsystems
...subsystem 'base' - saved
...subsystem 'research' - saved
...subsystem 'campaign' - saved
...subsystem 'hospital' - saved
...subsystem 'market' - saved
...subsystem 'employee' - saved
...subsystem 'aliencont' - saved
...subsystem 'aircraft' - saved
...subsystem 'installation' - saved
...subsystem 'ufostores' - saved
...subsystem 'production' - saved
...subsystem 'messagesystem' - saved
...subsystem 'stats' - saved
...subsystem 'nations' - saved
...subsystem 'transfer' - saved
...subsystem 'alien base' - saved
...subsystem 'xvirate' - saved
...subsystem 'messageoptions' - saved
XML Written to buffer (2518272 Bytes)
------- Loading game.so -------
LoadLibrary (./base/game.so)
==== InitGame ====
SV_AssembleMap: Map assembly 'craft_crash_corrupter' not found
********************
ERROR: SV_AddMapTiles: Impossible to assemble map 'ufocrash' with assembly 'craft_crash_harvester'

********************
Shutdown server: Server crashed.
==== ShutdownGame ====
./ufo(Sys_Backtrace+0x1f)[0x819ed32]
./ufo(Com_Error+0xf6)[0x8146b0a]
./ufo[0x816cfbf]
./ufo(SV_AssembleMap+0x73e)[0x816dc5f]
./ufo[0x816841b]
./ufo(SV_Map+0x47)[0x8168974]
./ufo[0x816677f]
./ufo(Cmd_ExecuteString+0xcb)[0x813bb44]
./ufo(Cbuf_Execute+0x162)[0x813a7ae]
./ufo[0x807b4f6]
./ufo(CL_Frame+0xe7)[0x807b902]
./ufo[0x8148479]
./ufo(Qcommon_Frame+0x7b)[0x81488db]
./ufo(main+0x5c)[0x819db23]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x8b1b56]
./ufo[0x806c341]
music change to van_geoscape (from van_geoscape)
save attached, to reproduce bug you should find ufo crash site in artartic and direct a dropship there. after pressing Enter the mistake is observed.

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: bug when entering battlescape
« Reply #1 on: February 14, 2010, 06:25:09 pm »
It's just a missing map for corrupter ufo.That's one of the reasons it won't be in 2.3.

-geever

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: bug when entering battlescape
« Reply #2 on: February 14, 2010, 06:55:24 pm »
we have a corrupter crash map - it was just a missing entry in the ump file (maybe there are more for the other ufos, too)