Sign in to follow this  
AlexLong

Server won't use more than 2GB RAM HALP!

Recommended Posts

Server shut it's self down after 2.5 days up.
Found in logs this line repeating before shutdown.
INFO: current mem in use: 2094M free mem: 337M Max mem: 2094M

Why is Max mem: 2094M?

There is still 500+Mb RAM free most of the time but the wurm server will never use anything past 2GB.
Why? the dedi box also has 0mb swap used all the time.
Debian7 64bit 4GB ram

I'm assuming when I copied the game mode files from my shared server host to y dedicated box, I also copied a setting over but not sure.
I installed the server via steam, the only thing I transed was the game mode.
 

Edited by AlexLong

Share this post


Link to post
Share on other sites

There's a LaunchConfig.ini in your Wurm Dedicated Server folder.

 

If you open it you can assign more memory to the server:

[Memory]
InitialHeap=512m
MaxHeapSize=2048m

I don't know if it'll help but it might. Posting your log is also a good thing to do, there could be more info in there.

Edited by BadLuckBurt
  • Like 1

Share this post


Link to post
Share on other sites
7 hours ago, BadLuckBurt said:

There's a LaunchConfig.ini in your Wurm Dedicated Server folder.

 

If you open it you can assign more memory to the server:


[Memory]
InitialHeap=512m
MaxHeapSize=2048m

I don't know if it'll help but it might. Posting your log is also a good thing to do, there could be more info in there.

 

 

This does work btw. 

  • Like 2

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this