1zc / CS2-Pterodactyl

Docker image and Pterodactyl eggs to support CS2 and CS:GO (after archival), based on SteamRT3.
GNU General Public License v3.0
82 stars 25 forks source link

tv_record fails #41

Open morskoyzmey opened 6 months ago

morskoyzmey commented 6 months ago

With default config + these settings can't get demo file recording:

tv_enable 0
tv_record_immediate 1
tv_record test
ClientPutInServer create new player controller [DemoRecorder]
CDemoFile::Open: couldn't open file test.dem for writing.
StartRecording: couldn't open replay file test.dem.

Even setting all folders to 777 makes no difference.

UPD. I was able to get it work with absolute path: tv_record /home/container/game/csgo/demos/test

UPD2. Can't write backup files. Failed to write backup_round02.txt!