Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-75885

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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.8.2-pre1
    • Minecraft 1.8.1
    • None
    • 64 bit Windows 8.1
    • Confirmed

      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)
      

          [MC-75885] World generator crashes when generating pumpkins (e.g. seed "Cows")

          Mustek added a comment -

          Confirmed, but is fixed in V1.8.2pre1

          Mustek added a comment - Confirmed, but is fixed in V1.8.2pre1

          Kumasasa added a comment -

          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]
          

          Kumasasa added a comment - 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]

            Unassigned Unassigned
            DuoMog Gary Quinn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: