project-navigation
Personal tools

Author Topic: Assertion Failed, Revision 29093, g_inventory.c  (Read 3926 times)

Offline WaveSky

  • Cannon Fodder
  • **
  • Posts: 4
    • View Profile
Assertion Failed, Revision 29093, g_inventory.c
« on: March 22, 2010, 02:58:39 am »
Hi everyone.

I don't know if it is a bug or not, and this is my first post...

I got this error at the end of the battle when all alien were kill. Any clues, anyone?
I don't know anything about programming =P
This happened twice today =(

g_inventory.c
line 297
expression:
ic->item.t

Thank you for the trouble.
« Last Edit: March 22, 2010, 03:16:29 am by WaveSky »

Offline WaveSky

  • Cannon Fodder
  • **
  • Posts: 4
    • View Profile
ufoconsole.log
« Reply #1 on: March 22, 2010, 03:15:51 am »
I think I need to post this too...

Offline DiDiT

  • Squad Leader
  • ****
  • Posts: 149
  • Your local Flame-thrower wielding Furry.
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #2 on: March 22, 2010, 12:57:42 pm »
hmm...

I recommend just clicking ignore for now. that works for me when i get these kinda problems.

Offline WaveSky

  • Cannon Fodder
  • **
  • Posts: 4
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #3 on: March 22, 2010, 11:18:47 pm »
 ;)

ok, i will just keep playing...
I don't know if it have anythings to do with me picking up some alien weapon on the floor...

thx

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #4 on: March 22, 2010, 11:51:24 pm »
But I KNOW that is has something to do with picking up weapons ;)

It doesn't seem to always crash when picking up items. So can you think of anything special about the situation ?

Offline WaveSky

  • Cannon Fodder
  • **
  • Posts: 4
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #5 on: March 23, 2010, 01:56:17 am »
I think I only picked up a plasma blade, and put it in hostler, and did not use it until the end...

Offline balasar

  • Rookie
  • ***
  • Posts: 78
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #6 on: March 27, 2010, 10:18:08 am »
I got a similar error when on the geoscape to choose a terorr-mission, but you need to choose resolution 1280x1024 or above and turn off the "screen stretch 4:3 aspect ratio "
rev29094
PHII/2Gb/Gf7900_256/WinXPsp3
savegame added
« Last Edit: March 27, 2010, 10:19:53 am by balasar »

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #7 on: March 27, 2010, 08:00:49 pm »
I dont have that problem (with Linux)
If you can send the backtrace of values of vars, it can be usefull.
We can remove the assert, but it will not fix the real problem.

Offline balasar

  • Rookie
  • ***
  • Posts: 78
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #8 on: March 27, 2010, 11:13:20 pm »
2bayo
Added...

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #9 on: March 28, 2010, 02:25:21 pm »
well, position is a float, i dont know why, it should be an int

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Assertion Failed, Revision 29093, g_inventory.c
« Reply #10 on: March 28, 2010, 02:50:20 pm »
I think it is fixed in r29176
Thanks for your help
« Last Edit: March 28, 2010, 03:01:49 pm by bayo »