• Lagging when using ULX or players join server
    7 replies, posted
Hey, I'm new to the forums so you'll have to forgive me if this is posted incorrectly or anything I do wrong. I have searched and found some things but no answer resolved my issue yet. Basically when I add someone to a rank or even do anything other than fun stuff with ULX it lags the server. Stuff like banning, adding permissions, ranks etc are the ones that lag. Also when people join it lags it for a few seconds as well. So far I was told to make a ULIB DB, as I did with Navicat and installed MySQL with Xampp. It gives me a successful connection in the console so the ULIB SQL DB is working. I literally cannot figure out anymore what to do. Any suggestions?
What are you hosting the server off of?
[QUOTE=Jiwer;50872233]What are you hosting the server off of?[/QUOTE] Thanks for the reply, I'm hosting the server off of a VPS via ClamHost.
Bump. Still having this issue even after changing to a host provider instead. Not ran on a VPS anymore. I have 52 slots and ordered High CPU priority. This is my server.cfg: hostname "" sv_defaultgamemode "darkrp" sv_password "" maxplayers "52" sbox_allownpcs "0" sbox_maxprops "300" sbox_maxragdolls "0" sbox_maxnpcs "1" sbox_maxballoons "10" sbox_maxeffects "1" sbox_maxdynamite "2" sbox_maxlamps "5" sbox_maxthrusters "25" sbox_maxwheels "20" sbox_godmode "0" sbox_plpldamage "0" sbox_playergod "0" sbox_noclip "0" sbox_maxhoverballs "25" sbox_maxvehicles "5" sbox_maxbuttons "15" rcon_password "" sv_scriptenforcerenabled 1 sv_allowcslua "0" sv_loadingurl "" fps_max "300" sv_stats "1" sv_minrate 1 sv_maxrate 1048576 sv_minupdaterate 1 sv_maxupdaterate 24 sv_mincmdrate 1 sv_maxcmdrate 24
[QUOTE=homework;50901969]Bump. Still having this issue even after changing to a host provider instead. Not ran on a VPS anymore. I have 52 slots and ordered High CPU priority. This is my server.cfg: hostname "" sv_defaultgamemode "darkrp" sv_password "" maxplayers "52" sbox_allownpcs "0" sbox_maxprops "300" sbox_maxragdolls "0" sbox_maxnpcs "1" sbox_maxballoons "10" sbox_maxeffects "1" sbox_maxdynamite "2" sbox_maxlamps "5" sbox_maxthrusters "25" sbox_maxwheels "20" sbox_godmode "0" sbox_plpldamage "0" sbox_playergod "0" sbox_noclip "0" sbox_maxhoverballs "25" sbox_maxvehicles "5" sbox_maxbuttons "15" rcon_password "" sv_scriptenforcerenabled 1 sv_allowcslua "0" sv_loadingurl "" fps_max "300" sv_stats "1" sv_minrate 1 sv_maxrate 1048576 sv_minupdaterate 1 sv_maxupdaterate 24 sv_mincmdrate 1 sv_maxcmdrate 24[/QUOTE] Most likely one or more of your addons. Would you by any chance being using steam group rewards? I knew a server awhile ago that was having issues and found that to be the source.
[QUOTE=Jiwer;50903260]Most likely one or more of your addons. Would you by any chance being using steam group rewards? I knew a server awhile ago that was having issues and found that to be the source.[/QUOTE] I don't think I am, but there's only one way to find out! How do I find out if I have it enabled/installed?
[QUOTE=homework;50903451]I don't think I am, but there's only one way to find out! How do I find out if I have it enabled/installed?[/QUOTE] If you don't know then you don't have it installed. You can download fprofiler and figure out which addon(s) are causing the lag.
This is a known issue. [url]https://github.com/TeamUlysses/ulx/issues/59[/url]
Sorry, you need to Log In to post a reply to this thread.