Exception System.Drawing.Bitmap.SetResolution(single,single)

i saw this error in the log and it mentioning copypaste mod, maybe you know whats going on?

 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.Bitmap.SetResolution (System.Single xDpi, System.Single yDpi) [0x0000d] in <04abc238e1e64b378e01047493bf1e72>:0 
  at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap.SetResolution(single,single)
  at Oxide.Plugins.CopyPaste.ImageResize (System.Byte[] imageBytes, System.Int32 width, System.Int32 height) [0x00070] in <2918e81a8db0457ca112fadc6f0f5af8>:0 
  at Oxide.Plugins.CopyPaste.FixSignage (ISignage iSignage, System.Byte[] imageBytes) [0x0007c] in <2918e81a8db0457ca112fadc6f0f5af8>:0 
  at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x00c2c] in <2918e81a8db0457ca112fadc6f0f5af8>:0 
  at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00088] in <2918e81a8db0457ca112fadc6f0f5af8>:0 
  at Oxide.Plugins.CopyPaste+<>c__DisplayClass65_0.<PasteLoop>b__0 () [0x00000] in <2918e81a8db0457ca112fadc6f0f5af8>:0 
  at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <15f61ddda771464d8246ebdce8ff4811>:0​

If this keeps happening, try updating or downgrading libgdiplus on your Linux server