Announcement

Collapse
No announcement yet.

keep downloading the same custom maps

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    keep downloading the same custom maps

    I have a server only with custom maps , and, after some redirects downloads, people start to download, again and again, the same customs map, over and over. Its like the cache folder is flush out old entries maps, with newer ones, making people to download again that map, that they downloaded last map cycle.

    #2
    People on my server are having the same problem. I suggest people to try this. In your UTEngine.ini increase the MaxOverallCacheSize=300 to something like 3000. If you want the cache longer then increase StaleCacheDays=30 to 60, 90, or whatever. I think it will solve the problem. I haven't tried it because I usually just install the map or whatever.


    [Core.System]
    MaxObjectsNotConsideredByGC=83221
    SizeOfPermanentObjectPool=0
    StaleCacheDays=30 <---here
    MaxStaleCacheSize=100
    MaxOverallCacheSize=300 <---here

    Comment


      #3
      just install your cache

      Comment

      Working...
      X