Advertisement
Guest User

Untitled

a guest
Aug 31st, 2014
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. [18:14:30 INFO]: MelodyOX issued server command: /logout
  2. [18:14:30 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'logo
  4. ut' in plugin AuthMe v3.5-SNAPSHOT
  5. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spi
  6. got.jar:git-Spigot-1622]
  7. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
  8. 1) ~[spigot.jar:git-Spigot-1622]
  9. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServe
  10. r.java:767) ~[spigot.jar:git-Spigot-1622]
  11. at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerCon
  12. nection.java:1013) [spigot.jar:git-Spigot-1622]
  13. at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
  14. :850) [spigot.jar:git-Spigot-1622]
  15. at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java
  16. :28) [spigot.jar:git-Spigot-1622]
  17. at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat
  18. .java:65) [spigot.jar:git-Spigot-1622]
  19. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184
  20. ) [spigot.jar:git-Spigot-1622]
  21. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
  22. :81) [spigot.jar:git-Spigot-1622]
  23. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
  24. 34) [spigot.jar:git-Spigot-1622]
  25. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
  26. 89) [spigot.jar:git-Spigot-1622]
  27. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
  28. 84) [spigot.jar:git-Spigot-1622]
  29. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
  30. :490) [spigot.jar:git-Spigot-1622]
  31. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
  32. 28) [spigot.jar:git-Spigot-1622]
  33. Caused by: java.lang.IllegalArgumentException: Cannot make player fly if getAllo
  34. wFlight() is false
  35. at org.bukkit.craftbukkit.v1_7_R4.entity.CraftPlayer.setFlying(CraftPlay
  36. er.java:1137) ~[spigot.jar:git-Spigot-1622]
  37. at fr.xephi.authme.commands.LogoutCommand.onCommand(LogoutCommand.java:1
  38. 16) ~[?:?]
  39. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spi
  40. got.jar:git-Spigot-1622]
  41. ... 13 more
  42. [18:14:41 WARN]: Couldn't look up profile properties for net.minecraft.util.com.
  43. mojang.authlib.GameProfile@6d3329ad[id=870aba93-40e8-48b3-89c5-32ece00d6630,name
  44. =MHF_Slime,properties={},legacy=false]
  45. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationUnavailableExcept
  46. ion: Cannot contact authentication server
  47. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticati
  48. onService.makeRequest(YggdrasilAuthenticationService.java:71) ~[spigot.jar:git-S
  49. pigot-1622]
  50. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSes
  51. sionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [sp
  52. igot.jar:git-Spigot-1622]
  53. at net.minecraft.server.v1_7_R4.TileEntitySkull$1.load(TileEntitySkull.j
  54. ava:58) [spigot.jar:git-Spigot-1622]
  55. at net.minecraft.server.v1_7_R4.TileEntitySkull$1.load(TileEntitySkull.j
  56. ava:36) [spigot.jar:git-Spigot-1622]
  57. at com.google.common.cache.CustomConcurrentHashMap$ComputingValueReferen
  58. ce.compute(CustomConcurrentHashMap.java:3426) [spigot.jar:git-Spigot-1622]
  59. at com.google.common.cache.CustomConcurrentHashMap$Segment.compute(Custo
  60. mConcurrentHashMap.java:2322) [spigot.jar:git-Spigot-1622]
  61. at com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(
  62. CustomConcurrentHashMap.java:2291) [spigot.jar:git-Spigot-1622]
  63. at com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomCo
  64. ncurrentHashMap.java:3802) [spigot.jar:git-Spigot-1622]
  65. at com.google.common.cache.ComputingCache.get(ComputingCache.java:46) [s
  66. pigot.jar:git-Spigot-1622]
  67. at com.google.common.cache.AbstractCache.getUnchecked(AbstractCache.java
  68. :49) [spigot.jar:git-Spigot-1622]
  69. at org.bukkit.craftbukkit.v1_7_R4.inventory.CraftMetaSkull$1.run(CraftMe
  70. taSkull.java:65) [spigot.jar:git-Spigot-1622]
  71. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:
  72. 1.7.0_67]
  73. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?
  74. :1.7.0_67]
  75. at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
  76. Caused by: java.net.SocketTimeoutException: Read timed out
  77. at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.7.0_67]
  78. at java.net.SocketInputStream.read(Unknown Source) ~[?:1.7.0_67]
  79. at java.net.SocketInputStream.read(Unknown Source) ~[?:1.7.0_67]
  80. at sun.security.ssl.InputRecord.readFully(Unknown Source) ~[?:1.7.0_67]
  81. at sun.security.ssl.InputRecord.read(Unknown Source) ~[?:1.7.0_67]
  82. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.7.0_6
  83. 7]
  84. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source
  85. ) ~[?:1.7.0_67]
  86. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.7
  87. .0_67]
  88. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.7
  89. .0_67]
  90. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~
  91. [?:1.7.0_67]
  92. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
  93. (Unknown Source) ~[?:1.7.0_67]
  94. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
  95. urce) ~[?:1.7.0_67]
  96. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
  97. own Source) ~[?:1.7.0_67]
  98. at net.minecraft.util.com.mojang.authlib.HttpAuthenticationService.perfo
  99. rmGetRequest(HttpAuthenticationService.java:126) ~[spigot.jar:git-Spigot-1622]
  100. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticati
  101. onService.makeRequest(YggdrasilAuthenticationService.java:54) ~[spigot.jar:git-S
  102. pigot-1622]
  103. ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement