Page 1 of 1

"Unable to change level!" Error [Solved]

Posted: Mon Jun 14, 2010 12:24 pm
by Lucky9Two
Solved, but here's reference for possible same error for anyone else:
Image

It's like this:
1. Server startup -> Lobby
2. Level picked -> (level)
3. Level end / RTV -> Broken
And has to be manually restarted.

I reinstalled my server's OC and it was fine, so try that if you get it.

Posted: Mon Jun 14, 2010 2:07 pm
by TESLA-X4
Do you have

Code: Select all

deathmatch 0
in server.cfg, or possibly any other cfgs? If you do, change the 0 to 1 and it should be fixed.
Good luck.

Posted: Mon Jun 14, 2010 2:39 pm
by Lucky9Two
No, it's on {coop "1" }though
I went through the list of commands skidz said not to put in the server.cfg and I took all of them out and still no luck.

I just reinstalled and it works again. I don't know what I did, but I'll figure it out possibly.

Posted: Mon Jun 14, 2010 3:03 pm
by TESLA-X4
The 'coop' cvar has nothing to do with the 'deathmatch' cvar. I have no idea what the 'deathmatch' cvar is for, but as long as it is set to 0, mapchanges will always fail, and this happens on other games (CS:S, HL2DM) as well. Interestingly, despite defaulting to 0, it's still 1 when you launch the server without server.cfg.