basically my garrys mod server has quad xeon 2.4ghz, 1gb ram and i have installed 10 addons , have darkrp running on it and the map is rp_locality
it is really laggy and i have no idea why!? my ping is 110 so its decent and ive checked and there is still room for more cpu usage and the memory usage so what do i do?
here is my server log :
hostname "[TAB] Darkrp 24/7 #420BLAZEIT"
rcon_password ""
sv_password ""
sv_region 255
sv_lan 0
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
sv_noclipspeed 5
sv_noclipaccelerate 5
logging on
//Sandbox Settings
sbox_allownpcs 0
sbox_godmode 0
sbox_plpldamage 0
sbox_playergod 0
sbox_noclip 1
sbox_maxprops 250
sbox_maxragdolls 5
sbox_maxnpcs 5
sbox_maxballoons 25
sbox_maxeffects 25
sbox_maxdynamite 5
sbox_maxlamps 10
sbox_maxthrusters 250
sbox_maxwheels 50
sbox_maxhoverballs 50
sbox_maxvehicles 8
sbox_maxbuttons 50
sbox_maxsents 20
sbox_maxemitters 5
sbox_maxspawners 3
sbox_maxturrets 10
//Server Settings
net_maxfilesize 30
sv_minrate 500
sv_maxrate 5000
decalfrequency 10
sv_maxupdaterate 66
sv_minupdaterate 10
tickrate 33
//Execute ban files
exec banned_ip.cfg
exec banned_user.cfg
HELP PLEASE!
[editline]13th April 2014[/editline]
bump, its on ubuntu 12.04 32bit if that helps :3
1GB ram is kinda low, but I'd think it's something to do with DarkRP itself. Lag as in Internet lag, or FPS lag?
[QUOTE=Robotboy655;44535098]1GB ram is kinda low, but I'd think it's something to do with DarkRP itself. Lag as in Internet lag, or FPS lag?[/QUOTE]
Its like internet lag and fps! everything is choppy and slow. and when i move it freezesand unfreezes!!!
In your server.cfg, remove everything under "//Server settings" except those ban files, after that add [B]-tickrate 33[/B] to your server launch file.
If it's still laggy, enable [B]net_graph 4[/B] in your [U]client[/U] console and post a screenshot of it [U]when the lag occurs[/U].
Lastly, is this server home hosted?
[B]If yes:[/B]
Go to [url]http://speedtest.net[/url] on your own PC and post back the result, both download & upload speed.
[B]If no:[/B]
How many players are there on the server and how many props is spawned and in motion when this occurs?
[QUOTE=Svenskunganka;44540524]In your server.cfg, remove everything under "//Server settings" except those ban files, after that add [B]-tickrate 33[/B] to your server launch file.
If it's still laggy, enable [B]net_graph 4[/B] in your [U]client[/U] console and post a screenshot of it [U]when the lag occurs[/U].
Lastly, is this server home hosted?
[B]If yes:[/B]
Go to [url]http://speedtest.net[/url] on your own PC and post back the result, both download & upload speed.
[B]If no:[/B]
How many players are there on the server and how many props is spawned and in motion when this occurs?[/QUOTE]
Everyday around 6 people are on the server, its a nazi zombies server :3. but aanyway its hosted on a VPS with decent specs quite capable of running a garrysmod server! and no props are spawned really it just happens ill try the settings and post an update
UPDATE : [url]http://steamcommunity.com/profiles/76561198116524911/screenshot/3296941836736795885[/url] HERE IS WHEN IT LAGS
As you can see on the very bottom of the net_graph, there are red spikes in the blue area. Those indicate the the [U]server[/U] is lagging and not just you.
Anyway, the issue here is that your server is spawning so many NPC's and cannot handle them all. SRCDS isn't multi-threaded, meaning it will only utilize [B]one core[/B] of the CPU, which is why you want to aim on getting a higher clockrated CPU. Something like 3.4 Ghz or higher is great. Anyway, you might want to reduce the amount of zombies (NPC's) spawned.
Sorry, you need to Log In to post a reply to this thread.