Пытался установить лаунчер, вот что пишет java.nio.file.FileSystemException: C:\Users\romak\AppData\Roaming\.simplemc\runtime\jre-8u144-windows-x64.zip: Процесс не может получить доступ к файлу, так как этот файл занят другим процессом. Поискал на форуме такую же проблему, не нашел. Что делать помогите.
java.nio.file.FileSystemException: C:\Users\romak\AppData\Roaming\.simplemc\runtime\jre-8u144-windows-x64.zip: Процесс не может получить доступ к файлу, так как этот файл занят другим процессом.
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
at java.nio.file.Files.deleteIfExists(Unknown Source)
at ru.simplemc.updater.downloader.file.DownloaderRuntimeArchiveFile.unpack(DownloaderRuntimeArchiveFile.java:52)
at ru.simplemc.updater.downloader.Downloader.process(Downloader.java:63)
at ru.simplemc.updater.thread.UpdateThread.lambda$run$0(UpdateThread.java:61)
at java.util.ArrayList.forEach(Unknown Source)
at ru.simplemc.updater.thread.UpdateThread.run(UpdateThread.java:46)
Question
de1ive
Пытался установить лаунчер, вот что пишет java.nio.file.FileSystemException: C:\Users\romak\AppData\Roaming\.simplemc\runtime\jre-8u144-windows-x64.zip: Процесс не может получить доступ к файлу, так как этот файл занят другим процессом. Поискал на форуме такую же проблему, не нашел. Что делать помогите.
java.nio.file.FileSystemException: C:\Users\romak\AppData\Roaming\.simplemc\runtime\jre-8u144-windows-x64.zip: Процесс не может получить доступ к файлу, так как этот файл занят другим процессом.
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
at java.nio.file.Files.deleteIfExists(Unknown Source)
at ru.simplemc.updater.downloader.file.DownloaderRuntimeArchiveFile.unpack(DownloaderRuntimeArchiveFile.java:52)
at ru.simplemc.updater.downloader.Downloader.process(Downloader.java:63)
at ru.simplemc.updater.thread.UpdateThread.lambda$run$0(UpdateThread.java:61)
at java.util.ArrayList.forEach(Unknown Source)
at ru.simplemc.updater.thread.UpdateThread.run(UpdateThread.java:46)
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now