Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. Got >> {"owner":"a6824fe115ea4e95880f2ad1e7e0faed","name":"idk","user":"CubedCraft","plan":1,"taskID":5946,"base":"statusReq","bootIfFound":true}
  2. 21.07 14:40:28 [Server] INFO java.io.IOException: Server returned HTTP response code: 429 for URL: https://api.mojang.com/user/profiles/a6824fe115ea4e95880f2ad1e7e0faed/names
  3. 21.07 14:40:28 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  4. 21.07 14:40:28 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  5. 21.07 14:40:28 [Server] INFO at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  6. 21.07 14:40:28 [Server] INFO at java.net.URL.openStream(URL.java:1045)
  7. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.manager.RevertUUIDManager.getNameFromUUID(RevertUUIDManager.java:21)
  8. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.utils.PlayerServer.<init>(PlayerServer.java:39)
  9. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.utils.PlayerServer.fromJSON(PlayerServer.java:183)
  10. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.utils.PlayerServer.fromFile(PlayerServer.java:200)
  11. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.utils.PlayerServer.fromFile(PlayerServer.java:192)
  12. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.manager.ReactionManager.onMessage(ReactionManager.java:89)
  13. 21.07 14:40:28 [Server] INFO at me.Leoko.pscloud.core.RedisMessagingQueue.lambda$null$0(RedisMessagingQueue.java:76)
  14. 21.07 14:40:28 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  15. 21.07 14:40:28 [Server] INFO Exception in thread "Thread-787623" java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement