Hey So I deleted my old mod folder, and now this error keeps popping up when I try to change the mod folder
Client Version: 2024.10.0
java.nio.file.NoSuchFileException: C:\Users\magne\OneDrive\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance
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)
Any ideas on a fix?