Bug 2176 - http downloads always fail
Status: RESOLVED DUPLICATE of bug 2054
Alias: None
Product: Unreal Tournament 2004
Classification: Unclassified
Component: client
Version: 3339 (Fifth official retail patch)
Hardware: PC Linux
: P2 major
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2005-01-31 23:22 EST by Chris Weiss
Modified: 2005-02-14 12:35:50 EST
0 users

See Also:



Description Chris Weiss 2005-01-31 23:22:42 EST
when a server has a http redirect setup it will download the file and when it
hits 100% one of 2 things happen:
1) it will start over downloading the file again through the game at a much
slower rate
2) I get a nasty "failed: Server refused to send '{filename}'

happens with maps as well as mods and textures

with case 1 I do not get any errors or anything odd in the log file
with case 2 I get the following:
ScriptLog: PreClientTravel
Log: URL: Adding default option Name=cw
Log: URL: Adding default option Class=Engine.Pawn
Log: URL: Adding default option Character=Kragoth
Log: URL: Adding default option team=255
Log: URL: Adding default option Voice=XGame.RobotVoice
Log: Browse:
69.41.253.188/Index.ut2?Name=cw?Class=Engine.Pawn?Character=Kragoth?team=255?Voice=XGame.RobotVoice
Log: Resolving tnt.gibgames.com...
Log: Resolved tnt.gibgames.com (66.7.164.198)
ScriptLog: PlayerController.ProgressCommand Cmd
'menu:GUI2K4.UT2K4DisconnectOptionPage'  Msg1 'Connection failed'   Msg
2 'Downloading package 'ONS-DryIce-ECE' failed: Server refused to send
'ONS-DryIce-ECE''
Log: Pending connect to
'69.41.253.188/ONS-DryIce-ECE?Name=FragMe?Class=Engine.Pawn?Character=Kragoth?team=255?Voice=XG
ame.RobotVoice?GAME=Onslaught.ONSOnslaughtGame' failed; Downloading package
'ONS-DryIce-ECE' failed: Server refused to
send 'ONS-DryIce-ECE'
NetComeGo: Close TcpipConnection 69.41.253.188:7777 Mon Jan 31 21:56:00 2005
Exit: Socket shut down

the file does go to 100% on the download, it's as if it can't save the temp .uz2
file or can't run ucc-bin, I can run ucc-bin manualy.  There is no delay between
finishing download and the error.

I do have a ~/.ut2004/Cache folder and it has files that I let download through
the game in it.

not sure if it makes a difference, but I have installed ut2004 as root to
/usr/local/games/ut2004 so that other user accounts can play too.  I know this
worked fine with ut99.  I've also chgrp -R games /usr/local/games/ut2004 and
chmod -R g+rw and put my user in the games group, thinking maybe its trying to
write in there.
Comment 1 Ryan C. Gordon 2005-02-14 12:35:50 EST

*** This bug has been marked as a duplicate of 2054 ***