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

Tellraw crashes if clickEvent is an URL without "http://"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 14w07a, Minecraft 14w08a, Minecraft 14w10c, Minecraft 1.7.9, Minecraft 14w17a, Minecraft 14w20b, Minecraft 14w21a, Minecraft 14w21b, Minecraft 1.7.10-pre1, Minecraft 1.7.10-pre2, Minecraft 1.7.10-pre3, Minecraft 14w34d, Minecraft 1.8-pre2, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.2-pre2, Minecraft 1.8.2-pre3, Minecraft 1.8.2-pre4
    • None
    • Confirmed

      When using the command

      /tellraw @a {text:"Link",color:green,clickEvent:{action:open_url,value:"google.com"}}
      

      the game crashes. But does not crash with

      /tellraw @a {text:"test",color:blue,clickEvent:{action:open_url,value:"http://google.com"}}
      

            grum [Mojang] Grum (Erik Broes)
            jirauser54679 user-2a4c8 (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: