(wL) Forums

Full Version: Need help for an automatic map changing issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
A friend of mine is having a problem when attempting to play with bots after creating a LAN server.

"<My Cats On Catnip>: im good but my bots are broke..
silly: what's wrong with them?
<My Cats On Catnip>: err its not my bots really but when i try to play with bots it decides to autoswitch the level
silly: hmmmmm
silly: and when you get to the next level
silly: does it switch again?
<My Cats On Catnip>: Yep"

Could this be related to incorrectly set server commands (e.g. roundtime)? Or is this something else going wrong? All help is appreciated, thanks Wink
Post the server.cfg and see if anyone can spot something.

And please people. Let's keep on the topic about this issue and not pick evrything apart like ZOMG your rates are all messed up.
He probably doesn't have the .nav files for the map and bots can't function without it. When the game doesn't have a .nav file then it attempts to build one and after it's done it switches the map to the next one in the maplist. Try the map again and if it doesn't work it means the automatic .nav creation failed.
Thanks for replying Jay, and forgive my ignorance, but how does a person get a hold of their server.cfg file? Where exactly is it?

Bison, that makes sense, yeah apparently the maps are still automatically changing. Would it be a good idea to ask him to copy what's in the console?
silly Wrote:Would it be a good idea to ask him to copy what's in the console?
Can't hurt to try.
The following was copied from his console:

"Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
'listenserver.cfg' not present; not executing.
Going to intermission...

Counter-Strike: Source
Map: cs_militia
Players: 1 / 32
Build: 4724
Server Number: 10

No pure server whitelist. sv_pure = 0
<My Cats On Catnip> connected.
ConVarRef sb_close_browser_on_connect doesn't point to an existing ConVar
Redownloading all lightmaps
CHANGE LEVEL: cs_italy
---- Host_Changelevel ----
Executing listen server config file
'listenserver.cfg' not present; not executing.
Going to intermission...

Counter-Strike: Source
Map: cs_italy
Players: 1 / 32
Build: 4724
Server Number: 11

No pure server whitelist. sv_pure = 0
<My Cats On Catnip> connected.
ConVarRef sb_close_browser_on_connect doesn't point to an existing ConVar
Redownloading all lightmaps
CHANGE LEVEL: de_dust
---- Host_Changelevel ----
Executing listen server config file
'listenserver.cfg' not present; not executing.
Going to intermission...

Counter-Strike: Source
Map: de_dust
Players: 1 / 32
Build: 4724
Server Number: 12

No pure server whitelist. sv_pure = 0
<My Cats On Catnip> connected.
ConVarRef sb_close_browser_on_connect doesn't point to an existing ConVar
Redownloading all lightmaps
Dropped <My Cats On Catnip> from server (Server shutting down)"
Hmm... make sure he has a server.cfg, it should be located in cstrike/cfg and make sure that he sets mp_timelimit to anything greater than 0. Smile
it happened to me when i was using non steam and waiting for the new update, but unfortunately i dont remember exactly how it got fixed, but i remember i changed the map time length that might helpĀ  :-\
M. Bison Wrote:Hmm... make sure he has a server.cfg, it should be located in cstrike/cfg and make sure that he sets mp_timelimit to anything greater than 0. Smile
He doesn't have it, so how does one create or get hold of a working server.cfg file?
silly Wrote:
M. Bison Wrote:Hmm... make sure he has a server.cfg, it should be located in cstrike/cfg and make sure that he sets mp_timelimit to anything greater than 0. Smile
He doesn't have it, so how does one create a server.cfg file?

Here ya go.
http://www.cstrike-planet.com/cfgmaker?cfg=srcds
Pages: 1 2