[TF2] SourceTV Demos too small, will not playback.

Post Reply
Harbinger
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Feb 28, 2014 1:36 am

[TF2] SourceTV Demos too small, will not playback.

Post by Harbinger »

The STVs my server is recording are somehow "off." The file sizes are too small to be legitimate, and will not play.

I did an example match and provided multiple files and photos, hopefully enough to help.

Here is the sizzlingstats link from which you can download the STV demo: http://sizzlingstats.com/stats/166868



Attached are:
-A screenshot of the STV DEM file on the server side and on my side through the FTP client:
https://www.dropbox.com/s/d1yha690n825c ... .49.06.png
-My own POV demo from the run-through:
https://www.dropbox.com/s/9bvzyv785ppgi ... 20Demo.dem
-The STV demo from the run-through:
https://www.dropbox.com/s/qvhf1wvbtve9i ... 20Demo.dem
-The current server.cfg:

Code: Select all

// Competitive Cvars - Uncomment to enable
tf_use_fixed_weaponspreads 1	// 0 disables fixed spread, 1 enables fixed spread
tf_damage_disablespread 1	// 0 enables random spread, 1 disables random spread
tf_weapon_criticals 0	// 0 disables critical hits, 1 enables critical hits

// Don't Edit
mp_timelimit 30		// limit of time allowed pepr game, 0 = unlimited
mp_fraglimit 0		// limit of frags(kills) allowed per game, 0 = unlimited
mp_footsteps 1		// foot steps
mp_flashlight 1		// flash light
mp_forcerespawn 0	// forces respawn

// General Cvars
decalfrequency 60	// decal frequency
mp_decals 100		// decals
mp_falldamage 1		// 0 disables fall damage, 1 enables fall damage
sv_cheats 0			// 0 disables cheats, 1 enables cheats
sv_timeout 120		// amount of time in seconds before a player is dropped from the server
sv_allowupload 1    // 0 disables server upload, 1 enables server upload
sv_allowdownload 1	// 0 disables fast download, 1 enables fast download
sv_downloadurl "http://dl.tragicservers.com/"	// fast download url, recommended not to be changed
sv_stats 0		// collects cpu usage stats, recommended to not be changed
fps_max 0		// server frame rate, recommended to not be changed

// Server Rates  // Recommended to not be changed
sv_maxrate 0
sv_minrate 100000
sv_maxupdaterate 100
sv_maxcmdrate 100
sv_parallel_packentities 0
sv_parallel_sendsnapshot 0
net_queued_packet_thread 1
net_splitpacket_maxrate 100000
net_splitrate 1024
sv_minupdaterate 10
sv_max_queries_sec 3
sv_max_queries_sec_global 100000

// Ban Configs
exec banned_user.cfg
exec banned.cfg
writeid

// disable lag compensation
//sv_unlag 1        // recommended not to uncomment this cvar

// Force Preload
sv_forcepreload 1   // forces server side preloading, recommended not to change this cvar

// Logging 
log 0

// SourceTV Settings
tv_enable 1
tv_name "SourceTV  "
tv_password "--------"
tv_delaymapchange 1
tv_delay 10
tv_maxclients 0
tv_transmitall 1   
tv_relayvoice 0     
tv_autorecord 1     

heartbeat			// heartbeat
sv_region 0			// region your server will reported in, 0 = world wide

// MGE Stats
mgemod_stats 0       // 0 disables stats, 1 enables stats
mgemod_hide_rating 1 // 0 enables rating shown, 1 disables rating shown

// SOAP DM
// exec soap_off.cfg  // Uncomment to disable SOAP DM
exec soap_on.cfg   // Uncomment to enable SOAP DM
tf_server_identity_token ""
tf_server_identity_account_id 
-ugc_6v_base, the config containing the important settings used:

Code: Select all


decalfrequency 60 			
host_framerate 0 			

mp_allowspectators 1 		
mp_autocrosshair 0 		
mp_autoteambalance 0 		
mp_bonusroundtime 0 		
mp_chattime 10 		
mp_disable_respawn_times 0
mp_enableroundwaittime 1 	
mp_fadetoblack 0 		
mp_falldamage 1 			
mp_footsteps 1 		
mp_forcecamera 1 		
mp_fraglimit 0 
mp_highlander 0		
mp_idledealmethod 0 		
mp_idlemaxtime 0 		
mp_respawnwavetime 10.0 
mp_match_end_at_timelimit 1	
mp_stalemate_enable 0	
mp_stalemate_timelimit 0 	
mp_teams_unbalance_limit 0 		
mp_teamplay 0 				
mp_time_between_capscoring 30 	
mp_tournament 1
mp_tournament_allow_non_admin_restart 0	
mp_weaponstay 0 

sv_allow_color_correction 0 
sv_allow_voice_from_file	0	
sv_allow_wait_command 0 	
sv_allowdownload 1 			
sv_allowupload 0	
sv_alltalk 0 			
sv_cheats 0 			
sv_client_cmdrate_difference 30 
sv_client_max_interp_ratio 1
sv_client_min_interp_ratio 1 	
sv_client_predict 1
sv_consistency	"1"
sv_gravity	800
sv_maxupdaterate 66
sv_minupdaterate 40
sv_maxcmdrate 66
sv_mincmdrate 40 		
sv_pausable 1 
sv_pure 2			
sv_pure_kick_clients 1 
sv_rcon_log 1	
sv_showladders 0	
sv_specaccelerate 5	
sv_specnoclip 1
sv_specspeed 3
sv_turbophysics 1

tf_allow_player_use 0
tf_arena_first_blood 0
tf_clamp_airducks 1
tf_damage_disablespread 1						
tf_tournament_hide_domination_icons 1 
tf_weapon_criticals 0
tf_use_fixed_weaponspreads 1
tf_teamtalk 1

mp_tournament_restart
Harbinger
New to forums
New to forums
Posts: 2
Joined: Fri Feb 28, 2014 1:36 am

Re: [TF2] SourceTV Demos too small, will not playback.

Post by Harbinger »

Don't know how to edit, but it was fixed.
Post Reply