Tim Lagnese

Results 4 comments of Tim Lagnese

Do you have Clipboard Detection enabled in General settings? If so it's not a bug and you should just disable that feature.

Here is a snippet of the backtrace with some of the symbols. The Input::process is repeated like 10,000 times. ``` #0 0x00005c6960ea009a in std::unordered_map::at (__k=..., this=, this=, __k=...) at /usr/include/c++/13.2.1/bits/unordered_map.h:1004...

I fixed this issue by uninstalling amdvlk and installing vulkan-radeon on arch linux.

I have been seeing these errors too. I wanted to load the debug symbols so I attempted to build this project and copy over to `$HOME/.local/share/Steam/ubuntu12_64/fossilize_replay`. After I did that,...