(01:15:45) | ExType: TypeInitializationException (01:15:45) | Failed to call hook 'OnPlayerChat' on plugin 'ChatHead v1.3.2' (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
DllNotFoundException: libgdiplus.so.0Solved
That means you'd need to install that on your OS.
I see that now that you've pointed it out. Thanks.
Should be in the docs.
I don't see why it would be required for this though, but perhaps.
Installing libgdiplus and restarting the Rust server worked.
Locked automatically