This is just a guess, but...
Your server most likely sets the maximum amount of heap space as 512 MB, which seems to be near the amount that would be consumed on a winterlove server with 70-80 players on. To increase the heap space, just open up your run.bat equivalent and change:
To a higher number, say:Code:-Xmx512m
Code:-Xmx1024m




