Author Topic: ParseSpawnVars and /map  (Read 2912 times)

lavacano201014

  • Posts: 62
  • Turrets: +4/-6
ParseSpawnVars and /map
« on: December 27, 2008, 11:49:01 pm »
So, my Trem client can't start local servers (I can't use /map in console).

Specifics, you ask?

Well, when I connect to a server, everything's fine, la di da, I'm having a party. But if I try to load a map I know works through /map, I get the following error:

"g_ParseSpawnVars: found <random character> when expecting {"

This is on the default HUD, too, so don't say anything about the one I'm developing.

And I say <random character> because it's never the same character. So far I've gotten a ", a space, even a 6.

Anyone know what happened or should I just try to find my server binaries on the media center?
Dacă tăceai filosof rămâneai.

Ascultă cu urechile, vezi cu ochii, dar taci cu gura.

You new or something?

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: ParseSpawnVars and /map
« Reply #1 on: December 27, 2008, 11:56:41 pm »
Its a mismatch between the server and qvm.
I assume your using a updated client?  The server it has built in is also updated, and won't work with the crappy old 1.1 qvm that come with the game.
Download lak's qvm from http://patches.mercenariesguild.net/index.php?getfile=980 and put it in fs_homepath/base/vm/game.qvm
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

lavacano201014

  • Posts: 62
  • Turrets: +4/-6
Re: ParseSpawnVars and /map
« Reply #2 on: December 28, 2008, 12:00:46 am »
It's a mismatch between myself and myself?

Slight clarification: OTHER SERVERS are OK, but /map doesn't work.
Dacă tăceai filosof rămâneai.

Ascultă cu urechile, vezi cu ochii, dar taci cu gura.

You new or something?

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: ParseSpawnVars and /map
« Reply #3 on: December 28, 2008, 01:55:10 am »
It's a mismatch between the server you run with /map and the qvm it uses.

lavacano201014

  • Posts: 62
  • Turrets: +4/-6
Re: ParseSpawnVars and /map
« Reply #4 on: December 28, 2008, 02:11:25 am »
OK, another slight clarification.

I'm running /map on my client. That same client connects to other servers OK, but when I run /map under ~, it does that.
Dacă tăceai filosof rămâneai.

Ascultă cu urechile, vezi cu ochii, dar taci cu gura.

You new or something?

Archangel

  • Guest
Re: ParseSpawnVars and /map
« Reply #5 on: December 28, 2008, 02:26:53 am »
You've already gotten the answer twice. The client still has a server built in, and your QVM is out of date.

lavacano201014

  • Posts: 62
  • Turrets: +4/-6
Re: ParseSpawnVars and /map
« Reply #6 on: December 28, 2008, 05:18:59 am »
You've already gotten the answer twice. The client still has a server built in, and your QVM is out of date.

Well, it damn good and well COULD have been different...

Well, apparently I had the up-to-date QVMs, but I was too retarded to put them in base. I put them in the main folder instead.
* lavacano201014 knocks himself into next month
« Last Edit: December 28, 2008, 05:20:31 am by lavacano201014 »
Dacă tăceai filosof rămâneai.

Ascultă cu urechile, vezi cu ochii, dar taci cu gura.

You new or something?