Mods location unchangeble after drive failer
-
I have my FAF client on one of my drives and my mods on another and the one the mods were on failed on me and i was unable to change the location getting this error. i did find that a full reinstall fixes it but it seems like an issue on how FAF handles moving/changing the mods location
Client Version: 2025.2.1
java.nio.file.NoSuchFileException: E:\FAF Mods
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:197)
at java.base/java.nio.file.Files.readAttributes(Files.java:1853)
at org.springframework.util.FileSystemUtils.copyRecursively(FileSystemUtils.java:127)
at com.faforever.client.preferences.tasks.MoveDirectoryTask.call(MoveDirectoryTask.java:61)
at com.faforever.client.preferences.tasks.MoveDirectoryTask.call(MoveDirectoryTask.java:20)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1399)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)