Opened 12 years ago
Closed 12 years ago
#303 closed bug (fixed)
Segfault when "firing" with direction wielding melee weapon on weapon restricted game
Reported by: | thelaptop | Owned by: | epyon |
---|---|---|---|
Priority: | major | Milestone: | 0.9.9.8 |
Component: | engine | Version: | 0.9.9.7 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
http://forum.chaosforge.org/index.php/topic,6178.msg52098/topicseen.html#new
Reproducible bug when using 'f'ire command + direction key while wielding a melee weapon during an angel of shotgunry game.
Technically a 0.9.9.7 bug.
Change History (3)
comment:1 Changed 12 years ago by thelaptop
- Milestone changed from 0.9.9.7 to 0.9.9.8
- Version 0.9.9.6 deleted
comment:2 Changed 12 years ago by thelaptop
- Version set to 0.9.9.7
comment:3 Changed 12 years ago by shark
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [2853]) * SegFault? from melee attacking during weapon restricted challenges fixed (note to programmers: THIS is why you initialize your variables and not trust the system to do it!) (closes #303)