Hello,
When starting server after patching the 12/2 update, the console outputs the following:
Error while compiling: PlaguedMurderers.cs(290,46): error CS0246: The type or namespace name `HTNPlayer' could not be found. Are you missing an assembly reference?Cheers!
Edit: Grabbed from compiler log, hopefully it helps.
Restarting: PlaguedMurderers.cs(129,30): error CS0246: The type or namespace name `NPCMurderer' could not be found. Are you missing an assembly reference?
PlaguedMurderers.cs(145,30): error CS0246: The type or namespace name `HTNPlayer' could not be found. Are you missing an assembly reference?
PlaguedMurderers.cs(209,29): error CS0246: The type or namespace name `NPCMurderer' could not be found. Are you missing an assembly reference?
PlaguedMurderers.cs(241,30): error CS0246: The type or namespace name `HTNPlayer' could not be found. Are you missing an assembly reference?
PlaguedMurderers.cs(273,45): error CS0246: The type or namespace name `NPCMurderer' could not be found. Are you missing an assembly reference?
PlaguedMurderers.cs(290,46): error CS0246: The type or namespace name `HTNPlayer' could not be found. Are you missing an assembly reference?
StackSizeController.cs(204,22): warning CS0114: `Oxide.Plugins.StackSizeController.SaveConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.SaveConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
C:\Server\Oxide.Core.dll (Location of the symbol related to previous warning)
Warning: restarting compilation