Anmelden

Archiv verlassen und diese Seite im Standarddesign anzeigen : Kein Download vom Server möglich



PSY_RealZezzo
06. März 2018, 05:33
Hey,

ich brauch eure Hilfe!

Mein gehosteter CSGO-Server lädt erst die Dateien normal herunter und dann kommt das:

2294

Sobald er eine Datei herunterlädt, lädt er sie nochmal. Statt Prozente, steht dort aber nur: "-21474836 of 0 bytes". Ist die Datei auf dem client vorhanden, dann kann man ganz normal joinen.

Weiß einer eine Lösung?

Server.cfg

hostname "PSY SERVER"
rcon_password ""
sv_password ""

mp_freezetime 5 //The amount of time players are frozen to buy items
mp_join_grace_time 15 //The amount of time players can join teams after a round has started
mp_match_end_restart 0 // Defines whether a map should be restarted after a game has ended
sv_cheats 0 //This should always be set, so you know it's not on
sv_lan 0 //This should always be set, so you know it's not on

sv_allowupload 1
sv_allowdownload 1

cl_cmdrate 128
cl_updaterate 128

//** The bot commands
bot_difficulty 1
bot_chatter "off"
bot_join_after_player 1
bot_quota 0
bot_quota_mode "fill"

drapi_join_sounds_join_vip_tchat" "0"
drapi_join_sounds_join_admin_sound" "1"
drapi_join_sounds_join_vip_sound" "0"
drapi_join_sounds_leave_admin_tchat" "0"
drapi_join_sounds_leave_vip_tchat" "0"
drapi_join_sounds_leave_admin_sound" "0"
drapi_join_sounds_leave_vip_sound" "0"

//** The following commands manage kicks and bans
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg

sv_region "3"

Andere Server auf dem root laufen ohne Probleme.

MfG,
RealZezzo

PSY_RealZezzo
10. März 2018, 06:40
Keiner eine Idee?