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

The teleport of Minecart+Player doesn't support a long distance

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • Minecraft 1.12.2
    • Windows 7 x64
      Java 8.91 (build 1.8.0_91-b14)
      Minecraft Server v1.12.2 (origin)
      Minecraft v1.12.2 (no mod, no plugin)
    • Unconfirmed
    • (Unassigned)

      Hello,

      This command works to test whether a player is in the minecart or not :

      /testfor @p {RootVehicle:{Entity:{id:"minecraft:minecart"}}}
      

      This command works to advance the minecart of 5 blocks, with or without the player in :
      (see the picture number 1)

      /tp @e[type=Minecart] ~-5 ~ ~
      

      This command works to change the rail minecart, with or without the player in :
      (see the picture number 1)

      /tp @e[type=Minecart] ~ ~ ~-2
      

      When i teleport the minecart alone over a long distance, it works.
      The minecart is well placed on the rails more than 100 blocks from where it was :
      (see the picture number 2)

      /teleport @e[type=Minecart] -323 11 419
      

      When i teleport the minecart with me in, on a long distance, it doesn't work :
      (see the picture number 3)

      /teleport @e[type=Minecart] -323 11 419
      

      Since i can't move and the minecart doesn't answer to the keys. So, i decide to delete it !.
      Just after executing the command, i appear at my starting point but with the difference that the block below me is shifted of one block to the right !?.
      (see the picture number 4)

      /kill @e[type=Minecart]
      

        1. Sans titre-1.jpg
          Sans titre-1.jpg
          235 kB
        2. Sans titre-2.jpg
          Sans titre-2.jpg
          330 kB
        3. Sans titre-3.jpg
          Sans titre-3.jpg
          224 kB
        4. Sans titre-4.jpg
          Sans titre-4.jpg
          311 kB

            Unassigned Unassigned
            DukeNukem49 Perus Ludovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: