Might be the new summer update, but TF2 has been crashing shortly after joining a game. Has this been happening to anyone else? I’m running Nobara
Might be the new summer update, but TF2 has been crashing shortly after joining a game. Has this been happening to anyone else? I’m running Nobara
If it crashes when launching the game:
https://github.com/ValveSoftware/Source-1-Games/issues/5043
Tl;dr; Use the Flatpak or replace
libtcmalloc_minimal.so.4
cd "~/.local/share/Steam/steamapps/common/Team Fortress 2/bin/" rm libtcmalloc_minimal.so.4 ln -s /usr/lib/libtcmalloc_minimal.so.4 ./
If it crashes on VSH maps:
https://github.com/ValveSoftware/Source-1-Games/issues/5044
Unfortunately, there is no known fix.
Ah, yeah crashes are all on VSH maps so that explains it. Thanks!