Jump to content
  • 0

After restart the server loading is too slow


koreaoverpoch

Question

Recently I made a ARMA 3 epoch cheranrus default server (no additional mods). I can play in the game and also items were looted very well. Also server perforomance was good enough (FPS is about 50~60)

 

However Server's first loading is too slow. when I restart the server. I have to wait about 5~10min to join the game. Server Initializes itself about 5~10 min.  

 

here's my basic.sqf...

 

// Basic config file generated 2015-07-11 오후 5:19 with TADST.
 
MaxMsgSend = 128;
MaxSizeGuaranteed = 512;
MaxSizeNonguaranteed = 232;
MinBandwidth = 10485760;
MaxBandwidth = 943718400;
MinErrorToSend = 0.0049999999;
MinErrorToSendNear = 0.039999992;
MaxCustomFileSize = 0;
class sockets{maxPacketSize = 1400;};
adapter=-1;
3D_Performance=1;
Resolution_W=0;
Resolution_H=0;
Resolution_Bpp=32;
terrainGrid=25;
viewDistance=2000;
Windowed=0;
 
 
My internet Upload speed : 95.16 Mbps
Download speed : 94.67 Mbps
Ping : 3 ms
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

What is you server start up command line look like post it and also are you on a dedi box or rented host

 
Thanks to reply viper
My command line is here... my server is on my PC. not rented
 
//@start arma3server.exe -mod=@Epoch;@EpochHive;@allinarmaterrainpack; -name=SC -config=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\SC\config.cfg -cfg=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\SC\basic.cfg -profiles=SC -port=2302 -cpuCount=4 -maxMem=2048 -exThreads=7 -noCB -noPause -noSound -malloc=system  //edit pathfile
echo.
 
@start arma3server.exe -port=2302 "-config=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\TADST\default\TADST_config.cfg" "-cfg=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\TADST\default\TADST_basic.cfg" "-profiles=C:\Program Files (x86)\Steam\steamapps\common\Arma 3\TADST\default" -name=default "-mod=@Epoch;@epochhive;@allinarmaterrainpack"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...