View Single Post
Scruffy
Junior Member
Join Date: Feb 2017
Old 04-05-2018 , 01:25   Re: tf2 crashing "cat: hlds.13915.pid: No such file or directory"
Reply With Quote #9

Quote:
Originally Posted by goodBEan View Post
A friend of mine just came to the rescue, and he had the same idea. Basic theory is that an ubuntu update removed or renamed some stuff that tf2 needed

sudo dpkg --add-architecture i386
sudo apt-get install lib32gcc1 libstdc++6 libstdc++6:i386 libcurl4-gnutls-dev:i386
This worked for me just now. Thank you.
Scruffy is offline