Error viewing gameday demos

skinnynerd

L2: Junior Member
Sep 17, 2010
57
14
I can't view the demo from the Gameday today.

The demo in question was downloaded from the feedback event page:
http://feedback.tf2maps.net/demos/18-pl_reflection_a4b.dem (Direct Download Link).

Console dump:
Code:
] playdemo 18-pl_reflection_a4b
Playing demo from 18-pl_reflection_a4b.dem.
Missing end tag in demo file.
SetConVar: mp_allowspectators = "1"
SetConVar: sv_skyname = "sky_alpinestorm_01"
SetConVar: mp_timelimit = "30"
SetConVar: think_limit = "0"
SetConVar: sv_turbophysics = "1"
SetConVar: mp_stalemate_timelimit = "180"
SetConVar: tf_gamemode_payload = "1"
SetConVar: tf_damage_disablespread = "1			"1""
SetConVar: tf_weapon_criticals = "0"
SetConVar: sv_allow_wait_command = "0"
SetConVar: tv_transmitall = "1"
SetConVar: sv_maxrate = "60000"
SetConVar: sv_minrate = "30000"
SetConVar: sv_minupdaterate = "50"
SetConVar: sv_downloadurl = "http://redirect.tf2maps.net"
SetConVar: sv_mincmdrate = "66"
SetConVar: sv_client_cmdrate_difference = "30"
SetConVar: sv_client_min_interp_ratio = "0"
SetConVar: sv_client_max_interp_ratio = "1"
SetConVar: sv_client_predict = "1"
SetConVar: tv_transmitall = "1"
Initializing renderer...
Host_EndGame: Error reading demo message data.

Demo playback finished ( 445.8 seconds, 10950 render frames, 24.56 fps).
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,670
"Missing end tag in demo file" Sounds to me like it was acquired from the server before the map had changed and finalized the demo. Someone may have to go re-get it.
 

Geit

💜 I probably broke it 💜
aa
May 28, 2009
598
1,161
The demo hasn't been correctly fetched by the script as it's still on the server (in the tf/olddemos/ folder) - I can attempt to make the script fetch it from there but it likely won't work (there are over 2000 files in that folder :<) - Someone will have to do it manually or you will have to wait till I get home from school in 9 hours. >.>

Also, I'm going to revise the way that the script fetches files, I have a feeling that TCAdmin's (crap) FTP server doesn't like the way I'm doing stuff (i.e. Very hackily to bypass TCAdmin's lack of adherence to the FTP Protocol).

EDIT: All fixed now, your demo should be working from the same link
 
Last edited:

grazr

Old Man Mutant Ninja Turtle
aa
Mar 4, 2008
5,441
3,814
I should have probably replied to this thread, the guy got me in chat shortly after posting this and he has the working demo. His file was 300 odd kb whilst the working demo was 16MB.

I guess it's good that you know the script has some bugs to iron out at least (which you seem to have addressed already).