Forced Garbage Collection
Author:
Downloads: 2,004
File Size: 45.3 KB
Created:
Updated:
Mod ID: 1409396
Categories:

Forced Garbage Collection

An an emergency/temporary mod for dedicated servers to attempt to deal with the memory leak issue.

A quick mod to try and get dedicated servers working again after the Lost Colony update. By default it forces a garbage collection event on dedicated servers every five minutes. This can be changed with an ini config option in GUS.ini

This mod can be safely removed once WC fix the issue with dedicated servers, whenever that may be.

To change the garbage collection interval, add the following to your GUS.ini on your dedicated server. The time interval is in SECONDS.

[ForcedGarbageCollection]

CollectionInterval=300