]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix post-mapinit NPC exception (#40244)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Tue, 7 Oct 2025 14:03:45 +0000 (03:03 +1300)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 14:03:45 +0000 (14:03 +0000)
commit4b51b2953d780fba56fd9721b4a91f44d3f8fbfa
treecf17d954586a9dc900f1e5844b352f67ed866be8
parent6b480673cd6bff9c3282fbf4df25fb3f7f438512
Fix post-mapinit NPC exception (#40244)

Ensure `NPCBlackboard.Owner` is set during startup
Content.Server/NPC/Components/NPCComponent.cs
Content.Server/NPC/HTN/HTNComponent.cs
Content.Server/NPC/HTN/HTNSystem.cs
Content.Server/NPC/Systems/NPCSystem.cs