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

Crash when using fishing rod in same tick as @e command with type= or name=

XMLWordPrintable

    • Community Consensus

      The bug

      Modifying the NBT data of a fishing hook / bobber causes Minecraft to crash.

      java.lang.NullPointerException: Executing command block
      

      How to reproduce

      1. Place an activated repeating command block with the following command
        /entitydata @e[type=!Player] {CustomName:"Test",CustomNameVisible:1b}
        
      2. Use a fishing rod
        → Minecraft (server) crashes

            searge [Mojang] Searge (Michael Stoyke)
            marcono1234 [Mod] Marcono1234
            Votes:
            16 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: