The type or namespace name `NPCPlayerApex' could not be foundFixed

Hi I am getting this error:
20:17:55 Error while compiling: RaidableBases.cs(8540,44): error CS0246: The type or namespace name `NPCPlayerApex' could not be found. Are you missing an assembly reference?

how to fix it? Thanks

I have the same

Nivex is fixing this
Anythign with NPCS will need fixing

Hey Nivex,
Sure you're already aware but we hadn't yet seen a post on umod about the NPC issues so thought I'd mention it just in case... Getting some issues on all plugins that involve NPCs due to the rust AI update. Happening for raidable bases, admin radar and dangerous treasures (errors below).

Hope you're able to find a fix / update soon! Best of luck and thanks for all the great plugins :)
ReactionPvE

Error while compiling: RaidableBases.cs(8540,44): error CS0246: The type or namespace name `NPCPlayerApex' could not be found. Are you missing an assembly reference?

Error while compiling: DangerousTreasures.cs(1022,36): error CS0246: The type or namespace name `NPCPlayerApex' could not be found. Are you missing an assembly reference?

Error while compiling: AdminRadar.cs(2008,32): error CS1061: Type `HumanNPC' does not contain a definition for `currentTarget' and no extension method `currentTarget' of type `HumanNPC' could be found. Are you missing an assembly reference?

- I get that error in the console (red letters).

- I don't know how to fix it.

im aware, thanks

this will not be a quick fix. expect it to take several hours if not until tomorrow

- Many thanks.

- After getting that error on the console, raideable base events no longer spawn.

updated to 2.2.5

Many thanks.

Locked automatically