I messed around with some settings using ramdisk and tried to delete everything and reset it but now i cannot play minecraft no matter how many times i delete it. i keep getting this error message. What i did was move the .minecraft file location to the new virtual hard drive that i created with RamDisk, but now i tried to change it back but it didnt work. and the .minecraft folder in appdata is just a shortcut not the actual folder. This is the code i put in to change it:
mklink /j %appdata%\.minecraft M:\
Exception: java.io.FileNotFoundException: C:\Users\user\AppData\Roaming\.minecraft\launcher.pack.lzma.new (Access is denied)
Unable to download remote file.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
The error message makes it sound like you have messed up the file or folder permissions. But there are a lot of possible things you could have messed up and you haven't really given us much to go on.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
mklink /j %appdata%\.minecraft M:\
Exception: java.io.FileNotFoundException: C:\Users\user\AppData\Roaming\.minecraft\launcher.pack.lzma.new (Access is denied)
Unable to download remote file.
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
Please help!!