Jump to content

Alkasym

Members
  • Posts

    2
  • Joined

  • Last visited

Alkasym's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Without the args we have the same problem but server start with 7go uses. The java args is for test if they solves the problem. I attach the debug log. debug-1.log.gz
  2. Hi, When I launch the server, he uses 2.2Go of ram and in a few hours (4-5) it goes up to the max that I allocate in the java args (16Go) and make a single server tick error and freeze, only a reboot can fix it. I use the following java args : -Xms128M -Xmx16384M -d64 -server -XX:+AggressiveOpts -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -jar server.jar Is there a solution to fix it? ------------------------------------------------------------------------------------------------------------------------ Forge version : 36.1.2 System : Debian
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.