Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-1417

Chat API sends null packet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • None
    • Ubuntu 14.04
      Kimsufi KS-4
      Most recent Spigot version
      Java 8

    • GrottoCore (mine), VentureChat (MineverseChat), ProtocolLib

      Issue can be seen described in this thread: https://www.spigotmc.org/threads/venturechat.24005/page-149

      When I send a simple message using the Chat API, such as:

      TextComponent wow = new TextComponent("welcome there");
      wow.setColor(ChatColor.RED);
      player.spigot().sendMessage(wow);
      

      Both his plugin and ProtocolLib return a NullPointerException from the message.

            Unassigned Unassigned
            hockeymikey hockeymikey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: