I've created a bit of a mess for myself. Over the last few days I have had to do a few system restores due to accidentally changing my user account to an administrator account on Windows. Long story short, it looks like I finally have everything settled, but when I tried to open Minecraft today I got this error:
Bootstrap (v5)
Current time is Nov 21, 2014 9:35:51 AM
System.getProperty('os.name') == 'Windows 8.1'
System.getProperty('os.version') == '6.3'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_71'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Looking for update
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Got reply in: 242ms
No update found.
Reversing LZMA on C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.pack
Unpacking C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.pack to C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.jar
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to un-pack200: java.io.FileNotFoundException: C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.jar (Access is denied)
at net.minecraft.bootstrap.Bootstrap.unpack(Bootstrap.java:159)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:123)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
Please fix the error and restart.
I assumed the best thing to do would be to uninstall minecraft, but I don't see it on my uninstall list. Can anyone help me out with this?
When I do that it gives me the error "you must provide administrator permission to change these attributes" I'm pretty sure that's how I got into this mess a couple of days ago. I think that when I clicked okay it changed my user account to an administrator account and half of my stuff disappeared into the aether. I just recovered it this morning and am reluctant to risk losing it again.
update: I went to c:\users and opened up the properties for Krystalyn, noticed it was marked as read only, so I changed that (which required administrator permission.) I'm still receiving the same error. When I look at the security properties for that user I see everything checked as "allow" except for "special permissions." When I check out the account type in the control panel, Krystalyn is an administrator account. I feel like I must be missing something or misunderstanding where I'm supposed to be making the changes.
Only you know what you did exactly that you then spent time undoing. If the permissions are okay on the Krystalyn directory, then what about each folder down from there to "AppData\Roaming\.minecraft\launcher.jar" somewhere there could be a permission problem... if not then I'm not sure what else could cause an access denied error, unless perhaps its your antivirus blocking access to the file while it is being scanned. But that would be a coincidence if it occurred right after your account issues.
Thanks Gerbil, what I've found is that when I change the folders from "read only" it just changes back, so I'm working with another "how to" to fix that problem... ugh
Bootstrap (v5)
Current time is Nov 21, 2014 9:35:51 AM
System.getProperty('os.name') == 'Windows 8.1'
System.getProperty('os.version') == '6.3'
System.getProperty('os.arch') == 'x86'
System.getProperty('java.version') == '1.7.0_71'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '32'
Looking for update
Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
Got reply in: 242ms
No update found.
Reversing LZMA on C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.pack
Unpacking C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.pack to C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.jar
FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to un-pack200: java.io.FileNotFoundException: C:\Users\Krystalyn\AppData\Roaming\.minecraft\launcher.jar (Access is denied)
at net.minecraft.bootstrap.Bootstrap.unpack(Bootstrap.java:159)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:123)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
Please fix the error and restart.
I assumed the best thing to do would be to uninstall minecraft, but I don't see it on my uninstall list. Can anyone help me out with this?
Go to C:\Users and give yourself full control of Krystalyn, I suspect that it is now owned by Adminstrator or something similar.