Problem server cs 1.6 restart

3nf
This is my homepage
This is my homepage
Posts: 76
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Jan 27, 2011 12:45 pm

Problem server cs 1.6 restart

Post by 3nf »

hello, i have a problem with various servers of cs 1.6 of my company, they always restart and comes back on de_dust2, and it's not the amxmodmenu because a server that doesn't have the amxmodmenu also restarts, it could be anymap we are playing in and restarts all of the sudden. what can i do so this wont happen anymore, now that i have updated the server thanks.

2/04/11 11:04:04 : Failed to load Steam Service (3)
02/04/11 11:04:04 : BOpenService failed (1060)
02/04/11 11:04:04 : ServiceStart: failed to start (183)
02/04/11 12:37:48 : Failed to load Steam Service (3)
02/04/11 12:37:48 : BOpenService failed (1060)
02/04/11 12:37:48 : ServiceStart: failed to start (183)

commande line
maxplayers 20 +exec server.cfg +map de_dust2 +sys_ticrate 10000 -noaff
User avatar
BioShock
A regular
A regular
Posts: 34
Joined: Wed Nov 10, 2010 3:29 pm
Contact:

Re: Problem server cs 1.6 restart

Post by BioShock »

3nf wrote:hello, i have a problem with various servers of cs 1.6 of my company
Are you a NFO customer? or are these servers with a different gsp?
Image
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Problem server cs 1.6 restart

Post by kraze »

Are you trying to figure out why they restart or why they come back on DE_Dust2?

maxplayers 20 +exec server.cfg +map de_dust2 +sys_ticrate 10000 -noaff

In your command line de_dust2 is set as default map. Thats why it is loading it. As far as the restart I am not too sure.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: Problem server cs 1.6 restart

Post by 3nf »

the problem is that it restarts it could be in nuke,inferno, or train it always restarts on like the 10 mins or 20 mins



- i have a machine rented full with nfoservers
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Problem server cs 1.6 restart

Post by Edge100x »

It is likely that you have a buggy plugin or that the server is trying to loading an invalid map. The log that you posted is the general Steam log, which always looks like that and doesn't tell us anything. What do the logs under your cstrike/logs folder say about the crashes? If you don't see crash information in them, try running the server with "-condebug" in its command line.

Also, your command line is not a good one. You should remove -noaff from it and put +sys_ticrate 0 instead of +sys_ticrate 10000 (or just define that in your server.cfg). You should take out "+exec server.cfg". If you use our default autoexec.cfg, you also don't need the "+map de_dust2" part.

We have a how-to with a good example command line here: http://www.nfoservers.com/forums/viewforum.php?f=46
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: Problem server cs 1.6 restart

Post by 3nf »

Hello, you did everything you told me, and whenever I have the same problem I have 3 servers with the same problem, the server starts perfectly and we can play well, but you got 19 players can be restarted on any map sometimes fills 32 / 32 and played well, other times there are only 5 players and restarts. thanks for your help

-console -game cstrike +ip xx.xx.xx -port 27015 +maxplayers 32 +sys_ticrate 0 -condebug
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Problem server cs 1.6 restart

Post by Edge100x »

Little bit of a delay there :).

The console debug output that you're generating with -condebug should be a big help in your nailing this down. What does it say after you see a crash?

You're running the CS 1.6 files that we provide, correct? The latest beta ones? Others are vulnerable to multiple exploits.
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: Problem server cs 1.6 restart

Post by 3nf »

Yes, i'm using the new server version of CS 1.6. And i utilize tcadmin and in the log on i don't see the error.



log gconsole

[2011-04-06 19:05:24][1,0] : Log session ended


[2011-04-06 19:05:26][0,0] : Log session started
[2011-04-06 19:05:26][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-06 19:05:26][1,2] : Connect() starting connection (eNetQOSLevelLow, 72.165.61.188:27017, UDP)
[2011-04-06 19:05:27][1,2] : ConnectionCompleted() (68.142.83.181:27017, UDP)
[2011-04-06 19:05:27][1,2] : RecvMsgClientLogOnResponse() : 'OK'


[2011-04-07 04:19:43][0,0] : Log session started
[2011-04-07 04:19:43][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-07 04:19:43][1,2] : Connect() starting connection (eNetQOSLevelLow, 81.171.115.7:27017, UDP)
[2011-04-07 04:19:44][1,0] : Log session ended


[2011-04-07 04:19:46][0,0] : Log session started
[2011-04-07 04:19:46][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-07 04:19:46][1,2] : Connect() starting connection (eNetQOSLevelLow, 81.171.115.6:27017, UDP)
[2011-04-07 04:19:46][1,0] : Log session ended


[2011-04-07 04:19:49][0,0] : Log session started
[2011-04-07 04:19:49][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-07 04:19:49][1,2] : Connect() starting connection (eNetQOSLevelLow, 72.165.61.186:27017, UDP)
[2011-04-07 04:19:50][1,2] : ConnectionCompleted() (208.111.133.84:27017, UDP)
[2011-04-07 04:19:50][1,2] : RecvMsgClientLogOnResponse() : 'OK'


[2011-04-07 08:12:25][0,0] : Log session started
[2011-04-07 08:12:25][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-07 08:12:25][1,2] : Connect() starting connection (eNetQOSLevelLow, 72.165.61.176:27017, UDP)
[2011-04-07 08:12:26][1,0] : Log session ended


[2011-04-07 08:12:29][0,0] : Log session started
[2011-04-07 08:12:29][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-07 08:12:29][1,2] : Connect() starting connection (eNetQOSLevelLow, 68.142.83.180:27017, UDP)
[2011-04-07 08:12:29][1,0] : Log session ended


[2011-04-07 08:12:32][0,0] : Log session started
[2011-04-07 08:12:32][0,0] : SetSteamID( [A:1:0:0] )
[2011-04-07 08:12:32][1,2] : Connect() starting connection (eNetQOSLevelLow, 72.165.61.174:27017, UDP)
[2011-04-07 08:12:33][1,2] : ConnectionCompleted() (208.111.158.52:27017, UDP)
[2011-04-07 08:12:33][1,2] : RecvMsgClientLogOnResponse() : 'OK' TIPO 8:13
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Problem server cs 1.6 restart

Post by Edge100x »

It looks like you're posting the contents of the "logs/connection_log_xxxx.txt" file, which doesn't apply at all. The log that you need to look at is cstrike/qconsole.log.
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: Problem server cs 1.6 restart

Post by 3nf »

sorry is

Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 14:21:06 Mar 8 2010 (4554)
couldn't exec language.cfg
Server IP address 64.94.238.78:27015

Metamod version 1.19 Copyright (c) 2001-2006 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

[DPROTO]: Version 0.9.87 Windows
[DPROTO]: Loading config './dproto.cfg'
[DPROTO]: LoggingMode = 2
[DPROTO]: Config sucessfully loaded.
[DPROTO]: Done.
L 04/09/2011 - 06:00:26: -------- Mapchange to de_dust2 --------
L 04/09/2011 - 06:00:26: [csdm_spawn_preset.amxx] Loaded 40 spawn points for map de_dust2.
L 04/09/2011 - 06:00:26: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] 13 administradores cargados del archivo
L 04/09/2011 - 06:00:26: Invalid multi-lingual line (file "cstrike\addons\amxmodx\data\lang\gungame.txt" line 1)
Menu item 1 added to Menus Front-End: "AMX_Super Menu" from plugin "AMX_Super Menu"
Menu item 2 added to Menus Front-End: "CSDM Menu" from plugin "CSDM Main"
Executing AMX Mod X Configuration File
Frecuencia de aparicion del mensaje rotatorio: 10:00 minutos
[AMX Super] AMX_Super.cfg has been executed
[AMX Super] AMX_Super.cfg has been executed
couldn't exec config.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 14:21:06 Mar 8 2010 (4554)
couldn't exec language.cfg
Server IP address 64.94.238.78:27015

Metamod version 1.19 Copyright (c) 2001-2006 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

[DPROTO]: Version 0.9.87 Windows
[DPROTO]: Loading config './dproto.cfg'
[DPROTO]: LoggingMode = 2
[DPROTO]: Config sucessfully loaded.
[DPROTO]: Done.
L 04/09/2011 - 06:16:32: -------- Mapchange to de_dust2 --------
L 04/09/2011 - 06:16:33: [csdm_spawn_preset.amxx] Loaded 40 spawn points for map de_dust2.
L 04/09/2011 - 06:16:33: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] 13 administradores cargados del archivo
L 04/09/2011 - 06:16:33: Invalid multi-lingual line (file "cstrike\addons\amxmodx\data\lang\gungame.txt" line 1)
Menu item 1 added to Menus Front-End: "AMX_Super Menu" from plugin "AMX_Super Menu"
Menu item 2 added to Menus Front-End: "CSDM Menu" from plugin "CSDM Main"
Executing AMX Mod X Configuration File
Frecuencia de aparicion del mensaje rotatorio: 10:00 minutos
[AMX Super] AMX_Super.cfg has been executed
[AMX Super] AMX_Super.cfg has been executed
couldn't exec config.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 14:21:06 Mar 8 2010 (4554)
couldn't exec language.cfg
Server IP address 64.94.238.78:27015

Metamod version 1.19 Copyright (c) 2001-2006 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

[DPROTO]: Version 0.9.87 Windows
[DPROTO]: Loading config './dproto.cfg'
[DPROTO]: LoggingMode = 2
[DPROTO]: Config sucessfully loaded.
[DPROTO]: Done.
L 04/09/2011 - 06:36:15: -------- Mapchange to de_dust2 --------
L 04/09/2011 - 06:36:15: [csdm_spawn_preset.amxx] Loaded 40 spawn points for map de_dust2.
L 04/09/2011 - 06:36:15: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] 13 administradores cargados del archivo
L 04/09/2011 - 06:36:15: Invalid multi-lingual line (file "cstrike\addons\amxmodx\data\lang\gungame.txt" line 1)
Menu item 1 added to Menus Front-End: "AMX_Super Menu" from plugin "AMX_Super Menu"
Menu item 2 added to Menus Front-End: "CSDM Menu" from plugin "CSDM Main"
Executing AMX Mod X Configuration File
Frecuencia de aparicion del mensaje rotatorio: 10:00 minutos
[AMX Super] AMX_Super.cfg has been executed
[AMX Super] AMX_Super.cfg has been executed
couldn't exec config.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
201.243.75.149:27005:reconnect
Warning: Unable to open sound/misc/monsterkill.wav for transfer
Warning: Unable to open sound/misc/multikill.wav for transfer
Warning: Unable to open sound/misc/killingspree.wav for transfer
Warning: Ufnable to open sound/misc/ultrakill.wav for transfer
Warning: Unable to open sound/misc/headshot.wav for transfer
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/rampage.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
Warning: Unable to open sound/misc/godlike.wav for transfer
Warning: Unable to open sound/misc/prepare.wav for transfer
L 04/09/2011 - 07:03:44: [mapchooser.amxx] Vote: Voting for the nextmap started
L 04/09/2011 - 07:03:59: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_dust2
Warning: Unable to open media/Half-Life03.mp3 for transfer
Warning: Unable to open media/Half-Life08.mp3 for transfer
Warning: Unable to open media/Half-Life11.mp3 for transfer
Warning: Unable to open media/Half-Life17.mp3 for transfer
Warning: Unable to open sound/misc/humiliation.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
Warning: Unable to open sound/misc/prepare.wav for transfer
Warning: Unable to open sound/scientist/scream21.wav for transfer
Warning: Unable to open sound/scientist/scream07.wav for transfer
Warning: Unable to open sound/weapons/rocketfire1.wav for transfer
Warning: Unable to open sound/weapons/rocket1.wav for transfer
L 04/09/2011 - 07:05:41: -------- Mapchange to de_dust2 --------
L 04/09/2011 - 07:05:41: [csdm_spawn_preset.amxx] Loaded 40 spawn points for map de_dust2.
L 04/09/2011 - 07:05:41: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] 13 administradores cargados del archivo
Menu item 1 added to Menus Front-End: "AMX_Super Menu" from plugin "AMX_Super Menu"
Menu item 2 added to Menus Front-End: "CSDM Menu" from plugin "CSDM Main"
Executing AMX Mod X Configuration File
Frecuencia de aparicion del mensaje rotatorio: 10:00 minutos
[AMX Super] AMX_Super.cfg has been executed
[AMX Super] AMX_Super.cfg has been executed
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 66 . 20 : 27010 P G N Classic No AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
Warning: Unable to open sound/misc/monsterkill.wav for transfer
Warning: Unable to open sound/misc/multikill.wav for transfer
Warning: Unable to open sound/misc/killingspree.wav for transfer
Warning: Unable to open sound/misc/humiliation.wav for transfer
Warning: Unable to open sound/misc/ultrakill.wav for transfer
Warning: Unable to open sound/misc/headshot.wav for transfer
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/rampage.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
Warning: Unable to open sound/misc/godlike.wav for transfer
Warning: Unable to open sound/misc/prepare.wav for transfer
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
*DEAD* *(E!3cTrIcK-Clan)*XzGeniuszX : Connect 208 . 74 . 64 . 83 : 27016 P G N Classic AWPs/Autos CZ
L 04/09/2011 - 07:33:10: [mapchooser.amxx] Vote: Voting for the nextmap started
L 04/09/2011 - 07:33:25: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_inferno
L 04/09/2011 - 07:35:07: -------- Mapchange to de_inferno --------
L 04/09/2011 - 07:35:07: [csdm_spawn_preset.amxx] Loaded 32 spawn points for map de_inferno.
L 04/09/2011 - 07:35:07: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] 13 administradores cargados del archivo
Menu item 1 added to Menus Front-End: "AMX_Super Menu" from plugin "AMX_Super Menu"

Can't precache resource with invalid relative path sound\misc\join3.wav
Can't precache resource with invalid relative path sound\misc\911.wav
Executing AMX Mod X Configuration File
Frecuencia de aparicion del mensaje rotatorio: 10:00 minutos
[AMX Super] AMX_Super.cfg has been executed
[AMX Super] AMX_Super.cfg has been executed
Bad Rcon from 190.53.227.161:7130:
rcon 521118255 "2323" stats
Bad Rcon from 190.53.227.161:7130:
rcon 521118255 "2323" stats
.:superLoBa. Bad_Conduct>>vzla : /top15
.:superLoBa. Bad_Conduct>>vzla : /rankstats
.:superLoBa. Bad_Conduct>>vzla : /rankstats
(Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
(Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
(Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
200.44.215.213:27005:reconnect
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
SoK : 95.104.31.234:7777 DaCHeRoBaNa 100
(Counter-Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
(Counter-Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
(Counter-Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
(Counter-Terrorist) SoK : 95.104.31.234:7777 DaCHeRoBaNa 97
Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 14:21:06 Mar 8 2010 (4554)
couldn't exec language.cfg
Server IP address 64.94.238.78:27015

Metamod version 1.19 Copyright (c) 2001-2006 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

[DPROTO]: Version 0.9.87 Windows
[DPROTO]: Loading config './dproto.cfg'
[DPROTO]: LoggingMode = 2
[DPROTO]: Config sucessfully loaded.
[DPROTO]: Done.
L 04/09/2011 - 07:50:17: -------- Mapchange to de_dust2 --------
L 04/09/2011 - 07:50:17: [csdm_spawn_preset.amxx] Loaded 40 spawn points for map de_dust2.
L 04/09/2011 - 07:50:17: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] 13 administradores cargados del archivo
L 04/09/2011 - 07:50:17: Invalid multi-lingual line (file "cstrike\addons\amxmodx\data\lang\gungame.txt" line 1)
Menu item 1 added to Menus Front-End: "AMX_Super Menu" from plugin "AMX_Super Menu"
Menu item 2 added to Menus Front-End: "CSDM Menu" from plugin "CSDM Main"
Executing AMX Mod X Configuration File
Frecuencia de aparicion del mensaje rotatorio: 10:00 minutos
[AMX Super] AMX_Super.cfg has been executed
[AMX Super] AMX_Super.cfg has been executed
couldn't exec config.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
201.243.75.149:27005:reconnect
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
201.243.75.149:27005:reconnect
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
201.243.75.149:27005:reconnect
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
Warning: Unable to open sound/misc/monsterkill.wav for transfer
Warning: Unable to open sound/misc/multikill.wav for transfer
Warning: Unable to open sound/misc/killingspree.wav for transfer
Warning: Unable to open sound/misc/humiliation.wav for transfer
Warning: Unable to open sound/misc/ultrakill.wav for transfer
Warning: Unable to open sound/misc/headshot.wav for transfer
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/rampage.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
Warning: Unable to open sound/misc/godlike.wav for transfer
Warning: Unable to open sound/misc/prepare.wav for transfer
*DEAD* .:Supernova. Unknown : /resetscore
*DEAD* eNma. #MSi : /rankstats
(Counter-Terrorist) eNma. #MSi : jajaja
(Counter-Terrorist) eNma. #MSi : le di xd
(Counter-Terrorist) eNma. #MSi : qe
(Counter-Terrorist) eNma. #MSi : ya
eNma. #MSi : JAJAJAAA
eNma. #MSi : 88 xd
eNma. #MSi : ya va ando lag
eNma. #MSi : ya VENGOOO..
201.242.207.217:27005:reconnect
eNma. #MSi : yaa
eNma. #MSi : marico sabes el grafity de la B como hago para ponerlo ?
*DEAD* eNma. #MSi : lol
eNma. #MSi : Fuckk
*DEAD* .:superLoBa. Bad_Conduct>>vzla : /resetscore
eNma. #MSi : qe fuckkkkk ..
eNma. #MSi : 75
eNma. #MSi : jaja
eNma. #MSi : marico te dii es durooo cuando ?
eNma. #MSi : weco .__.
*DEAD* eNma. #MSi : qe CASCOOO
*DEAD* eNma. #MSi : 46 ..
*DEAD* eNma. #MSi : jaja
eNma. #MSi : lol
Warning: Unable to open sound/misc/doublekill.wav for transfer
Warning: Unable to open sound/misc/firstblood.wav for transfer
Warning: Unable to open sound/misc/unstoppable.wav for transfer
Warning: Unable to open sound/misc/dominating.wav for transfer
Warning: Unable to open sound/misc/perfect.wav for transfer
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Problem server cs 1.6 restart

Post by Edge100x »

Since you're running dproto/nosteam, you would need to remove this before I can assist you further with the server.

You'd also need to turn on logging.
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: Problem server cs 1.6 restart

Post by 3nf »

okay 1 server only steam and crash :S

few servers cs 1.6, I can keep the dedicated server?

Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 14:21:06 Mar 8 2010 (4554)
couldn't exec language.cfg
Server IP address xx.xx.xx.xx:27016

Metamod version 1.19 Copyright (c) 2001-2006 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

L 04/11/2011 - 19:52:20: -------- Mapchange to de_dust2 --------
L 04/11/2011 - 19:52:20: [csdm_spawn_preset.amxx] Loaded 40 spawn points for map de_dust2.
L 04/11/2011 - 19:52:20: [csdm_main.amxx] CSDM spawn mode set to preset
[AMXX] Loaded 4 admins from file
Menu item 1 added to Menus Front-End: "CSDM Menu" from plugin "CSDM Main"
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
couldn't exec config.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
User avatar
TimeX
Staff
Staff
Posts: 1731
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Problem server cs 1.6 restart

Post by TimeX »

Is that the output from the crash? It seems to be a normal server startup. I do know that some modes in CSDM right now will cause crashing, so you may want to look at that.
TimeX
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: Problem server cs 1.6 restart

Post by 3nf »

if it seems a normal reboot but no reason is restarted, :?
User avatar
TimeX
Staff
Staff
Posts: 1731
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Problem server cs 1.6 restart

Post by TimeX »

Check on your CSDM modes then. Some modes will cause servers to crash. You may even want to test with CSDM disabled just to see if the crashing stops.
TimeX
Post Reply