I'm hoping its something silly easy I'm missing. Just purchased BetterNPC, installed it properly as far as I can tell. everything loads up in console fine, no errors. but no NPC's anywhere. I am using Carbon. I Have re installed, NPCSpawn, I've created a /custom folder in monuments as it was an issue for some. Ive been looking for video's on they set-up/customizing of BetterNPC but cant find any.
Ive updated Npc Spawn again, Thought did already. now getting this error
Failed to call internal hook 'OnServerInitialized' on plugin 'NpcSpawn v3.3.1' [352240293] (Access to the path '/home/container/carbon/data/NpcSpawn/NavMesh/' is denied.)
at void System.IO.FileSystem.CreateDirectory(string fullPath)
at DirectoryInfo System.IO.Directory.CreateDirectory(string path)
at void Oxide.Plugins.NpcSpawn.CreateAllFolders() in /home/container/carbon/plugins/NpcSpawn.cs:line 5414
at void Oxide.Plugins.NpcSpawn.OnServerInitialized() in /home/container/carbon/plugins/NpcSpawn.cs:line 4857
at object Oxide.Plugins.NpcSpawn.InternalCallHook(uint hook, object[] args) in NpcSpawn.cs/Internal:line 987
Inner exception:
System.IO.IOException: Permission denied