Despawn from old bases does not work

Hello,

I have the premium version and have had no problems so far. For about 2 months I have the problem that the "bases" no longer despawnen. Or no longer properly despawnen, some remain standing completely and some are only partially torn down.

Means on the map are partly demolished old bases, where the guns sometimes no longer work and you can loot the base just like that. It also does not matter what "difficulty level" the base has had.

I hope someone has ever had such a problem ?

Thanks a lot in advance!

Translated with http://www.DeepL.com/Translator (free version)

is your host machine using linux? if so you need to have your host install libgdiplus and reboot the machine.

Bases Stop Spawning/Despawning On Linux Machine

[Error] Exception while calling NextTick callback (DllNotFoundException: libgdiplus.so.0)

If you have this error then you need to install libgdiplus on your machine.

A quick google search shows the install command is: sudo apt-get install -y libgdiplus

This happens when images in the CopyPaste file are being rendered by converting the byte array to bitmap.

Thank you very much, that was exactly the mistake.
I had installed it but the package was apparently somehow never updated due to an error, so it was apparently not loaded correctly.

After a remove and reinstall everything works fine.

Thank you very much

Server is a Linux server (for possible further cases)

no problem