• 7 Posts
  • 308 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
  • Hm this part of the log doesn’t look like the error. Those messages usually show up after the process has crashed. If there is nothing that looks like it’s gamecrash related to you further above in the log, type sudo dmesg --follow in a terminal. This display the logs of all device drivers on a kernel level. While that is open, start the game and wait for it to freeze and see if any errors show up.

    Also, if you post log messages again please put them in a

    codeblock
    

    by typing it like this:
    ```
    codeblock
    ```
    Should be more readable. If the log is rather long just put it into a pastebin or some other text sharing service.