UFO:Alien Invasion

Technical support => Linux => Topic started by: AlienCat on January 27, 2011, 03:29:24 pm

Title: Assertion `!itemAlreadyRemoved' failed.
Post by: AlienCat 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?
Title: Re: Assertion `!itemAlreadyRemoved' failed.
Post by: bayo 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.
Title: Re: Assertion `!itemAlreadyRemoved' failed.
Post by: AlienCat on January 27, 2011, 11:05:53 pm
There is any way I could trace the problem?
Title: Re: Assertion `!itemAlreadyRemoved' failed.
Post by: bayo on January 27, 2011, 11:30:26 pm
maybe, a way to reproduce it