NullReferenceException at startSpawnFixed

update broke this

Could you provide any details, errors?

Go0ePa8S2poB3OZ.jpg Wulf

Could you provide any details, errors?


Murderers was compiled successfully in 2027ms
Couldn't find prefab "assets/prefabs/npc/murderer/murderer.prefab"
Failed to call hook 'OnServerInitialized' on plugin 'Murderers v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Murderers.startSpawn (System.String position) [0x000e2] in <1df7cfc0de5943b18822b6d288a10877>:0
at Oxide.Plugins.Murderers.OnServerInitialized () [0x00000] in <1df7cfc0de5943b18822b6d288a10877>:0
at Oxide.Plugins.Murderers.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a3] in <1df7cfc0de5943b18822b6d288a10877>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
Loaded plugin Murderers v1.0.9 by JoeUber

Murderers were removed from the game.  They do not exist anymore and were probably merged with Scarerows.  All NPC related plugins need rewrote and some devs like those of BotSpawn are exploiting the isituaiton for profit by seling thier free plugin for 40 dollars at the start of map wipe when people are scrambling.

i replaced the murderers with ai scientists in the main file been running it like that for months just fine ..use them as extra npcs around the map at monuments

private string npcPrefab = "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_cargo_turret_lr300.prefab";​
mrInappropriate

i replaced the murderers with ai scientists in the main file been running it like that for months just fine ..use them as extra npcs around the map at monuments

private string npcPrefab = "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_cargo_turret_lr300.prefab";​

dude youre a legend for sharing. all free npc plugins broke. this works like a dream. prolly gonna test some other scientistnames also. thx a millie!!!

@FunkyNugget  no prob ...i like to "adjust" plugins to be a little diff from norm lol
Locked automatically