project-navigation
Personal tools

Author Topic: [Bug] Wachau  (Read 1810 times)

baba

  • Guest
[Bug] Wachau
« on: August 16, 2007, 08:16:16 pm »
Hallo,

i use rev. 10874, synct with svn, and use linux, 64bit.

When i play the map in "Wachau" one alien is only a pink thing, and there is a message that an animation-file is missing.
I wanted to start it with the developer 1 thing, but in the current revision, the map kills the game with this message:

Code: [Select]
Com_GetCharacterValues: could not find team 'alien' in team definitions
ufo: src/game/inv_shared.c:1118: INVSH_EquipActorMelee: Assertion `CSI->teamDef[chr->teamDefIndex].onlyWeaponIndex > -1 && CSI->teamDef[chr->teamDefIndex].onlyWeaponIndex < CSI->numODs' failed.


rev. 10878:
Code: [Select]
Com_GetCharacterValues: could not find team 'alien' in team definitions
ufo: src/game/inv_shared.c:1119: INVSH_EquipActorMelee: Assertion `CSI->teamDef[chr->teamDefIndex].onlyWeaponIndex > -1' failed.

I don't know the name from the alien, but i think it's the alien wich don't attac, because it doesn't have a weapon. (spider?)
« Last Edit: August 16, 2007, 09:23:48 pm by baba »

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: [Bug] Wachau
« Reply #1 on: August 17, 2007, 10:47:45 am »
should be halfway fixed in latest trunk - some more alienteam definitions in missions.ufo are still missing, but expect this to be fixed later the day