OS Name/Version: debian 11
cs go
Problem Description:
issue editing files in gui fix is sftp the file off and edit the file
Actions taken to resolve so far:
OS Name/Version: debian 11
cs go
Problem Description:
issue editing files in gui fix is sftp the file off and edit the file
Actions taken to resolve so far:
Hey @reginald_chan,
I saw your post and wanted to help troubleshoot your CS:GO config file issue in AMP on Debian 11. Since this was reported in April 2022, upgrading AMP to the latest version should be the first step before troubleshooting further. If newer versions have addressed blank config file issues, upgrading may resolve the problem.
AMP/logs
to see if there are any errors related to file access or permissions.sudo chown -R amp:amp /path/to/csgo/configs
sudo chmod -R 755 /path/to/csgo/configs
Let me know if any of these steps help or if you can provide more details—I’d be happy to troubleshoot further!