Re-connecting to my server after SE map
-
- New to forums
- Posts: 13
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Mar 19, 2010 11:28 am
Re-connecting to my server after SE map
If the server is on an SE map i am unable to connect to it. Why?
Re: Re-connecting to my server after SE map
Do you have the map/nav files in your maps folder?Did you add the files to your fast downloadurl folder etc?

Re: Re-connecting to my server after SE map
This is not a client side issue. Its a server side issue. Happens to everyone else trying to connect to the server. If its on an SE map no one can connect.
Re: Re-connecting to my server after SE map
But if its on a non se map everything is fine. I can connect to the essea servers which always run SE maps, without an issue.
Re: Re-connecting to my server after SE map
What's your gamemodes_server.txt & autoexec.cfg look like?

Re: Re-connecting to my server after SE map
I did a full wipe on the server the other day.
Gamemodes:
http://pastebin.com/M647tj2A
autoexec:
// turn on logging first, to maximize what is logged
log on
// game_type and game_mode together determine what is played.
// use game_type 0 and game_mode 0 for "Classic Casual"
// use game_type 0 and game_mode 1 for "Classic Competitive"
// use game_type 1 and game_mode 0 for "Arms race" (standard GunGame)
// use game_type 1 and game_mode 1 for "Demolition" (GunGame w/a bomb)
game_type 0
game_mode 1
// the map group determines what maps are run
// mapgroup mg_bomb
// mapgroup mg_hostage
// mapgroup mg_dust
// mapgroup mg_armsrace
// mapgroup mg_demolition
// mapgroup random_classic
mapgroup mg_bomb
// this is the starting map
map de_aztec
// further settings can be changed in cfg/server.cfg and in gamemodes.txt.
Gamemodes:
http://pastebin.com/M647tj2A
autoexec:
// turn on logging first, to maximize what is logged
log on
// game_type and game_mode together determine what is played.
// use game_type 0 and game_mode 0 for "Classic Casual"
// use game_type 0 and game_mode 1 for "Classic Competitive"
// use game_type 1 and game_mode 0 for "Arms race" (standard GunGame)
// use game_type 1 and game_mode 1 for "Demolition" (GunGame w/a bomb)
game_type 0
game_mode 1
// the map group determines what maps are run
// mapgroup mg_bomb
// mapgroup mg_hostage
// mapgroup mg_dust
// mapgroup mg_armsrace
// mapgroup mg_demolition
// mapgroup random_classic
mapgroup mg_bomb
// this is the starting map
map de_aztec
// further settings can be changed in cfg/server.cfg and in gamemodes.txt.
Re: Re-connecting to my server after SE map
are you putting exec autoexec.cfg in the server.cfg?
Don't do that, i did it screwed with my server. Also don't touch gamemodes.txt won't let you connect after.
I never had such pain setting up a game server. Global offensive has to be the worse thus far.
Don't do that, i did it screwed with my server. Also don't touch gamemodes.txt won't let you connect after.
I never had such pain setting up a game server. Global offensive has to be the worse thus far.
Re: Re-connecting to my server after SE map
Try this for your gamemodes_server.txt.Your going to have to adjust it to your liking after.Then change the map group in your autoexec.cfg to mg_bomb_se and the map to de_dust_se.Also don't forget to add the maps to your maplist & mapcycle files.
- Attachments
-
- gamemodes_server.txt
- (2.01 KiB) Downloaded 135 times

Re: Re-connecting to my server after SE map
I dont think i explained myself very clearly. Heres my problem:
If the server has the map on for example, de_dust2_se before anyone is in the server then no one will be able to connect. If the server has the map on de_dust2 before anyone is in the server then people will be able to connect. Another thing, when i connect to the server and then change it to an se map people will load fine. The only problem is if the server is on an SE map and no one is in it then no one will be able to connect. Add me on steam and ill show you what i mean, if youd like. Steam: prestoweb
If the server has the map on for example, de_dust2_se before anyone is in the server then no one will be able to connect. If the server has the map on de_dust2 before anyone is in the server then people will be able to connect. Another thing, when i connect to the server and then change it to an se map people will load fine. The only problem is if the server is on an SE map and no one is in it then no one will be able to connect. Add me on steam and ill show you what i mean, if youd like. Steam: prestoweb
Re: Re-connecting to my server after SE map
Big thanks to littleB for the help. We got it taken care of.