BIAGAMING

100% CPU Usage

7 posts in this topic

I have a Intel 1230v3 processor, 32 GB DD3 1600, SSD running Windows 2008 R2, and when my server hits 50 players its hitting 100% CPU usage. Its making my server laggy as fuck. I have Infistar, and various mods installed, what could be causing this?

Share this post


Link to post
Share on other sites

Could be 1 of 1000 things. 

Check your RPT logs, show us your launch parameters, try and run -malloc=system as well, so you can get a better picture of whats going on :)

Share this post


Link to post
Share on other sites
Advertisement

Ok here is a snap shot of my RPT file: http://pastebin.com/9W0G3qZ7

 

BAT File: 

@echo off
cls

set version=0.9.19
set wat=Arma3 Exile

title %wat% Watchdog
cd A3Master

:watchdog
echo (%time%) %wat% started.
cd "D:\Games\Arma3\Bec"

start /low becA3.exe -f Config.cfg
cd "D:\Games\Arma3"
start "Exile" /wait /high "arma3server.exe" -port=2302 "-serverMod=@ExileServer;@infiSTAR_Exile" "-mod=@Exile;" -config=D:\Games\Arma3\config.cfg -port=2302 "-profiles=D:\Games\Arma3\ExileTest" -cfg=D:\Games\Arma3\basic.cfg -name=ExileTest -autoinit -enableHT
echo (%time%) %wat% closed or crashed, restarting.
goto watchdog

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.