Error when pasting a buildingSolved
05/05 06:54:06 | Exception while calling NextTick callback (DllNotFoundException: libgdiplus.so.0)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <04abc238e1e64b378e01047493bf1e72>:0
05/05 06:54:47 | ExType: TypeInitializationException
05/05 06:54:47 | Exception while calling NextTick callback (DllNotFoundException: libgdiplus.so.0)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <04abc238e1e64b378e01047493bf1e72>:0

There are existing threads. Install libgdiplus with apt

Merged post

If you're on a shared hosting, contact your service provider.

KkHH8ckJnlzY696.png misticos

There are existing threads. Install libgdiplus with apt

Merged post

If you're on a shared hosting, contact your service provider.

Thanks, that's all it was, had to apt-get install that then reboot server.

Locked automatically