comet icon indicating copy to clipboard operation
comet copied to clipboard

Rise of the Tomb Raider Crashes with Comet Turned On

Open ProfessorCode212 opened this issue 6 months ago • 4 comments

Describe the bug In Rise of the Tomb Raider (GOG's version), the game tends to crash whenever you interact with a campsite. It may also crash when you die and the game reloads the last save. This problem doesn't seem to occur if you play it offline or have Comet disabled.

To Reproduce Steps to reproduce the behavior:

  1. Run Rise of the Tomb Raider.
  2. Go to a camp site.
  3. Interact with it.
  4. The game will crash either as it's loading into the camp site menu or as you try to exit the menu.

System (please complete the following information):

  • OS: Fedora GNOME
  • Architecture: x86
  • Launcher: Heroic
  • Proton Version: GE-Proton10-latest (or GE-Proton10-20), GE-Proton10-17

Additional context Others have reported the issue here: https://www.gog.com/forum/tomb_raider_series/rise_of_the_tomb_raider_crash_at_campsites.

ProfessorCode212 avatar Oct 18 '25 04:10 ProfessorCode212

Do you know if its comet specific crash or if its induced by GOG Galaxy too?

imLinguin avatar Oct 19 '25 10:10 imLinguin

This seems to be specific to comet. Everyone who has reported this issue on that thread seems to be running Linux and using comet. Also, there is a somewhat related issue reported on a different thread where certain achievements are not being triggered for people using GOG Galaxy (on Windows), but none of them seem to be having this issue with the game crashing on interacting with a campsite.

I didn't find any other information related to this issue on Steam or anywhere else either, so this is very likely related to comet itself.

ProfessorCode212 avatar Oct 19 '25 16:10 ProfessorCode212

Thanks I'll try to reproduce this

imLinguin avatar Oct 19 '25 16:10 imLinguin

I did reproduce it, I think however this is a game specific problem. I'm open to suggestions or help to narrow it down but seeing that the game closes the connection on its own

[2025-10-19T17:20:55Z INFO  comet::api::handlers::communication_service] Unlocking achievement NEW_ACHIEVEMENT_3_3, Jednostronna rozmowa
[2025-10-19T17:21:05Z INFO  comet::api::handlers] Uploading new achievements
[2025-10-19T17:21:05Z INFO  comet::api::handlers] Uploaded achievements
[2025-10-19T17:23:19Z INFO  comet::api::handlers] Uploading new stats
[2025-10-19T17:23:20Z INFO  comet::api::handlers] Uploaded stats
[2025-10-19T17:24:35Z INFO  comet::api::handlers] Socket connection closed with Some("58668848197088414")

hints that this isnt related to communication with comet, but could indicate an issue related with steam_api wrapper or Galaxy libs, I also wouldn't cross out a possibility of it being a Proton specific problem too

imLinguin avatar Oct 19 '25 17:10 imLinguin