Hi! I just tried to copy a base and i get the following error on my console:
----------------------------------------------------------------------

Failed to call hook 'CmdCopy' on plugin 'CopyPaste v4.1.37' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.CopyPaste.TryCopyFromSteamId (System.UInt64 userId, System.String filename, System.String[] args, System.Action callback) [0x00094] in <3092c0c53c304529b774cd5d3ac59e52>:0
9kb/s in, 66kb/s out
at Oxide.Plugins.CopyPaste.CmdCopy (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x0008e] in <3092c0c53c304529b774cd5d3ac59e52>:0
at Oxide.Plugins.CopyPaste.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008d6] in <3092c0c53c304529b774cd5d3ac59e52>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
----------------------------------------------------------------------
Any idea what to do?

Thank you.