Raised This Month: $ Target: $400
 0% 

Auto SourceTV Recorder


Post New Thread Reply   
 
Thread Tools Display Modes
StevoTVR
Senior Member
Join Date: Oct 2008
Old 12-17-2016 , 14:37   Re: Auto SourceTV Recorder
Reply With Quote #81

It should work on a CS:GO server if that's what you are asking.
StevoTVR is offline
1400gsx
Junior Member
Join Date: Nov 2015
Old 12-17-2016 , 21:44   Re: Auto SourceTV Recorder
Reply With Quote #82

Problem
autorecorder.smx
1- Auto Recorder creates a file demo by default, it works for me.
2 - For me the plugin not work by default transfer the demo on the FTP. Error log No.
3 - If in the server console to add tv_stoprecord to the end of the round, the plugin works, file .dem is transmitted FTP.


I use a translator online, Sorry for the inaccurate translation.
__________________

Last edited by 1400gsx; 12-17-2016 at 21:45.
1400gsx is offline
1400gsx
Junior Member
Join Date: Nov 2015
Old 12-17-2016 , 22:33   Re: Auto SourceTV Recorder
Reply With Quote #83

Code:
sm exts list
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.9.0.6018) Updates SourceMod gamedata files
[02] Webternet (1.9.0.6018) Extension for interacting with URLs
[03] Top Menus (1.9.0.6018) Creates sorted nested menus
[04] Client Preferences (1.9.0.6018) Saves client preference settings
[05] SQLite (1.9.0.6018) SQLite Driver
[06] SDK Tools (1.9.0.6018) Source SDK Tools
[07] BinTools (1.9.0.6018) Low-level C/C++ Calling API
[08] SMbz2 (0.0.3): Very basic extension to de/compress bz2 files
[09] cURL Extension (1.3.0.0) cURL Extension
[10] SDK Hooks (1.9.0.6018) Source SDK Hooks
[11] Regex (1.9.0.6018): Provides regex natives for plugins
[12] MySQL-DBI (1.9.0.6018) MySQL driver implementation for DBI

: No such file or directoryin/bash
  11 "SMAC Client Protection" (0.8.6.0) by SMAC Development Team
  12 "SMAC Command Monitor" (0.8.6.0) by SMAC Development Team
  13 "SMAC Anti-Speedhack" (0.8.6.0) by SMAC Development Team
  14 "SMAC Aimbot Detector" (0.8.6.0) by SMAC Development Team
  15 "Sound Commands" (1.9.0.6018) by AlliedModders LLC
  16 "Fun Commands" (1.9.0.6018) by AlliedModders LLC
  17 "Auto Recorder" (1.2.0) by Stevo.TVR
  18 "tAutoDemoUpload" (0.0.4) by Thrawn
  19 "tEasyFTP" (0.0.1) by Thrawn
  20 "Player Commands" (1.9.0.6018) by AlliedModders LLC
  21 "Admin File Reader" (1.9.0.6018) by AlliedModders LLC
  22 "Basic Info Triggers" (1.9.0.6018) by AlliedModders LLC
  23 "Basic Comm Control" (1.9.0.6018) by AlliedModders LLC
  24 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
  25 "DOD:S Parachutes" (3.0) by orig. Script from SWAT_88, Vintage, Darkranger
  26 "SwapTeam" (1.2.6) by Rogue - Originally by MistaGee
  27 "DoD:S Damage Report" (1.6) by Root
  28 "DoD:S DetoNades" (1.0) by Root
  29 "DoD:S Class Manager" (1.0) by Ben
  30 "Rock The Vote" (1.9.0.6018) by AlliedModders LLC
  31 "DoD BasicGore" (1.1) by FeuerSturm
  32 "[ Say Sound ]" (1.0) by Regent
  33 "DoD SpawnProtect Source" (1.5) by FeuerSturm
  34 "MapChooser" (1.9.0.6018) by AlliedModders LLC
  35 "HP Regeneration" (1.0.1) by MaTTe
  36 "DOD:S Fireworks" (1.2) by Silent_Water
  37 "Jointeam Control" (1.0) by Root
  38 "DoD Pistols" (1.0.102) by <eVa>Dog
  39 "Map Nominations" (1.9.0.6018) by AlliedModders LLC
  40 "Advertisements" (2.0.2) by Tsunami
  41 "Basic Chat" (1.9.0.6018) by AlliedModders LLC
  42 "Basic Votes" (1.9.0.6018) by AlliedModders LLC
  43 "SourceBans" (1.4.11) by SourceBans Development Team
  44 "SuperLogs: DOD:S" (1.1.3) by psychonic
  45 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
  46 "Fun Votes" (1.9.0.6018) by AlliedModders LLC
  47 "Admin Help" (1.9.0.6018) by AlliedModders LLC

tv_record 000
Recording SourceTV demo to 000.dem...
tv_stoprecord
Completed SourceTV demo "000.dem", recording time 6.6
L 12/17/2016 - 22:02:11: [ftp/tAutoDemoUpload.smx] 000.dem compressed to 000.dem.bz2
L 12/17/2016 - 22:02:11: [ftp/tEasyFTP.smx] Uploading file 000.dem.bz2 (106027 byte) to target demos
L 12/17/2016 - 22:02:11: [ftp/tEasyFTP.smx] Finished uploading 000.dem.bz2 to demos
sm_record
L 12/17/2016 - 22:04:27: [ftp/autorecorder.smx] Recording to auto-20161217-220427-dod_avalanche.dem
[SM] SourceTV is now recording...
Recording SourceTV demo to ./auto-20161217-220427-dod_avalanche.dem...
sm_stoprecord
[SM] Stopped recording.
Completed SourceTV demo "./auto-20161217-220427-dod_avalanche.dem", recording time 32.6
L 12/17/2016 - 22:05:05: [ftp/tAutoDemoUpload.smx] ./auto-20161217-220427-dod_avalanche.dem compressed to ./auto-20161217-220427-dod_avalanche.dem.bz2
L 12/17/2016 - 22:05:05: [ftp/tEasyFTP.smx] Uploading file auto-20161217-220427-dod_avalanche.dem.bz2 (111858 byte) to target demos
L 12/17/2016 - 22:05:05: [ftp/tEasyFTP.smx] Finished uploading ./auto-20161217-220427-dod_avalanche.dem.bz2 to demos
If you add a server command console, plug-in works.

My problem is, the default plug-in only writes files dem - no FTP transfer.
__________________

Last edited by 1400gsx; 12-18-2016 at 06:35.
1400gsx is offline
StevoTVR
Senior Member
Join Date: Oct 2008
Old 12-18-2016 , 11:41   Re: Auto SourceTV Recorder
Reply With Quote #84

This plugin doesn't do anything with FTP.
StevoTVR is offline
1400gsx
Junior Member
Join Date: Nov 2015
Old 12-18-2016 , 12:30   Re: Auto SourceTV Recorder
Reply With Quote #85

Understand thanks for the reply.

The plugin recommended in this thread.

This plugin requires you to either record demos manually using tv_record <filename> and tv_stoprecord or use any other sourcemod plugin that starts and stops recording automatically (like this (any) or this (TF2)). As long as those two commands are being used, this should work.

Thank You happy new year - 2017
__________________
1400gsx is offline
You9
Member
Join Date: Mar 2016
Old 01-05-2017 , 19:34   Re: Auto SourceTV Recorder
Reply With Quote #86

Are there anyway you can add bzip2 support to the plugin?
You9 is offline
T1MOXA
Member
Join Date: Aug 2016
Old 06-21-2017 , 04:21   Re: Auto SourceTV Recorder
Reply With Quote #87

Errors after update
PHP Code:
Exception reportedClient index 65 is invalid
[SMBlamingsystem/autorecorder.smx
[SMCall stack trace:
[
SM]   [0IsClientConnected
[SM]   [1Line 201autorecorder.sp::GetPlayerCount
[SM]   [2Line 179autorecorder.sp::CheckStatus
[SM]   [3Line 115autorecorder.sp::OnClientPutInServer 

Last edited by T1MOXA; 06-21-2017 at 04:21.
T1MOXA is offline
StevoTVR
Senior Member
Join Date: Oct 2008
Old 06-21-2017 , 11:35   Re: Auto SourceTV Recorder
Reply With Quote #88

Quote:
Originally Posted by T1MOXA View Post
Errors after update
PHP Code:
Exception reportedClient index 65 is invalid
[SMBlamingsystem/autorecorder.smx
[SMCall stack trace:
[
SM]   [0IsClientConnected
[SM]   [1Line 201autorecorder.sp::GetPlayerCount
[SM]   [2Line 179autorecorder.sp::CheckStatus
[SM]   [3Line 115autorecorder.sp::OnClientPutInServer 
Can you tell me the game, SourceMod version, and the number of clients in the server when this happened?
StevoTVR is offline
T1MOXA
Member
Join Date: Aug 2016
Old 06-21-2017 , 19:46   Re: Auto SourceTV Recorder
Reply With Quote #89

Game - CS:GO
SourceMod Version: 1.8.0.5992
Clients < 40

Code:
Exception reported: Client index 79 is invalid
[SM] Blaming: system/autorecorder.smx
[SM] Call stack trace:
[SM]   [0] IsClientConnected
[SM]   [1] Line 201, autorecorder.sp::GetPlayerCount
[SM]   [2] Line 179, autorecorder.sp::CheckStatus
[SM]   [3] Line 115, autorecorder.sp::OnClientPutInServer
P.S. It could be my bug, since in the log there are errors from my plugin too.
T1MOXA is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 06-21-2017 , 20:02   Re: Auto SourceTV Recorder
Reply With Quote #90

Give this a try.
Attached Files
File Type: sp Get Plugin or Get Source (autorecorder.sp - 455 views - 6.7 KB)
__________________
Spirit_12 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode