Windows Heavy Lag/ Freezing on Dedicated Server

pvtdragon

Refugee
I have been having this issue with my Dedicated Server Recently, and Cannot for the life of me figure it out! We are getting Extreme Freezing/Lag/ Disconnects when opening containers, Picking up vehicles and Driving. This has recently became unplayable in the Desert region and is extremely bad. This however is only when there is more than 1 Person on the server.

We have tried the Following:
Restarting entire save over
Verified Files
Entire new instance on server with fresh files!
There is no Mods on the server!
We have tried with and without EAC!
We have also allowed through firewalls/antivirus on both client and server sides!

Server is Hosted by a Company, and RWG MP

System information: Server
OS: Windows 10 (10.0.20348) 64bit
CPU: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (cores: 8)
RAM: 65469 MB DDR4
GPU: Null Device (128 MB)
Graphics API: NULL 1.0 [1.0] (shader level 3.0)

Client:
OS: Windows 10 Pro
CPU: AMD Ryzen 7 3700X
GPU: Nvidia RTX 4060
RAM: 32768MB DDR4
SSD EVO 1 TB
 

Attachments

Try adding this to your boot.config file:

memorysetup-bucket-allocator-granularity=64
memorysetup-bucket-allocator-bucket-count=64
memorysetup-bucket-allocator-block-size=4194304
memorysetup-bucket-allocator-block-count=128
memorysetup-main-allocator-block-size=16777216
memorysetup-thread-allocator-block-size=16777216
memorysetup-gfx-main-allocator-block-size=16777216
memorysetup-gfx-thread-allocator-block-size=16777216
memorysetup-cache-allocator-block-size=5194304
memorysetup-typetree-allocator-block-size=2097152
memorysetup-profiler-bucket-allocator-granularity=64
memorysetup-profiler-bucket-allocator-bucket-count=32
memorysetup-profiler-bucket-allocator-block-size=4194304
memorysetup-profiler-bucket-allocator-block-count=2
memorysetup-profiler-allocator-block-size=16777216
memorysetup-profiler-editor-allocator-block-size=1048576
memorysetup-temp-allocator-size-main=4194304
memorysetup-job-temp-allocator-block-size=3097152
memorysetup-job-temp-allocator-block-size-background=1048576
memorysetup-job-temp-allocator-reduction-small-platforms=362144
memorysetup-allocator-temp-initial-block-size-main=362144
memorysetup-allocator-temp-initial-block-size-worker=362144
memorysetup-temp-allocator-size-background-worker=62768
memorysetup-temp-allocator-size-job-worker=562144
memorysetup-temp-allocator-size-preload-manager=562144
memorysetup-temp-allocator-size-nav-mesh-worker=105536
memorysetup-temp-allocator-size-audio-worker=105536
memorysetup-temp-allocator-size-cloud-worker=72768
memorysetup-temp-allocator-size-gfx=562144




This will increase memory utilization doubling it. If it is a memory issue this woudl resolve things.

The other question how long is the server running between restarts?

Are any mods installed? If so remove all mods and see if behavior continues.

Has the OS been stripped and hardened? (removing all unneccessary settings)
I have it working fine on my physical server running Ubuntu server 24.04 with a similar amount of memory with a xeon processor.

Check the OS settings, something at the OS level may be causing issues. If there is antivirus ensure that the 7days folders are exempt from scans as that will cause issues seen.
 
I have tried adding that to the boot file but the issue is still there!

No mods are installed

Still does it after reboots and all. nothing changes.
 
I have tried adding that to the boot file but the issue is still there!

No mods are installed

Still does it after reboots and all. nothing changes.
Have any windows updates applied recently? There could be a miscreant windows update that is causing the performance issue. Examine task manager to see what is killing the server performance. (vstask.exe)

Examine with a microscope what has changed in the environment.

This could also be a pending hardware failure(memory or hard drive) so you may want to discuss the issue with your web host. And if possible try rebuilding the VM or having them move it to a new hardware host which would eliminate their hardware as being at fault.
 
Back
Top