I do am on the ground when i copy, i'll try later but i'm pretty sure it's not working even on the floor !
Merged post
Well, after all tried that is what we saw in console:
01/31 21:09:13 | 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 () [0x000cc] in <1917aa1c39d94b1a91807b8cd9f03350>:0
Merged postIt's working now, we are running our server on debian (linux) and we had to install libgdiplus"sudo apt-get install libgdiplus" and restarted the server.
We will see if it's really fixed in the future but for now it's working well.