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.
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.