mojira.dev
MC-80436

Server List Wipes - 'Access Is Denied'

This just started today, and I've had Minecraft installed for about 8 months on this computer already. I restarted my Minecraft Client due to my headphones not picking up sounds (not related) and I clicked the Multiplayer tab, low and behold no servers are listed. I checked the provided game output (console log) and found a bit of an error log. * Note my game is modded, with the mod 'Optifine' however I do not think this has any affect on the results. * Here is a paste to the log: http://pastebin.com/6dY1uwHL . As you can see, it states within the first couple of lines 'FileNotFoundException: (the location to the servers.dat file) Access is denied. I looked around the JIRA Report Lists and found some that could relate to this error but don't. Any ideas on what could be causing this? -

[16:37:42] [Client thread/ERROR]: Couldn't load server list
java.io.FileNotFoundException: C:\Users\sclark2\AppData\Roaming\.minecraft\servers.dat (Access is denied)
	at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_40]
	at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_40]
	at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_40]
	at ds.a(SourceFile:69) ~[ds.class:?]
	at bkp.a(SourceFile:25) [bkp.class:?]
	at bkp.<init>(SourceFile:18) [bkp.class:?]
	at bgz.r_(SourceFile:63) [bgz.class:?]
	at bco.a(SourceFile:197) [bco.class:?]
	at azl.a(SourceFile:646) [azl.class:?]
	at bgz.q(SourceFile:164) [bgz.class:?]
	at bgz.a(SourceFile:159) [bgz.class:?]
	at bco.a(SourceFile:172) [bco.class:?]
	at bgz.a(SourceFile:348) [bgz.class:?]
	at bco.d(SourceFile:232) [bco.class:?]
	at bco.k(SourceFile:211) [bco.class:?]
	at azl.p(SourceFile:1303) [azl.class:?]
	at azl.ah(SourceFile:757) [azl.class:?]
	at azl.f(SourceFile:711) [azl.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.7.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [launchwrapper-1.7.jar:?]
[16:37:42] [Client thread/ERROR]: Couldn't load server list
java.io.FileNotFoundException: C:\Users\sclark2\AppData\Roaming\.minecraft\servers.dat (Access is denied)
	at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_40]
	at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_40]
	at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_40]
	at ds.a(SourceFile:69) ~[ds.class:?]
	at bkp.a(SourceFile:25) [bkp.class:?]
	at bgz.r_(SourceFile:64) [bgz.class:?]
	at bco.a(SourceFile:197) [bco.class:?]
	at azl.a(SourceFile:646) [azl.class:?]
	at bgz.q(SourceFile:164) [bgz.class:?]
	at bgz.a(SourceFile:159) [bgz.class:?]
	at bco.a(SourceFile:172) [bco.class:?]
	at bgz.a(SourceFile:348) [bgz.class:?]
	at bco.d(SourceFile:232) [bco.class:?]
	at bco.k(SourceFile:211) [bco.class:?]
	at azl.p(SourceFile:1303) [azl.class:?]
	at azl.ah(SourceFile:757) [azl.class:?]
	at azl.f(SourceFile:711) [azl.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.7.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [launchwrapper-1.7.jar:?]

Related issues

Comments

kumasasa

Duplicate of MC-39583, but the log file is the first appearance of "Access denied".
Will attach log file to MC-39583

marcono1234

Note however that this is "Minecraft 1.7.5"

migrated

(Unassigned)

Unconfirmed

Minecraft 1.8.1

Retrieved