• Players crash when joing the server.
    5 replies, posted
Hi Facepunch, I am unsure what to do now. I have created a Server, with a heck lot of addons (Only ~20 in FastDL). These are mainly all my model and weapon files. Here is the collection: [url]http://steamcommunity.com/sharedfiles/filedetails/?id=801710031[/url] I don't have any idea what the hell to do. Some Crash, some don't. It worries me, as the Server is really fresh and needs players (SWRP). I'll share my CFG with you (And give you screenshots from the FastDL) [CODE]slogging on hostname (Won't say it) rcon_password (No) sv_password (No) 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 //Sandbox Settings sbox_allownpcs 1 sbox_godmode 0 sbox_plpldamage 0 sbox_playergod 0 sbox_noclip 0 sbox_maxprops 3 sbox_maxragdolls 0 sbox_maxnpcs 0 sbox_maxballoons 0 sbox_maxeffects 0 sbox_maxdynamite 0 sbox_maxlamps 0 sbox_maxthrusters 0 sbox_maxwheels 0 sbox_maxhoverballs 0 sbox_maxvehicles 0 sbox_maxbuttons 0 sbox_maxsents 0 sbox_maxemitters 0 sbox_maxspawners 0 sbox_maxturrets 0 //Server Settings net_maxfilesize 30 sv_minrate 0 sv_maxrate 75000 decalfrequency 10 sv_maxupdaterate 66 sv_minupdaterate 10 sv_allowdownload 0 sv_allowupload 0 sv_downloadurl (Don't wanna Risk anything, Screenshots via Imgur.com below) //Execute ban files exec banned_ip.cfg exec banned_user.cfg sv_scriptenforcer 1[/CODE] Screenshot of FastDL Data: [url]http://imgur.com/a/HsiFy[/url] I'm really unsure now what exactly to do. I hope I provided enough Informations. It's really annoying. I suspect somehing with the CFG, probably a FastDL which is not well installed. FYI, I installed it on a CentOS Server, under /HTML/www/(FastDL Name) Most likely a corrupted addon, I looked in the Server console, nothing Special though. I tried deleting some addons, would be awesome if some of you could help me with research. A User reported that he sometimes gets stuck on nil.vtf . The User is known for inprecision though.
Most likely the thing that is crashing your client is a corrupt model their game is trying to load
You should check your console for errors could be addons colliding with others
Off topic, but putting rcon password in the cfg file is a bad idea... even if the clients can't download it, a malicious addon can read your rcon password from the cfg file.
[QUOTE=maksimiljan;51933110]Off topic, but putting rcon password in the cfg file is a bad idea... even if the clients can't download it, a malicious addon can read your rcon password from the cfg file.[/QUOTE] Not anymore. This bug was fix in the "August 2015 Update": [IMG]https://i.gyazo.com/9ee35e0bfd6c5f8989b384ac5e040cb1.png[/IMG]
Sorry, you need to Log In to post a reply to this thread.