project-navigation
Personal tools

Author Topic: Assertion `!itemAlreadyRemoved' failed.  (Read 2503 times)

Offline AlienCat

  • Cannon Fodder
  • **
  • Posts: 8
    • View Profile
Assertion `!itemAlreadyRemoved' failed.
« on: January 27, 2011, 03:29:24 pm »
I got some random crashes when I play. This is the error the console output:

"ufo: src/game/g_combat.c:1236: G_ClientShoot: Assertion `!itemAlreadyRemoved' failed."

After that the game got a signal 6 (sigabrt) and closes.

Here is the backtrace:
http://pastebin.com/PmatbwfL

Can someone please help me?

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Assertion `!itemAlreadyRemoved' failed.
« Reply #1 on: January 27, 2011, 08:39:40 pm »
I dont and i can't check, but assertion usually mean there is a problem somewhere else. Quite hard to fix.

Offline AlienCat

  • Cannon Fodder
  • **
  • Posts: 8
    • View Profile
Re: Assertion `!itemAlreadyRemoved' failed.
« Reply #2 on: January 27, 2011, 11:05:53 pm »
There is any way I could trace the problem?

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Assertion `!itemAlreadyRemoved' failed.
« Reply #3 on: January 27, 2011, 11:30:26 pm »
maybe, a way to reproduce it