w3re0ndrug5
New to forums
Posts: 6 https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jun 01, 2004 6:29 pm
Location: Arizona
Post
by w3re0ndrug5 » Tue Jun 01, 2004 6:36 pm
Whenever I exec a .cfg through rcon, it executes it twice. I use 'rcon exec lo3.cfg' and it executes lo3.cfg twice which is VERY annoying.
Here is my lo3.cfg
Code: Select all
//Live on 3 Config
wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;
say live on three
wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;
sv_restartround 1
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
exec cal.cfg
sv_restartround 1
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
sv_restartround 3
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
say "LIVE!! LIVE!! LIVE!!
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;
say "#Team-Jugend - GL HF
TY if you can help.
Nick|NFo
Former staff
Posts: 2252 Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1
Post
by Nick|NFo » Tue Jun 01, 2004 7:01 pm
in your cal.cfg you do not have exec lo3.cfg do you?
dont see why it would exec two times, have not seen that on any other server.
-Nick
w3re0ndrug5
New to forums
Posts: 6 Joined: Tue Jun 01, 2004 6:29 pm
Location: Arizona
Post
by w3re0ndrug5 » Tue Jun 01, 2004 8:53 pm
I checked my cal.cfg and its the default config with our server name as hostname.
And i was testing a few things out and when i exec cal.cfg it says 'CAL config file has been executed' twice so its not just the lo3 its all .cfg's.
Also, when i exec lo3.cfg it waits till the first one is finished to exec it again, dont know if that means anything but thats what happend.
Nick|NFo
Former staff
Posts: 2252 Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1
Post
by Nick|NFo » Tue Jun 01, 2004 9:09 pm
can you post your server identifier or dns, I could take a look at it
xxx.nuclearfallout.net, need the xxx portion, thanks.
-Nick
w3re0ndrug5
New to forums
Posts: 6 Joined: Tue Jun 01, 2004 6:29 pm
Location: Arizona
Post
by w3re0ndrug5 » Tue Jun 01, 2004 10:55 pm
wtfover.nuclearfallout.net
At the moment, I do the lo3 manually (rcon sv_restartround 1 three times)
and I have a key bound to 'rcon say LIVE! LIVE! LIVE!' and when i push that bind,
it says LIVE! LIVE! LIVE! twice. so its not just .cfg's that echo.I think the Restarts are being doubled also,
but they happen too quickly after the first one to take effect.
w3re0ndrug5
New to forums
Posts: 6 Joined: Tue Jun 01, 2004 6:29 pm
Location: Arizona
Post
by w3re0ndrug5 » Tue Jun 01, 2004 10:58 pm
** OFF TOPIC **
while im here, did u guys .zip all my HLTV .dem's?
if so, TY
bOoya
Former staff
Posts: 886 Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:
Post
by bOoya » Tue Jun 01, 2004 11:06 pm
Edge100x
Founder
Posts: 13109 Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:
Post
by Edge100x » Tue Jun 01, 2004 11:21 pm
Yup, that happens automatically to make them easier for renters to download.
w3re0ndrug5
New to forums
Posts: 6 Joined: Tue Jun 01, 2004 6:29 pm
Location: Arizona
Post
by w3re0ndrug5 » Tue Jun 01, 2004 11:51 pm
cool, thought maybe one of my friends did it but then i remembered they are all bums
Nick|NFo
Former staff
Posts: 2252 Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1
Post
by Nick|NFo » Wed Jun 02, 2004 12:15 am
ok as for the configs exec'ing twice, I went into your server, went rcon_password "pass" and then I went rcon exec lo3.cfg and it ran perfect, did 1, 1, then 3, and went live after the 10 sec countdown.
sure you arent running the command two times or something?
-Nick
w3re0ndrug5
New to forums
Posts: 6 Joined: Tue Jun 01, 2004 6:29 pm
Location: Arizona
Post
by w3re0ndrug5 » Wed Jun 02, 2004 11:27 am
I know im not typing it twice but it is definatly getting done twice.
Code: Select all
NET Ports: server 27015, client 27005
Server IP address 192.168.1.102:27015
Connecting to 66.150.188.239:27015...
Connection accepted by 66.150.188.239:27015
BUILD 2738 SERVER (0 CRC)
Server # 3
w3re0ndrug5 <c^14> // <#juGend> connected
w3re0ndrug5 <c^14> // <#juGend> is joining the Terrorist force
Scoring will not start until both teams have players
] rcon say RCON PROBLEMS!!
L 06/02/2004 - 12:34:44: Server say "RCON PROBLEMS!!"
L 06/02/2004 - 12:34:44: Server say "RCON PROBLEMS!!"
L 06/02/2004 - 12:34:44: Server say "RCON PROBLEMS!!"
L 06/02/2004 - 12:34:44: Server say "RCON PROBLEMS!!"
<#juGend CS Match Server> RCON PROBLEMS!!
<#juGend CS Match Server> RCON PROBLEMS!!
] condump
thats the console dump i did after i joined, said that and left.
Last edited by
w3re0ndrug5 on Wed Jun 02, 2004 11:35 am, edited 1 time in total.
Nick|NFo
Former staff
Posts: 2252 Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1
Post
by Nick|NFo » Wed Jun 02, 2004 11:34 am
really odd because it only does it once for me
can you please come into #nfo-support on irc.gamesurge.net and we can go into the server together and test it out
Im nfo|Nick online.
-Nick
aBstracT
Staff
Posts: 233 Joined: Sun Jan 11, 2004 8:17 pm
Location: LA
Post
by aBstracT » Wed Jun 02, 2004 2:27 pm
Nick|NFo
Former staff
Posts: 2252 Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1
Post
by Nick|NFo » Wed Jun 02, 2004 2:31 pm
already been handled.
doesnt seem to be a config problem, might be something with the core files.
I exec lo3.cfg and it goes one time, he execs it and goes 2 times.
all happening within 30 secs of each other.
-Nick
Squeeze
New to forums
Posts: 12 Joined: Tue Jun 01, 2004 8:22 pm
Post
by Squeeze » Thu Jun 03, 2004 7:07 pm
Been browsing around, and i would have him send you his autoexec.cfg, config.cfg, the ones in his Cstrike folder, and valve folder, for some settings the valve configs override the cstrike configs I.E. cl_cmdrate etc.
*edit*
that is if it hasnt been fixed already.
Hahaha just noticed the last post time.