Bug #2088
[Hexen] Crash when spawning a missile
Description
Under certain circumstances, although rarely, P_SpawnMissile
is called with a null target.
One theory could be that I left a map just as a mobj was about to fire a missile, and then when returning to the map, the missile spawning resumed without a target.
Associated revisions
Fixed|Hexen: Crash when spawning a missile
Under certain circumstances (first tick after map load?), a missile
spawn was attempted with a NULL target.
IssueID #2088
History
#1 Updated by skyjake over 9 years ago
- Status changed from Resolved to Closed
#2 Updated by skyjake over 9 years ago
- Description updated (diff)
Fixed|Hexen: Crash when spawning a missile
Under certain circumstances (first tick after map load?), a missile
spawn was attempted with a NULL target.
IssueID #2088