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

FallingSand spawner crash the game

XMLWordPrintable

    • Confirmed

      I tried to update my FallingSand spawners, but even if I add

      {block:"minecraft:stone"}

      in the FallingSand tags, the game crashed when the Entity spawn.

      Here's the command I'm using:

      setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {SpawnData:{Data:0,Dimension:0,DropItem:0,Motion:[0.0,0.06,0.0],Pos:[562.5,92.5,7.5],block:"minecraft:dirt",Time:0},id:MobSpawner,EntityId:FallingSand,SpawnCount:2,SpawnRange:5,Delay:1,MinSpawnDelay:0,MaxSpawnDelay:1,MaxNearbyEntities:64}
      

      Works fine in 1.7. Using the TileID tag doesn't work too.


      Description: Loading entity NBT
      java.lang.NullPointerException: Loading entity NBT
      	at ww.a(SourceFile:222)
      	at rl.f(SourceFile:1197)
      	at agr.a(SourceFile:131)
      	at agr.a(SourceFile:254)
      	at bpv.a(SourceFile:19)
      	at bpv.a(SourceFile:14)
      	at bpv.a(SourceFile:9)
      

            Unassigned Unassigned
            mlakuss Mlakuss
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: