ebkr / r2modmanPlus

A simple and easy to use mod manager for several games using Thunderstore
MIT License
1.19k stars 184 forks source link

[BUG] - ENOENT: no such file or directory, open: compatdata/632360/pfx/user.reg #1452

Open Reishimanfr opened 1 day ago

Reishimanfr commented 1 day ago

Describe the bug Launching Risk of Rain 2 with mods installed on linux fails with the following error:

ENOENT: no such file or directory, open '/mnt/hdd/Steam/steamapps/compatdata/632360/pfx/user.reg'

To Reproduce Steps to reproduce the behavior:

  1. Install some mods
  2. Open the vanilla game first
  3. Close the game and attempt to run modded
  4. See error

Expected behavior For the game to launch just fine

Additional context So far I've tried manually creating the file and deleting the 632360 directory in compatdata. As you may've guessed neither of those worked

Reishimanfr commented 1 day ago

Forgot to mention, I'm running arch with hyprland as my DE of choice but I don't think the latter one is very relevant