robocephalic
New member
It looks like the linux hard link fix didn't make it to the new version. I'm unable to install mods on an exfat disk in Linux.
Code:
Error type: System.IO.IOException
Message: Failed to create hard link (0x5): Z:\mnt\F796-D8DD\FFXIV Mods\hs-Adjusted 2B boots for everyone-1.1.2-kzg\wroogj4k.xx2 -> Z:\mnt\F796-D8DD\FFXIV Mods\hs-Adjusted 2B boots for everyone-1.1.2-kzg\sgaugyb3.f4a
HResult: 0x80070005
at Heliosphere.Util.FileHelper.CreateHardLink(String source, String destination) in /_/Util/FileHelper.cs:line 125
at Heliosphere.DownloadTask.TestHardLinks() in /_/DownloadTask.cs:line 338
at Heliosphere.DownloadTask.Run() in /_/DownloadTask.cs:line 164