Hi
I have searched through forum and google, though I haven't seen anything that matches my problem.
On my windows listenserver, on certain maps, players keep reconnecting to the server as they are dropped.
I see this message prior to that in the console:
Netchan_Clear() : reliable length not 0, reliable_sequence: 1024, incoming_reliable_acknowledged: 1
Full log:
STEAM_0:1:741%%%%:reconnect
Client scorpion connected
Adr: STEAM_0:1:741%%%%
Compressing split packet (241 -> 163 bytes) [0]
Compressing split packet (8873 -> 4885 bytes) [0]
"scorpion<43><STEAM_0:1:741%%%%><>" STEAM USERID validated
Compressing split packet (13092 -> 6322 bytes) [0]
scorpion dropped
Netchan_Clear() : reliable length not 0, reliable_sequence: 1024, incoming_reliable_acknowledged: 1
scorpion dropped
I have tried turning off all plugins and all mods, this error still happens on some maps... examples:
sc_psyko
escape_series_2b
Any ideas what the reason could be?
My OS is windows 10
listenserver.cfg:
server.cfg:deathmatch "1"
sv_allowdownload "1"
sv_allowupload "1"
sv_send_resources "1"
sv_aim "0"
mp_telefrag "1"
pausable "0"
mp_weaponstay "1"
sv_voicecodec "voice_speex"
sv_voicequality "5"
mp_survival_mode "0"
mp_survival_voteallow "0"
mp_survival_retries "3"
mp_survival_minplayers "3"
sv_minrate 0
sv_maxrate 100000
sv_minupdaterate 4
sv_maxupdaterate 100
liblist.gam:log "on"
sys_ticrate 100
deathmatch 1
decalfrequency 30
hpk_maxsize 2
pausable 0
sv_aim 0
sv_allowdownload 1
sv_allowupload 1
sv_region 255
sv_send_resources 1
sv_voicecodec "voice_speex"
sv_voiceenable 1
sv_voicequality 5
mp_telefrag 1
mp_timelimit 99
mp_weaponstay 1
exec banned.cfg
exec listip.cfg
default_plugins -> all disabledgame "Sven Co-op"
url_info "http://www.svencoop.com/"
url_dl "http://www.svencoop.com/"
manual "http://www.svencoop.com/manual/"
developer "http://www.svencoop.com/"
developer_url "http://www.svencoop.com/"
icon "svencoop"
version "5.20"
secure "1"
type "multiplayer_only"
mpentity "info_player_deathmatch"
edicts "8192"
crcclientdll "1"
largemap_aware "1"
vertical_fov "1"
scale_credits_font "1"
ignore_event_files "1"
event_system "1"
gamedll "dlls/server.dll"
gamedll_linux "dlls/server.so"