Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NPCs] Game crashes when "sleeping" npc_helicopter is killed #325

Open
andris86 opened this issue Sep 11, 2024 · 0 comments
Open

[NPCs] Game crashes when "sleeping" npc_helicopter is killed #325

andris86 opened this issue Sep 11, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@andris86
Copy link

Describe the bug

If npc_helicopter is inactive and waiting for Activate input and it's health is depleted in some way (SelfDestruct input, SetHealth 0 input), game crashes. This is Half-Life 2 bug.

Steps to reproduce

Steps to reproduce the behavior:

  1. Load a map where helicopter spawns asleep. Let's use d1_canals_01 for example.
  2. Don't go anywhere. Deplete helicopter's health with ent_fire npc_helicopter selfdestruct.
  3. Game crashes

Expected behavior

Game does not crash.

@andris86 andris86 added the Bug Something isn't working label Sep 11, 2024
@andris86 andris86 changed the title [NPCs] Half-Life 2 bug - game crashes when "sleeping" npc_helicopter is killed [NPCs] Game crashes when "sleeping" npc_helicopter is killed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant