I have had this issue when I ran the hldsupdatetool.exe in wine on the same folder as a ./steam update tool. The problem is a "orangebox?" (where ? is some unicode symbol) folder gets created and all hell breaks loose.
cd server_directory mv orangebox temp rm orange* -r mv temp orangebox was how I fixed it (i couldn't type in the exact name of that erroneous folder even with tab completion). Other than that you could try nuking your InstallRecord.blob and then reinstalling with a -verify_all (wont re-download everything but will still take a while) - Neph On Tue, May 27, 2008 at 6:36 PM, Steven Hartland <[EMAIL PROTECTED]> wrote: > This evenings update seems to have messed up the output > of the steam update tool I'm now seeing stuff like the > following which looks like a nasty little buffer over > run issue as well as some windows filenaming conventions > creaping in there:- > > Checking bootstrapper version ... > Updating Installation > Logging in as 'XXXX' > Checking/Installing 'Team Fortress 2 Content' version 47 > > \tf\scenes\player\medic\high\taunt05_vocal16.vcd > \tf\scenes\player\medic\low\1222.vcdebox > \tf\scenes\player\medic\low\1223.vcdebox > \tf\scenes\player\medic\low\1224.vcdebox > \tf\scenes\player\medic\low\1225.vcdebox > \tf\scenes\player\medic\low\1226.vcdebox > \tf\scenes\player\medic\low\1227.vcdebox > \tf\scenes\player\medic\low\1228.vcdebox > \tf\scenes\player\medic\low\1229.vcdebox > \tf\scenes\player\medic\low\1230.vcdebox > .... > \tf\scripts\tf_weapon_rocketlauncher.ctx > \tf\scripts\tf_weapon_scattergun.ctxebox > \tf\scripts\tf_weapon_shotgun_hwg.ctxbox > \tf\scripts\tf_weapon_shotgun_primary.ctx > \tf\scripts\tf_weapon_shotgun_pyro.ctxox > \tf\scripts\tf_weapon_shotgun_soldier.ctx > \tf\scripts\tf_weapon_shovel.ctxrangebox > \tf\scripts\tf_weapon_smg.ctxs/orangebox > \tf\scripts\tf_weapon_sniperrifle.ctxbox > \tf\scripts\tf_weapon_syringegun_medic.ctx > \tf\scripts\tf_weapon_wrench.ctxrangebox > \tf\scripts\vgui_screens.txtds/orangebox > \tf\scripts\voicecommands.txts/orangebox > \tf\scripts\weapon_ifm_steadycam.txtebox > \tf\scripts\weapon_manifest.txtorangebox > \tf\scripts\well_global.raw2ds/orangebox > \tf\sound\ambient\water\water_splash1.wav > \tf\sound\ambient\water\water_splash2.wav > \tf\sound\ambient\water\water_splash3.wav > \tf\sound\ambient\bird1.wav2ds/orangebox > \tf\sound\ambient\bird2.wav2ds/orangebox > \tf\sound\ambient\bird3.wav2ds/orangebox > \tf\sound\ambient\command_center.wavebox > \tf\sound\ambient\computer_tape.wavgebox > \tf\sound\ambient\computer_tape2.wavebox > \tf\sound\ambient\computer_working.wavox > \tf\sound\ambient\computer_working2.wavx > \tf\sound\ambient\cow1.wavl2ds/orangebox > \tf\sound\ambient\cow2.wavl2ds/orangebox > > > ================================================ > This e.mail is private and confidential between Multiplay (UK) Ltd. and the > person or entity to whom it is addressed. In the event of misdirection, the > recipient is prohibited from using, copying, printing or otherwise > disseminating it or any information contained in it. > > In the event of misdirection, illegible or incomplete transmission please > telephone +44 845 868 1337 > or return the E.mail to [EMAIL PROTECTED] > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

