Hi.
I get this error when I run the server with this plugin:
"Unable to load the AI: Murderer.Action. Additional details: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Apex.Utilities.ApexReflection+<>c.<GetRelevantTypes>b__0_1 (System.Reflection.Assembly"
There's a whole bunch of 'Unable to load the AI: Murderer.Think', 'Murderer.Move' etc.
I've read these forums and I found that this usually points to differing versions between rust server and oxide. I've checked both and they are up-to-date. Funny thing is, this only happens when I enable 'Murderer=true' in the botspawn profiles. When set to false, it runs without a console error but the bots ingame just stand still and do nothing. If I kill one, I get a CTD and and RPC error in the console.
Btw, I've been using botspawn for a long time and it worked just fine. The errors started after the last update to rust. I've re-done the kits from scratch and using only 1 kit to test but nothing.
Any help with this would be appreciated.