project-navigation
Personal tools

Author Topic: R24912 Game Crash - PickUp from floor to inventory  (Read 1992 times)

Offline Thyranim

  • Rookie
  • ***
  • Posts: 77
    • View Profile
R24912 Game Crash - PickUp from floor to inventory
« on: June 30, 2009, 11:33:31 pm »
i was picking up plasma pistols and ammo from dead alien

when trying to put something to inventory when there are not enough TUs left, the game crashes with assertion failure

Code: [Select]
Assertion failure!

Program: D:\_Games\GPL\UFOAI\ufo.exe
File: C:\SVN Update\src\game\g_client.c
Line: 2201
Expression: fromItem

Ignore ->

Code: [Select]
Assertion failure!

Program: D:\_Games\GPL\UFOAI\ufo.exe
File: C:\SVN Update\src\game\g_client.c
Line: 965
Expression: fItem

Ignore -> Quit

File attached was created after crash.
Errorreport?

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: R24912 Game Crash - PickUp from floor to inventory
« Reply #1 on: July 01, 2009, 08:45:41 am »
please open a bug tracker item for this - it might get lost in the forum.

odie

  • Guest
Re: R24912 Game Crash - PickUp from floor to inventory
« Reply #2 on: July 02, 2009, 09:10:19 pm »
i was picking up plasma pistols and ammo from dead alien

when trying to put something to inventory when there are not enough TUs left, the game crashes with assertion failure

Code: [Select]
Assertion failure!

Program: D:\_Games\GPL\UFOAI\ufo.exe
File: C:\SVN Update\src\game\g_client.c
Line: 2201
Expression: fromItem

Ignore ->

Code: [Select]
Assertion failure!

Program: D:\_Games\GPL\UFOAI\ufo.exe
File: C:\SVN Update\src\game\g_client.c
Line: 965
Expression: fItem

Ignore -> Quit

File attached was created after crash.
Errorreport?


What Mattn meant by bug tracker is to :

1) Get a sourceforge ID account.
2) Log in to it.
3) Goto our UFOAI Sourceforge page
4) Submit a bug tracker item.

For more details, look at here.

Thanks. :D