Even though I have a skin uploaded, the game is showing my skin as the missing texture. When I deleted my skin file from the cache, it worked for that session but showed the missing texture again after restarting Minecraft. I also noticed this in the log:
[19:08:25] [Client thread/WARN]: Failed to load texture: minecraft:skins/8f11a42c5f624e573eb6428f9f8668c4fca3c0a0e831b1d9ee2534b843536e
java.io.FileNotFoundException: minecraft:skins/8f11a42c5f624e573eb6428f9f8668c4fca3c0a0e831b1d9ee2534b843536e
at cuv.a(SourceFile:52) ~[14w34c.jar:?]
at cvm.a(SourceFile:55) ~[14w34c.jar:?]
at ctp.a(SourceFile:28) ~[14w34c.jar:?]
at cua.a(SourceFile:56) [14w34c.jar:?]
at cua.a(SourceFile:38) [14w34c.jar:?]
at ckd.a(SourceFile:385) [14w34c.jar:?]
at ckd.a(SourceFile:516) [14w34c.jar:?]
at cjd.b(SourceFile:738) [14w34c.jar:?]
at cjd.a(SourceFile:1310) [14w34c.jar:?]
at cjd.a(SourceFile:1123) [14w34c.jar:?]
at cjd.b(SourceFile:976) [14w34c.jar:?]
at bsr.as(SourceFile:902) [14w34c.jar:?]
at bsr.a(SourceFile:313) [14w34c.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [14w34c.jar:?]
Dupe of MC-68233