From df67691c32be8e91c9ebe7f2593b87c724425dab Mon Sep 17 00:00:00 2001 From: jenz Date: Sun, 3 Mar 2024 11:40:02 +0100 Subject: [PATCH] should be final note for myself to the future --- AutismBotIngame/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutismBotIngame/README.md b/AutismBotIngame/README.md index 0d9764a6..90731e70 100644 --- a/AutismBotIngame/README.md +++ b/AutismBotIngame/README.md @@ -89,4 +89,4 @@ df -h -> check /dev/shm/ tmps filesystem pgrep -u autismbot2 pkill -9 -u autismbot2 -2024 february note: if steamwebhelper is stuck try to clean out /tmp folder, there might be a lot of leftover dumps for steam and chromium processed that steamwebhelper generated. ESPECIALLY MAKE SURE TO DELETE DUMPS FOLDER. .steam/debian-installation/config/htmlcache might also be relevant to delete. and also steam --reset ran from xterm and then deleting /tmp/dumps again. +2024 february note: if steamwebhelper is stuck try to clean out /tmp folder, there might be a lot of leftover files for steam and chromium based processes that steamwebhelper generated. remember to also delete the dumps folder in /tmp. .steam/debian-installation/config/htmlcache might also be relevant to delete. Remember after clearing out to do chmod 777 -R on /tmp/dumps since that seems to solve the steamweb helper problem.