If you encounter issues using CRCON, you'll have to give technical informations about your installation if you want to receive some help or advice. That means you would have to enter multiple command in your VPS terminal. This can be rather long and techy.
-> This bash script will automatically collect all the debugging infos in a single file you can share with the person who is trying to help you.
- Please be careful about sharing this file, as it could contain your personal passwords (RCON, CRCON database, etc).
The script should have (redacted) them, but... Just check OK ? - NEVER share it on a public forum / Discord channel ;
- If you do not fully trust the person asking these informations, you can open the file with any text editor and delete any sensitive data before sharing.
- download the
diagnose.sh
file and place it in your CRCON root folder (usually/root/hll_rcon_tool
) ; - get into a terminal session using SSH and launch the script using these commands :
cd /root/hll_rcon_tool sh ./diagnose.sh
- download the
diagnose.log
file that has been created to your local computer, review its content for sensitive data, then share it.