mojira.dev
MC-75885

World generator crashes when generating pumpkins (e.g. seed "Cows")

Minecraft remains at the "Building Terrain" screen when "Cows" (without the quotes) is used as the world generating seed. Crash report is attached.

java.lang.NullPointerException: Exception in server tick loop
	at azi.a(SourceFile:124)
	at azi.apply(SourceFile:121)
	at beh.a(SourceFile:53)
	at beh.apply(SourceFile:50)
	at bei.a(SourceFile:67)
	at bei.a(SourceFile:90)
	at azh.f(SourceFile:49)
	at azh.c(SourceFile:39)
	at bff.a(SourceFile:551)
	at aqr.a(SourceFile:290)
	at bif.b(SourceFile:20)
	at arv.a(SourceFile:261)
	at arv.a(SourceFile:49)
	at arj.a(SourceFile:389)
	at asn.a(SourceFile:56)
	at bgt.a(SourceFile:472)
	at qt.a(SourceFile:174)
	at bff.a(SourceFile:872)
	at qt.c(SourceFile:104)
	at net.minecraft.server.MinecraftServer.k(SourceFile:314)
	at cyk.a(SourceFile:111)
	at cyk.i(SourceFile:127)
	at net.minecraft.server.MinecraftServer.run(SourceFile:418)
	at java.lang.Thread.run(Thread.java:745)

Linked issues

Attachments

Comments 2

Confirmed:

[19:07:37] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException
	at azi.a(SourceFile:124) ~[1.8.1.jar:?]
	at azi.apply(SourceFile:121) ~[1.8.1.jar:?]
	at beh.a(SourceFile:53) ~[1.8.1.jar:?]
	at beh.apply(SourceFile:50) ~[1.8.1.jar:?]
	at bei.a(SourceFile:67) ~[1.8.1.jar:?]
	at bei.a(SourceFile:90) ~[1.8.1.jar:?]
	at azh.f(SourceFile:49) ~[1.8.1.jar:?]
	at azh.c(SourceFile:39) ~[1.8.1.jar:?]
	at bff.a(SourceFile:551) ~[1.8.1.jar:?]
	at aqr.a(SourceFile:290) ~[1.8.1.jar:?]
	at bif.b(SourceFile:20) ~[1.8.1.jar:?]
	at arv.a(SourceFile:261) ~[1.8.1.jar:?]
	at arv.a(SourceFile:49) ~[1.8.1.jar:?]
	at arj.a(SourceFile:389) ~[1.8.1.jar:?]
	at asn.a(SourceFile:56) ~[1.8.1.jar:?]
	at bgt.a(SourceFile:472) ~[1.8.1.jar:?]
	at qt.a(SourceFile:174) ~[1.8.1.jar:?]
	at bff.a(SourceFile:872) ~[1.8.1.jar:?]
	at qt.c(SourceFile:104) ~[1.8.1.jar:?]
	at net.minecraft.server.MinecraftServer.k(SourceFile:314) ~[1.8.1.jar:?]
	at cyk.a(SourceFile:111) ~[1.8.1.jar:?]
	at cyk.i(SourceFile:127) ~[1.8.1.jar:?]
	at net.minecraft.server.MinecraftServer.run(SourceFile:418) [1.8.1.jar:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]

Confirmed, but is fixed in V1.8.2pre1

Gary Quinn

(Unassigned)

Confirmed

Minecraft 1.8.1

Minecraft 1.8.2-pre1

Retrieved