News:

Come Chat with us live! Learn how HERE!

Main Menu

can't create a server.

Started by kongkin90, February 18, 2009, 01:13:37 PM

kongkin90

i have put the file int the right folder but i can't create a server.
here is the console:

------- Game Initialization -------
gamename: base
gamedate: Mar 27 2006
------------------------------------------------------------
InitGame: \sv_maxPing\350\sv_minPing\0\sv_maxRate\15000\sv_hostname\My Very First Server\timelimit\60\sv_maxclients\24\g_maxGameClients\0\g_suddenDeathTime\55\sv_minRate\5000\version\tremulous 1.1.0 win_mingw-x86 Aug 27 2006\protocol\69\mapname\niveus\sv_privateClients\0\sv_allowDownload\0\g_needpass\0\gamename\base
********************
ERROR: G_ParseSpawnVars: found  when expecting {
********************
----- Server Shutdown (Server crashed: G_ParseSpawnVars: found  when expecting {) -----
Resolving master.tremulous.net
master.tremulous.net resolved to 67.222.136.108:30710
Sending heartbeat to master.tremulous.net
Sending heartbeat to master.tremulous.net
==== ShutdownGame ====
ShutdownGame:
------------------------------------------------------------
---------------------------
Hunk_Clear: reset the hunk ok
Hitch warning: 501617 msec frame time

How can i fix this problem?THX

David

There's a search button.  Had you bothered to use it you would know that error means your tremded and game.qvm are incompatible with each other.
Get a newer tremded, such as from http://releases.mercenariesguild.net/tremded/
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.

kongkin90



the problem is still here. anyway thanks for your helping.

cactusfrog

get a different game qvm and tremed.exe there are some good ones at qmvs mercenary guild but i can never find there tremed.exe

David

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.

kongkin90

OH! I can create a server now! Thanks all of you ;D
One more thing,
How do i enable the /share command?
the console said the /share command is disable. ???

David

Read the documentation of whatever qvm you ended up using.
g_allowShare 1
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.

Oblivion

#7
Congratulations on creating your server.  Here is a temp server.cfg.
Just change the CVARS and create your RCON password.

Also about the mapconfigs.
//Be sure to create a folder in C:\Program Files\Tremulous\base called 'mapconfigs' and a file called default.cfg.
//In the default.cfg you can change any cvar on any map you want, for instance buildpoints.
//In default.cfg put 'set g_humanbuildpoints "100" 'set g_alienbuildpoints "100" and for every map it will have 100 buildpoints.
//But if you want a specific map like atcs, just make a new file called 'atcs.cfg' and do the same thing.


//Example Tremulous 1.1 decicated server config

set sv_pure 1

//passwords
set g_needpass 0
//set g_password password
set rconPassword "RCONPASSWORDHERE"

//loading screen
set sv_hostname "SERVER NAME HERE"
set g_motd "SET YOUR MOTD"

//disallow downloads from the server
set sv_wwwDownload "1"
sets sv_wwwBaseURL "http://downloads.mercenariesguild.net"
sets sv_dlURL "http://downloads.mercenariesguild.net"

//maximum number of clients
//greater than 24 is not recommended from a gameplay point of view
set sv_maxclients "16"

//after 55 minutes, all build points are removed
set g_suddenDeathTime "35"

//after 60 minutes, the game will end as a draw
set timelimit "45"

//forces each team to have a similar number of players
set g_teamForceBalance "1"

//following the first map, start this rotation
set g_initialMapRotation rotation1

//misc settings
set pmove_fixed "0"
set sv_minRate "5000"
set sv_maxRate "15000"
set sv_minSnaps "10"
set g_clientUpgradeNotice "1"
set g_teamImbalanceWarnings "25"
set g _newbieNumbering "1"
set g_newbieNamePrefix "^3Newbie#"
set g_suddenDeath "0"
set g_suddenDeathMode "1"
set g_friendlyFireMovementAttacks "0"
set g_friendlyfire "1"
set g_friendlyFireHumans "1"
set g_friendlyFireAliens "1"
set g_retribution "1"
set g_suddenDeathVotePercent "64"
set g_SuddenDeathVoteDelay "180"
set g_mapVotesPercent "50"
set g_allowShare "1"
set g_dretchPunt "1"
set g_antiSpawnBlock "150"
set g_deconDead "1"
set g_floodMinTime "2000"
set g_floodMaxDemerits "5000"
set g_decolourLogfiles "1"
set g_voteMinTime "80"
set g_mapvoteMaxTime "420"
set g_warmupMode "0"
set g_requireVoteReasons "1"
set g_buildLogMaxLength "75"
set g_banNotice "Tremulous.net //<--- Correct this when you modify"
set g_adminMaxBan "3w"

//Be sure to create a folder in C:\Program Files\Tremulous\base called 'mapconfigs' and a file called default.cfg.
//In the default.cfg you can change any cvar on any map you want, for instance buildpoints.
//In default.cfg put 'set g_humanbuildpoints "100" 'set g_alienbuildpoints "100" and for every map it will have 100 buildpoints.
//But if you want a specific map like atcs, just make a new file called 'atcs.cfg' and do the same thing.
set g_mapConfigs "mapconfigs"

//start this map first
map atcs
World Wide Server Host

Stythys

Quote from: kongkin90 on February 19, 2009, 10:31:06 AM
OH! I can create a server now! Thanks all of you ;D
One more thing,
How do i enable the /share command?
the console said the /share command is disable. ???

there's this revolutionary new website called "google" that utilizes advanced state-of-the-art search technology found no where else.

linkage

kongkin90

#9
Quote from: Oblivion on February 19, 2009, 04:07:33 PM
Congratulations on creating your server.  Here is a temp server.cfg.
Just change the CVARS and create your RCON password.

Also about the mapconfigs.
//Be sure to create a folder in C:\Program Files\Tremulous\base called 'mapconfigs' and a file called default.cfg.
//In the default.cfg you can change any cvar on any map you want, for instance buildpoints.
//In default.cfg put 'set g_humanbuildpoints "100" 'set g_alienbuildpoints "100" and for every map it will have 100 buildpoints.
//But if you want a specific map like atcs, just make a new file called 'atcs.cfg' and do the same thing.


//Example Tremulous 1.1 decicated server config

set sv_pure 1

//passwords
set g_needpass 0
//set g_password password
set rconPassword "RCONPASSWORDHERE"

//loading screen
set sv_hostname "SERVER NAME HERE"
set g_motd "SET YOUR MOTD"

//disallow downloads from the server
set sv_wwwDownload "1"
sets sv_wwwBaseURL "http://downloads.mercenariesguild.net"
sets sv_dlURL "http://downloads.mercenariesguild.net"

//maximum number of clients
//greater than 24 is not recommended from a gameplay point of view
set sv_maxclients "16"

//after 55 minutes, all build points are removed
set g_suddenDeathTime "35"

//after 60 minutes, the game will end as a draw
set timelimit "45"

//forces each team to have a similar number of players
set g_teamForceBalance "1"

//following the first map, start this rotation
set g_initialMapRotation rotation1

//misc settings
set pmove_fixed "0"
set sv_minRate "5000"
set sv_maxRate "15000"
set sv_minSnaps "10"
set g_clientUpgradeNotice "1"
set g_teamImbalanceWarnings "25"
set g _newbieNumbering "1"
set g_newbieNamePrefix "^3Newbie#"
set g_suddenDeath "0"
set g_suddenDeathMode "1"
set g_friendlyFireMovementAttacks "0"
set g_friendlyfire "1"
set g_friendlyFireHumans "1"
set g_friendlyFireAliens "1"
set g_retribution "1"
set g_suddenDeathVotePercent "64"
set g_SuddenDeathVoteDelay "180"
set g_mapVotesPercent "50"
set g_allowShare "1"
set g_dretchPunt "1"
set g_antiSpawnBlock "150"
set g_deconDead "1"
set g_floodMinTime "2000"
set g_floodMaxDemerits "5000"
set g_decolourLogfiles "1"
set g_voteMinTime "80"
set g_mapvoteMaxTime "420"
set g_warmupMode "0"
set g_requireVoteReasons "1"
set g_buildLogMaxLength "75"
set g_banNotice "Tremulous.net //<--- Correct this when you modify"
set g_adminMaxBan "3w"

//Be sure to create a folder in C:\Program Files\Tremulous\base called 'mapconfigs' and a file called default.cfg.
//In the default.cfg you can change any cvar on any map you want, for instance buildpoints.
//In default.cfg put 'set g_humanbuildpoints "100" 'set g_alienbuildpoints "100" and for every map it will have 100 buildpoints.
//But if you want a specific map like atcs, just make a new file called 'atcs.cfg' and do the same thing.
set g_mapConfigs "mapconfigs"

//start this map first
map atcs

I go it , THX

Oblivion

No problem at all.  Hope you enjoy your server. 
World Wide Server Host

kongkin90

why the server will shut down when i finished the round??
it seems that it can't start a new round ???

cactusfrog

make sure you default.cfg doesn't have killserver in it.

kongkin90

#13
how do i set the second map in the next round?
actually, i want the map of server always is a.t.c.s.