Fivetonsofflax / opentyrian

Automatically exported from code.google.com/p/opentyrian
GNU General Public License v2.0
0 stars 0 forks source link

Segfault when picking up special weapons #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get to Deliani in Episode 1
2. Shoot some ships on the left hand side about 15 seconds into the level
3. Try to grab the "extra life" looking power-up or the "grey ship" power-up

What is the expected output? What do you see instead?
I don't really know what these power-ups are supposed to do. But as soon as
I grab them, the game immediately exits. The power-ups do vary. If you get
one of the weapon upgrade power-ups, they work fine. I tried to take a
screenshot, but was unable.

What version of the product are you using? On what operating system?
GetDeb package of SVN 762 on Ubuntu 8.04

Original issue reported on code.google.com by cham...@gmail.com on 10 Oct 2008 at 9:42

GoogleCodeExporter commented 9 years ago
Those are all special weapons. This issue is related to the new charge bar 
which I 
tacked on top of the existing charge system and forgot a few cases, so 
sometimes 
it'll divide by zero. I'll either fix it or code some workarounds.

Original comment by yuriks...@gmail.com on 13 Oct 2008 at 6:23

GoogleCodeExporter commented 9 years ago

Original comment by yuriks...@gmail.com on 13 Oct 2008 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by yuriks...@gmail.com on 7 Nov 2008 at 3:52