Latest bug found

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 <459a143829ef41a1b57f9d1e22f8c410>:0
at Oxide.Plugins.CopyPaste.FixSignage (Signage sign, System.Byte[] imageBytes, System.Int32 index) [0x0006b] in <459a143829ef41a1b57f9d1e22f8c410>:0
at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00d30] in <459a143829ef41a1b57f9d1e22f8c410>:0
at Oxide.Plugins.CopyPaste+<>c__DisplayClass44_0.<PasteLoop>b__0 () [0x00000] in <459a143829ef41a1b57f9d1e22f8c410>:0
at (wrapper dynamic-method) Oxide.Core.OxideMod.OnFrame_Patch0(object,single)

Hey, are you on Linux?

yes, I sure am Pterodactyl® © 2015 - 2023

Make sure libgdiplus is installed, try upgrading it to the latest version, or rolling back if that does not work to an earlier one

Merged post

Though possibly there's some bad image on a sign as well judging by the error but still

many thanks