Exception while calling NextTick callback (ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter])
at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x00098] in <04abc238e1e64b378e01047493bf1e72>:0
at System.Drawing.Image.get_Width () [0x0000d] in <04abc238e1e64b378e01047493bf1e72>:0
at (wrapper remoting-invoke-with-check) System.Drawing.Image.get_Width()
at Oxide.Plugins.CopyPaste.ImageResize (System.Byte[] imageBytes, System.Int32 width, System.Int32 height) [0x00023] in <04e532ce4d45404db9721a2c00407eba>:0
at Oxide.Plugins.CopyPaste.FixSignage (Signage sign, System.Byte[] imageBytes, System.Int32 index) [0x0006b] in <04e532ce4d45404db9721a2c00407eba>:0
at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00d30] in <04e532ce4d45404db9721a2c00407eba>:0
at Oxide.Plugins.CopyPaste+<>c__DisplayClass44_0.<PasteLoop>b__0 () [0x00000] in <04e532ce4d45404db9721a2c00407eba>:0
at (wrapper dynamic-method) Oxide.Core.OxideMod.OnFrame_Patch0(object,single)