/timings paste doesn't work

Discussion in 'Bukkit Help' started by w0lves, Oct 27, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    w0lves

    Hello! I'm trying to see the efficience of my plugin with /timing on and /timing paste.

    But when i try to use /timing paste i get this error:

    Code:
    Could not paste timings
    java.io.IOException: Server returned HTTP response code: 500 for URL: http://paste.ubuntu.com/
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_261]
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_261]
            at org.bukkit.command.defaults.TimingsCommand$PasteThread.run(TimingsCommand.java:240) [spigot.jar:git-Spigot-d97e08b-880a532]
    I've researched and i found one guy with a similar problem but if im not wrong his problem is that site was off.. but rn site is working: http://paste.ubuntu.com/

    Anyone know what's going on?
    Could anyone test the commands "/timing on" and "/timing paste" and check if he get's the same error?

    Otherwaise, someone know how to check if my plugin is producing lag, etc?

    Thanks!
     
Thread Status:
Not open for further replies.

Share This Page