We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the installer shows an obscure error message when administrator privileges are required
Exception: E:\Minecraft\versions - sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) - sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) - sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) - sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504) - java.nio.file.Files.createDirectory(Files.java:674) - java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) - java.nio.file.Files.createDirectories(Files.java:767) - net.fabricmc.installer.client.ClientInstaller.install(ClientInstaller.java:38) - net.fabricmc.installer.client.ClientHandler.lambda$install$1(ClientHandler.java:56) - net.fabricmc.installer.client.ClientHandler$$Lambda$40/1951182557.run(Unknown Source) - java.lang.Thread.run(Thread.java:745)
https://discord.com/channels/507304429255393322/507982463449169932/825891613385293855 maybe add a suggestion to run as administrator
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the installer shows an obscure error message when administrator privileges are required
https://discord.com/channels/507304429255393322/507982463449169932/825891613385293855
maybe add a suggestion to run as administrator
The text was updated successfully, but these errors were encountered: