Hello there :^)
I'm running Direwolf20 1.7.10 pack V 1.5.0 on Windows 7 with an i7 4790K (stock clocks for the time being), an R9 290 if it makes a difference, and 16 gigs of G.Skill Ripjaws X (4x4) RAM. The server TPS according to /tps and /cofh tps seems to be at 20 or higher fairly consistently but there is some absolutely horrondeous block and mob lag. No idea what's up. RAM is not being maxed out, CPU usage is hovering fairly low at 20%. Oh, and I'm hosting the server locally on my rig. 20% is including while I'm doing other things such as skyping, browsing the web, etc.
And last but not least, my server.bat file.
I'm running Direwolf20 1.7.10 pack V 1.5.0 on Windows 7 with an i7 4790K (stock clocks for the time being), an R9 290 if it makes a difference, and 16 gigs of G.Skill Ripjaws X (4x4) RAM. The server TPS according to /tps and /cofh tps seems to be at 20 or higher fairly consistently but there is some absolutely horrondeous block and mob lag. No idea what's up. RAM is not being maxed out, CPU usage is hovering fairly low at 20%. Oh, and I'm hosting the server locally on my rig. 20% is including while I'm doing other things such as skyping, browsing the web, etc.
And last but not least, my server.bat file.
Code:
java -server -jar FTBServer-1.7.10-1448.jar nogui -Xms4096m -Xmx4096m -XX:PermSize=512m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
pause