Open jpauwels opened 7 months ago
--info=name,progress
is also problematic on macOS 12.7.4 btw
looks like rsync on macos doesn't have the same options as rsync on linux
Hmm, this'll be tricky, since we actually need those options to provide an accurate progress report
yup - can definitely confirm this bug in v2.14.1. I'm on macOS Sonoma. I was trying to move a game (Epic) on my local drive to an external NVMe to free up some space and this error was thrown.
What's the workaround outside of uninstalling it and reinstalling it to the new location? (trying to avoid this as it is a 120GB download)
/Users/YourUsername/Library/Application Support/heroic/legendaryConfig/legendary/installed.json
in a text editor, find your game's entry in there, edit the install_path
to point to the new path
Describe the bug
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/3648 introduced a regression on macOS 12.7.4:
Bug introduced on https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/76e63a9ae21d19050c15c2c89893966c7b262f63/src/backend/utils.ts#L1084
Add logs
Steps to reproduce
Expected behavior
Moving works without error
Screenshots
No response
Heroic Version
Latest Stable
System Information
macOS 12.7.4
Additional information
No response