Hi. Whenever my server changes map (either through the console or mani) it crashes. But it only seems to happen when there are people on it. No error or anything. Last thing i see in the console is the Stats logging. I will deactivate stats later on when i shut the server down for maintenance. But i doubt That would be causing it. Anyone know whats causing this.
~ Mooga ...w00t? - SRCDS.com on Twitter Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
I have tried sourcemod and it makes no difference. Oh i forgot to mention that the server even crashed if i change map manually by typing map cs_assault or something. I have uploaded a screenshot of the console
Map is NOT the correct command. You should be using changelevel. Map is ONLY used when booting up the server.
~ Mooga ...w00t? - SRCDS.com on Twitter Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Ok i tried the changelevel and it still crashes the server. And i also rebuilt the server and have no plugins or mods running and it still crashed the server.
Please show up a screen shot of the command you send and the server crashing.
also post your server.cfg
~ Mooga ...w00t? - SRCDS.com on Twitter Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Yes but im only doing it for mods, I dont think the addons have anything to do with it. Ive tried with no addon on the server and it still crashes. This only happens on my CSS server.
you have crashes on a freshly installed server without any plugins or other modification even with standard maps? that is strange. make sure you don't have any bogus settings, i.e. use valve defaults in a first test. best way to start is using a fresh server and do not a single change (only server name and passwords are ok). if that one still crashes, it's either your hardware or the OS (i.e. try reinstalling windows). if it doesn't implement your changes one by one until it crashes again.
05-09-2011, 11:58 AM (This post was last modified: 05-09-2011, 11:59 AM by Mooga.)
Try it on a fresh server with no plugins and a blank server.cfg file (besides rcon access)
And you still didn't post your server.cfg
~ Mooga ...w00t? - SRCDS.com on Twitter Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.