Guys, I could not find a problem, maybe you can suggest where to look? :S Becouse when loading a plugin, some errors appear.
"Failed to call hook 'OnServerInitialized' on plugin 'MachiningTools v1.0.7' (ArgumentNullException: Value cannot be null.
Parameter name: key)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00008] in <e1a80661d61443feb3dbdaac88eeb776>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
at Oxide.Plugins.MachiningTools.OnServerInitialized () [0x00071] in <dff272b0b1be4703b4a653cb433373fb>:0
at Oxide.Plugins.MachiningTools.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0033d] in <dff272b0b1be4703b4a653cb433373fb>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09b255f9a88d4ffda4779759134e116d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ba44835247a74c58bf6cabef8b441b56>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ba44835247a74c58bf6cabef8b441b56>:0
(20:41:24) | Loaded plugin MachiningTools v1.0.7 by Vlad-00003
"