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

/say doesn't work on Spigot Server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • Linux

      Ubuntu 20.04.3 

    • 3558-Spigot-2183145-401f1ad (MC: 1.19.1)
    • Yes

      So I upgraded to 1.19.1, and then my /say stopped working. When I want to say hi thru the console, it gives me this error:

      >say hi
      [14:05:17] [Async Chat Thread - #2/ERROR]: Task failed
      java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.EntityPlayer.getBukkitEntity()" because "<parameter1>" is null
              at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
              at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) [?:?]
              at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) [?:?]
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
              at java.lang.Thread.run(Thread.java:833) [?:?]
      Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.EntityPlayer.getBukkitEntity()" because "<parameter1>" is null
              at net.minecraft.server.MinecraftServer.lambda$42(MinecraftServer.java:2303) ~[spigot-1.19.1-R0.1-SNAPSHOT.jar:3558-Spigot-2183145-401f1ad]
              at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
              ... 3 more
       

       

       

            Unassigned Unassigned
            friendlygabe777 Gabe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: