IDK if this is in the right section bc I am new, but I really need help so…
Anyway…
I own a GMOD starwarsrp server.
I used to host on a crident networks with 100 slots running a 4790k with increased CPU priority. This was hosted at OVH in France. Running a Linux OS
I recently moved to OVH where I am hosting my server on a dedi:
Intel I7-6700K
4c/8t - 4 GHz/4.2 GHz
32GB DDR4 2400 MHz
SoftRaid 2x480GB ssd
250 Mbps bandwidth
vRack: not included
In Gravelines France.
Running Windows Server 2012 R2
I used to get good FPS and networking, with the occasional hiccup and lag during big events with 70+ players. In general it was very good.
I have now moved to OVH and I have been experiencing a lot of rubber banding and ping problems even with low playercounts. I have been messing around with networking cvars but I couldn’t seem to make anything work. I am currently running the same serverf.cfg as my past crident networks server but it isnt running the same like it used to.
Here is the server.cfg:
log on
rcon_password [Censored]
hostname "[Censored]"
tv_enable 0
sv_password ""
sv_loadingurl "[Censored]"
sv_defaultgamemode "starwarsrp"
sv_lan 0
sv_region 255
sv_kickerrornum 0
sv_logbans 1
sv_logecho 0
sv_stats 0
sv_logfile 1
sv_log_onefile 0
sv_noclipspeed 6
sv_noclipaccelerate 6
sbox_godmode 0
sbox_noclip 0
sbox_maxtextscreens 50
sbox_maxprops 99999999
sbox_maxragdolls 99999999
sbox_maxnpcs 99999999
sbox_maxballoons 99999999
sbox_maxeffects 99999999
sbox_maxdynamite 9999999
sbox_maxlamps 99999999
sbox_maxthrusters 0
sbox_maxwheels 0
sbox_maxhoverballs 0
sbox_maxvehicles 99999999
sbox_maxbuttons 99999999
sbox_maxsents 99999999
sbox_maxemitters 99999999
mp_show_voice_icons 0
sv_tfa_bullet_penetration 0
sv_tfa_range_modifier 0
sv_downloadurl "[Censored]"
sv_allowupload 0
sv_allowdownload 1
net_maxfilesize 999999999
fps_max 16
sv_timeout 300
sv_minrate 0
sv_maxrate 1250000
sv_mincmdrate 0
sv_maxcmdrate 16
sv_minupdaterate 0
sv_maxupdaterate 16
net_splitpacket_maxrate 50000
-- Below not rly needed --
//sv_client_min_interp_ratio 0
//sv_client_max_interp_ratio 2
//sv_client_cmdrate_difference 0
//sv_max_queries_sec 3
//sv_max_queries_sec_global 100000
//sv_parallel_sendsnapshot 0
//sv_parallel_packentities 0
//net_queued_packet_thread 1
//sv_usermessage_maxsize 5000
//sv_client_predict 1
//sv_client_interpolate 1
//sv_client_interp -1
exec banned_ip.cfg
exec banned_user.cfg
Here is the start exec: C:\Users\root\Desktop\clone_wars\srcds.exe -console -condebug -game garrysmod +maxplayers 128 +ip [Censored] -port 27015 +exec “server.cfg” -disableluarefresh -tickrate 16 +gamemode starwarsrp +map “rp_venator_v3” +r_hunkalloclightmaps 0 +host_workshop_collection [Censored] -authkey [Censored]
Here are some pics of the net_graph 4
I really want to fix the issue because my server has taken a massive hit. I will appreciate any sort of help. If anyone needs any other information to help me, it will be my pleasure to provide it for you.
Also if no one has a fix here could you please redirect me to somewhere or someone who can.