Plantdrop plugin broken
needs marknig bad or updating
Plantdrop plugin broken
Any errors?
my bad......
PlantDrop - Failed to compile: PlantDrop.cs(12,19): error CS0234: The type or namespace name `Reasoning' does not exist in the namespace `Rust.Ai.HTN'. Are you missing an assembly reference?
Merged post
There are nested errors, some due to the inclusion of library packages.
Specifically it is this line:
navmeshAreaMask = GameManager.server.FindPrefab(SCARECROW_PREFAB).GetComponent<HTNPlayer>()?.AiDomain?.NavAgent?.areaMask ?? 1;