Mojira Archive
MC-79635

Crash when opening world in any version using new Authlib (released with 1.8.4)

After updating to 1.8.4, the game crashes when I try to open one of my worlds. It did not crash in 1.8.3 or any other version, but since updating it crashes in all versions I have tried. The stack trace indicates that the crash was caused by the new version of AuthLib released with 1.8.4 (and included with older versions), so it seems likely that that is the cause. I've attached 1.8.3 and 1.8.4 crash reports, and uploaded the world. I'm sorry if this has already been reported, I searched but didn't see anything like this.

Caused by: java.lang.NullPointerException
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.isWhitelistedDomain(YggdrasilMinecraftSessionService.java:210)
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.getTextures(YggdrasilMinecraftSessionService.java:149)
	at bnp$1.a(SourceFile:47)
	at bnp$1.load(SourceFile:44)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
	... 19 more

Happens also when providing invalid url:

/give @p skull 1 3 {display:{Name:"Player Head"},SkullOwner:{Id:019FA89F-15A7-3DD8-E1F1-213E4C8D8F6E,Properties:{textures:[{Value:e3RleHR1cmVzOntTS0lOOnt1cmw6IiMifX19=}]}}} 

This corrupts your world.

Duplicate

Chris Koehler

2015-04-17, 10:43 PM

2016-09-23, 01:33 AM

2016-08-04, 04:34 PM

1

5

Confirmed

Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.7, Minecraft 15w49b

-