"Unable to change level!" Error [Solved]

Server Help/Discussion.
Post Reply
User avatar
Lucky9Two
Beta Tester
Beta Tester
Posts: 244
Joined: Sat Apr 10, 2010 8:46 am
Location: Mojave, California
Contact:

"Unable to change level!" Error [Solved]

Post 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.
Last edited by Lucky9Two on Mon Jun 14, 2010 4:00 pm, edited 1 time in total.
Image

"For though I fly through the shadow of the Valley of Death, I will fear no evil, for I am at 70,000 feet and climbing"
User avatar
TESLA-X4
Former Developer
Former Developer
Posts: 570
Joined: Wed Jul 01, 2009 3:26 pm
Location: $Recycle.Bin

Post 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.
User avatar
Lucky9Two
Beta Tester
Beta Tester
Posts: 244
Joined: Sat Apr 10, 2010 8:46 am
Location: Mojave, California
Contact:

Post 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.
Image

"For though I fly through the shadow of the Valley of Death, I will fear no evil, for I am at 70,000 feet and climbing"
User avatar
TESLA-X4
Former Developer
Former Developer
Posts: 570
Joined: Wed Jul 01, 2009 3:26 pm
Location: $Recycle.Bin

Post 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.
Post Reply