Constant Repeated Crashing

idkman

New member
The game periodically crashes throughout each match.

CPU: 13th Gen Intel i9-13900K (32) @ 5.500GHz
GPU: AMD ATI Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M
OS: Arch Linux x86_64
Kernel: 6.16.5-arch1-1

this is the terminal output when the game is crashing

Code:
Fossilize INFO: Overriding serialization path: "/home/$USER/.local/share/Steam/steamapps/shadercache/1422450/fozpipelinesv6/steamapprun_pipeline_cache".
09/07 12:35:46 minidumps folder is set to /tmp/dumps
09/07 12:35:46 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20250628010609)/tid(20447)
09/07 12:35:46 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(20447)
reaping pid: 19832 -- gameoverlayui
09/07 12:37:41 minidumps folder is set to /tmp/dumps

The crashes seem to happen randomly, I at first thought it was related to opening the store search but ruled that out as it just crashes for no apparent reason. It also crashed once in the sandbox mode.

I also noticed
Code:
(process:20447): GLib-GObject-CRITICAL **: 12:45:31.449: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
but that appears each time I close the game
 
Back
Top