CHollingworth / Lampray

Linux Application Modding Platform. A native Linux mod manager.
https://www.nexusmods.com/baldursgate3/mods/2169
The Unlicense
174 stars 16 forks source link

Deploying throws std::filesystem::filesystem_error #141

Open Felolie opened 5 months ago

Felolie commented 5 months ago

Hey, maybe it's already solved, but I didn't find exactly my problem. If I deploy the Mods, it crashes in the end. At the first deploy I get an invalid machine code and at the second time that form above "terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: cannot rename: Device or resource busy [/home/clas/.steam/steam/steamapps/common/Baldurs Gate 3] [/home/clas/.steam/steam/steamapps/common/Lampray Managed - Baldurs Gate 3]"

Log_Lampray.txt

Maybe some mods are as well fatal. Bildschirmfoto vom 2024-03-29 17-31-47

Some Data of my System: openSUSE Tumbleweed - Gnome 46 Wayland Kernel Linux 6.8.1-1-default

Thanks in advance

xhBIROhx commented 1 month ago

Same issue here

terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: cannot rename: Invalid cross-device link [/home/xhbirohx/.local/share/Steam/steamapps/common/Baldurs Gate 3/] [/home/xhbirohx/.local/share/Steam/steamapps/common/Baldurs Gate 3/Lampray Managed - ]
fish: Job 1, 'sudo ./Lampray' terminated by signal SIGABRT (Abort)