It is currently Sun Sep 05, 2010 8:28 pm




Post new topic Reply to topic  [ 8 posts ] 
Asychron disconnects and non defrined restarts 
Author Message
Beta Tester
Beta Tester
Germany

Joined: Mon Apr 13, 2009 9:03 am
Posts: 94
Age: 40
Location: Germany
Given: 5 thanks
Received: 0 thanks
Post Asychron disconnects and non defrined restarts
Its like a disease which huntig me.My server is doing undefined newstarts.There no errorlos in the logfiles,nor in sourcemod neither in dod itself.Sometimes i also get this:

[2009-09-08 20:40:01][0,0] : Log session started
[2009-09-08 20:40:01][0,0] : SetSteamID( [A:1:0:0] )
[2009-09-08 20:40:01][1,2] : Connect() starting connection (eNetQOSLevelLow, 68.142.91.35:27017, UDP)
[2009-09-08 20:40:02][1,2] : ConnectionCompleted() (72.165.61.187:27017, UDP)
[2009-09-08 20:40:02][1,2] : RecvMsgClientLogOnResponse() : 'Service Unavailable'
[2009-09-08 20:40:02][1,2] : AsyncDisconnect()
[2009-09-08 20:40:02][0,0] : ConnectionDisconnected('Disconnected By Remote Host') : 'Service Unavailable' (72.165.61.187:27017, UDP)
[2009-09-08 20:40:02][0,0] : [2009-09-08 20:40:02][0,0] : StartAutoReconnect() will start in 6 seconds
[2009-09-08 20:40:08][1,6] : Connect() starting connection (eNetQOSLevelMedium, 68.142.91.35:27017, UDP)
[2009-09-08 20:40:09][1,6] : ConnectionCompleted() (208.111.133.85:27017, UDP)
[2009-09-08 20:40:09][1,6] : RecvMsgClientLogOnResponse() : 'OK'

IN NORMAL CASES I GOT THIS:
[2009-09-07 01:03:28][0,0] : Log session started
[2009-09-07 01:03:28][0,0] : SetSteamID( [A:1:0:0] )
[2009-09-07 01:03:28][1,2] : Connect() starting connection (eNetQOSLevelLow, 208.111.133.84:27017, UDP)
[2009-09-07 01:03:29][1,2] : ConnectionCompleted() (68.142.91.35:27017, UDP)
[2009-09-07 01:03:29][1,2] : RecvMsgClientLogOnResponse() : 'OK'


Has somebody an idear?????

best regards,HARRY


Tue Sep 08, 2009 9:11 pm
Profile WWW
Multilanguage Mod
Multilanguage Mod
User avatar

Joined: Wed Feb 04, 2009 8:16 pm
Posts: 447
Age: 29
Location: Wernau
Given: 3 thanks
Received: 15 thanks
Steam Friends: fotzgesicht
Post Re: Asychron disconnects and non defrined restarts
Can u give us a Pluginlist and out of which file do you have this error messages

_________________
Mitleid bekommt man geschenkt, Neid muss man sich verdienen!

Image


Tue Sep 08, 2009 10:18 pm
Profile ICQ WWW
Beta Tester
Beta Tester
User avatar

Joined: Fri Oct 24, 2008 12:59 pm
Posts: 851
Age: 38
Location: Austria
Given: 17 thanks
Received: 56 thanks
Steam Friends: darkranger008
Post Re: Asychron disconnects and non defrined restarts
i think this is the steam connect message when the server tries to connect to the master server.

_________________
MAPS:http://www.fpsbanana.com/members/subs/202629 HP:http://www.s4ever.de
GUNGAME INFO:http://gungame.asmodis.at

ImageImage
Image


Tue Sep 08, 2009 10:50 pm
Profile ICQ WWW
Beta Tester
Beta Tester
Germany

Joined: Mon Apr 13, 2009 9:03 am
Posts: 94
Age: 40
Location: Germany
Given: 5 thanks
Received: 0 thanks
Post Re: Asychron disconnects and non defrined restarts
Nononono thats not the clientside.Its the connectionlog.txt of the server.coming from orangebox/dod.
i have no errors in the sourcemodlog file when the server gets the disconnect :((

HARRY


Wed Sep 09, 2009 5:58 am
Profile WWW
Multilanguage Mod
Multilanguage Mod
User avatar

Joined: Wed Feb 04, 2009 8:16 pm
Posts: 447
Age: 29
Location: Wernau
Given: 3 thanks
Received: 15 thanks
Steam Friends: fotzgesicht
Post Re: Asychron disconnects and non defrined restarts
Ah... that you´re meaning. I have the same logs


Code:
[2009-09-09 05:18:30][0,0] : ConnectionDisconnected('I/O Operation Failed') : 'OK' (68.142.91.35:27017, UDP)
[2009-09-09 05:18:30][0,0] : CUDPConnection::OnFailedSend() failure info
  pending unsent: 0, unacked sent: 1, our seq sent: 1470
  message pending type 6, packets 1, seq [1470, 1470], first unacked: 1470, size 64
[2009-09-09 05:18:30][0,0] : StartAutoReconnect() will start in 20 seconds
[2009-09-09 05:18:50][1,16] : Connect() starting connection (eNetQOSLevelLow, 208.111.171.83:27017, UDP)
[2009-09-09 05:18:55][1,16] : ConnectFailed('Connection Failed') (208.111.171.83:27017, UDP)
[2009-09-09 05:18:55][0,0] : StartAutoReconnect() will start in 426 seconds
[2009-09-09 05:26:01][1,18] : Connect() starting connection (eNetQOSLevelLow, 208.111.171.83:27017, UDP)
[2009-09-09 05:26:02][1,18] : ConnectionCompleted() (208.111.158.52:27017, UDP)
[2009-09-09 05:26:02][1,18] : RecvMsgClientLogOnResponse() : 'OK'
[2009-09-09 09:54:44][3,18] : RecvMsgClientLoggedOff('Service Unavailable')
[2009-09-09 09:54:44][3,18] : AsyncDisconnect()
[2009-09-09 09:54:44][0,0] : ConnectionDisconnected('Disconnected By Remote Host') : 'Service Unavailable' (208.111.158.52:27017, UDP)
[2009-09-09 09:54:44][0,0] : [2009-09-09 09:54:44][0,0] : StartAutoReconnect() will start in 6 seconds
[2009-09-09 09:54:50][1,20] : Connect() starting connection (eNetQOSLevelMedium, 208.111.171.83:27017, UDP)
[2009-09-09 09:54:50][1,20] : ConnectionCompleted() (68.142.91.35:27017, UDP)
[2009-09-09 09:54:51][1,20] : RecvMsgClientLogOnResponse() : 'OK'
 


.... and much more.
I think you can ignore this. I think your crashs are comming from a plugin.
Post a plugin list

_________________
Mitleid bekommt man geschenkt, Neid muss man sich verdienen!

Image


Wed Sep 09, 2009 12:01 pm
Profile ICQ WWW
Beta Tester
Beta Tester
Germany

Joined: Mon Apr 13, 2009 9:03 am
Posts: 94
Age: 40
Location: Germany
Given: 5 thanks
Received: 0 thanks
Post Re: Asychron disconnects and non defrined restarts
[SM] Listing 41 plugins:
01 "Basic Commands" (1.2.3) by AlliedModders LLC
02 "Spieler Sperrliste mit Nachrichten" (1.0) by FeuerSturm
03 "[DoD TMS] Addon - TK Revenge" (1.1) by FeuerSturm
04 "[DoD TMS] Addon - High Ping Kicker" (1.1) by FeuerSturm
05 "Sound Commands" (1.2.3) by AlliedModders LLC
06 "Rock The Vote" (1.2.3) by AlliedModders LLC
07 "DoDS Drop Weapon" (1.0.101) by <eVa>Dog
08 "MapChooser" (1.2.3) by AlliedModders LLC
09 "[DoD TMS] Base - DoD TeamManager Source" (1.1) by FeuerSturm
10 "Fun Commands" (1.2.3) by AlliedModders LLC
11 "[DoD TMS] Addon - Secret Spectate" (1.1) by FeuerSturm
12 "Quake Sounds DoD:S Version" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
13 "Map Nominations" (1.2.3) by AlliedModders LLC
14 "DoD BlockExploits" (1.4) by FeuerSturm
15 "Basic Info Triggers" (1.2.3) by AlliedModders LLC
16 "Admin File Reader" (1.2.3) by AlliedModders LLC
17 "[DoD TMS] Addon - Anti-VoiceCmdSpam" (1.1) by FeuerSturm
18 "Admin Menu" (1.2.3) by AlliedModders LLC
19 "[DoD TMS] Addon - ClanTag Protection" (1.1) by FeuerSturm
20 "SuperLogs: DOD:S" (1.0.1) by psychonic
21 "Basic Ban Commands" (1.2.3) by AlliedModders LLC
22 "Player Commands" (1.2.3) by AlliedModders LLC
23 "Timeleft Voice" (1.0.4) by Chanz
24 "Fun Votes" (1.2.3) by AlliedModders LLC
25 "DoD Custom Victory Sounds" (1.0) by FeuerSturm
26 "Admin Help" (1.2.3) by AlliedModders LLC
27 "Basic Chat" (1.2.3) by AlliedModders LLC
28 "Reserved Slots" (1.2.3) by AlliedModders LLC
29 "[DoD TMS] Addon - RoundEnd Events" (1.1) by FeuerSturm
30 "[DoD TMS] Addon - AFK Manager" (1.1) by FeuerSturm
31 "[DoD TMS] Addon - Class Restrictions" (1.1) by FeuerSturm
32 "Nextmap" (1.2.3) by AlliedModders LLC
33 "Anti-Flood" (1.2.3) by AlliedModders LLC
34 "[DoD TMS] Addon - AutoTeamBalance" (1.1) by FeuerSturm
35 "Willkommen!" (1.0) by FeuerSturm
36 "Basic Votes" (1.2.3) by AlliedModders LLC
37 "Client Preferences" (1.2.3) by AlliedModders LLC
38 "[DoD TMS] Addon - Player / Team Commands" (1.1) by FeuerSturm
39 "HLstatsX CE Ingame Plugin" (1.6.0) by psychonic
40 "Basic Comm Control" (1.2.3) by AlliedModders LLC
41 "Admin Sounds" (1.2.0) by cadav0r,dalto,o_O.Uberman.O_o,|HS|Jesus

Nothing specular,i think


Wed Sep 09, 2009 7:10 pm
Profile WWW
PostThis post was deleted by Dog_Pound on Tue Feb 02, 2010 7:08 pm.
Beta Tester
Beta Tester
User avatar

Joined: Thu Dec 11, 2008 5:09 am
Posts: 403
Age: 28
Location: Germany -> Cologne / Bonn
Given: 23 thanks
Received: 14 thanks
Steam Friends: hecke_leitwolf
Post Re: Asychron disconnects and non defrined restarts
i got the same Problem like Harry: Serverrestarts without any errorlogs :( I tried a complete fresh installation of my Gameserver & installed the newest MM 1.9.0 and SM 1.4.0 the fault is still the same. The Server runs abot 3 to 4 Maps then it crashs...

My Pluginlist:

01 "[DoD TMS] Base - DoD TeamManager Source" (1.2) by FeuerSturm
02 "HLstatsX CE Ingame Plugin" (1.6.7) by psychonic
03 "showhits" (0.2.2) by psychocoder
04 "[DoD TMS] Addon - High Ping Kicker" (1.2) by FeuerSturm
05 "SuperLogs: DOD:S" (1.0.1) by psychonic
06 "Quake Sounds DoD:S Version" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
07 "[DoD TMS] Addon - AFK Manager" (1.2) by FeuerSturm
08 "[DoD TMS] Addon - AutoTeamBalance" (1.2) by FeuerSturm
09 "Map Rate" (0.10) by Ryan "FLOOR_MASTER" Mannion
10 "Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
11 "mapvote-reweight" (1.1.1) by Zerak
12 "Admin Sounds" (1.2.1) by cadav0r,dalto,o_O.Uberman.O_o,|HS|Jesus
13 "Fun Commands" (1.4.0-dev) by AlliedModders LLC
14 "Say Sounds (including Hybrid Edition)" (3.1.3) by Hell Phoenix, -=|JFH|=-Naris, W]M[D FernFerret, LAMDACORE, Uberman, gH0sTy, Woody
15 "Required Cappers Changer" (1.0.1) by Knagg0
16 "sm_dod_realism" (1.0.110) by <eVa>Dog
17 "Spawn Protection" (1.5) by Fredd
18 "Client Preferences" (1.4.0-dev) by AlliedModders LLC
19 "Nextmap" (1.4.0-dev) by AlliedModders LLC
20 "[DoD TMS] Addon - Player / Team Commands" (1.2) by FeuerSturm
21 "Sound Commands" (1.4.0-dev) by AlliedModders LLC
22 "DoD BlockExploits" (1.5) by FeuerSturm
23 "Menu Based Rules" (1.5.1) by XARiUS
24 "Rock The Vote" (1.3.0) by AlliedModders LLC
25 "SourceBans" (1.4.6) by InterWave Studios Development Team
26 "Map End Music/Sound" (1.2) by TechKnow
27 "Basic Comm Control" (1.4.0-dev) by AlliedModders LLC
28 "DoD ReloadGarand Source" (1.1) by FeuerSturm
29 "Admin File Reader" (1.4.0-dev) by AlliedModders LLC
30 "Advertisements" (0.5.5) by Tsunami
31 "Map Nominations" (1.2.0) by AlliedModders LLC
32 "Basic Votes" (1.4.0-dev) by AlliedModders LLC
33 "Mapvote" (1.2.1) by Zerak
34 "[DoD] MapchangeMusic" (1.25) by FeuerSturm
35 "Player Commands" (1.4.0-dev) by AlliedModders LLC
36 "Fun Votes" (1.4.0-dev) by AlliedModders LLC
37 "RateChecker" (0.2) by pRED*
38 "[DoD TMS] Addon - RoundEnd Events" (1.2) by FeuerSturm
39 "Basic Commands" (1.4.0-dev) by AlliedModders LLC
40 "Extended Mapvote" (1.3.1) by exe.dll / Zerak / AlliedModders LLC
41 "DoD Spawn Overlay" (0.7) by Darkranger
42 "Basic Chat" (1.4.0-dev) by AlliedModders LLC
43 "Admin Menu" (1.4.0-dev) by AlliedModders LLC

_________________
Image
ImageImage
ImageImage


Mon Mar 15, 2010 4:58 am
Profile ICQ WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forum/DivisionCore.