I use the raidable bases plugin on my server, since the beginning of this month some bases appear with defects without boxes sometimes without walls. The only error I have on the console is this:
Failed to call hook 'TryPasteFromVector3' on plugin 'CopyPaste v4.1.32' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <12678b905a6d43c3a9cc366104306651>:0
at Oxide.Plugins.CopyPaste.TryPaste (UnityEngine.Vector3 startPos, System.String filename, Oxide.Core.Libraries.Covalence.IPlayer player, System.Single rotationCorrection, System.String[] args, System.Boolean autoHeight, System.Action callback) [0x00056] in <bc15dd8f7c9d4ce287bf6f5f72d725fe>:0
at Oxide.Plugins.CopyPaste.TryPasteFromVector3 (UnityEngine.Vector3 pos, System.Single rotationCorrection, System.String filename, System.String[] args, System.Action callback) [0x00000] in <bc15dd8f7c9d4ce287bf6f5f72d725fe>:0
at Oxide.Plugins.CopyPaste.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0045d] in <bc15dd8f7c9d4ce287bf6f5f72d725fe>: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 <12678b905a6d43c3a9cc366104306651>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0