It started when I added a custom NPC model that I downloaded and modified slightly. The QC file for this model didn't have any animations. I decided to copy the animations from male_01.qc to myModel.qc. But since I needed to increase the $origin, I deleted all $includemodel and copied the animations I needed from male_gestures.qc and male_shared.qc. Then I added the male_shared_anims and male_gestures_anims folders to hl2_misc_dir.vpk. That's when this bug occurred. I don't know how to fix it; I've deleted the files and redownloaded them from Steam several times.
The console also showed an error: scenes/Expressions/citizen_normal_idle_01.vcd missing from scenes.image. I fixed it, but the main bug still persists.
UPD. This bug only occurs with npc_citizen. Apparently, the issue is just with the NPC type. Also, npc_citizen takes damage from other NPCs.
It started when I added a custom NPC model that I downloaded and modified slightly. The QC file for this model didn't have any animations. I decided to copy the animations from male_01.qc to myModel.qc. But since I needed to increase the $origin, I deleted all $includemodel and copied the animations I needed from male_gestures.qc and male_shared.qc. Then I added the male_shared_anims and male_gestures_anims folders to hl2_misc_dir.vpk. That's when this bug occurred. I don't know how to fix it; I've deleted the files and redownloaded them from Steam several times.
The console also showed an error: scenes/Expressions/citizen_normal_idle_01.vcd missing from scenes.image. I fixed it, but the main bug still persists.
UPD. This bug only occurs with npc_citizen. Apparently, the issue is just with the NPC type. Also, npc_citizen takes damage from other NPCs.