Advertisement
Guest User

Paper 1.14.4 Error Skins connecting to Java

a guest
Dec 7th, 2019
1,153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.01 KB | None | 0 0
  1. [0 19:39:02 INFO]: ConaII issued server command: /eskull _Aal
  2. [0 19:39:02 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@3914f546[id=a875213c-cec3-4819-b178-d05eee4982ed,name=_Aal,properties={},legacy=false]
  3. com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
  4. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:85) ~[patched_1.14.4.jar:git-Paper-234]
  5. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.14.4.jar:git-Paper-234]
  6. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.14.4.jar:git-Paper-234]
  7. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.14.4.jar:git-Paper-234]
  8. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.14.4.jar:git-Paper-234]
  9. at net.minecraft.server.v1_14_R1.TileEntitySkull$1.load(TileEntitySkull.java:77) ~[patched_1.14.4.jar:git-Paper-234]
  10. at net.minecraft.server.v1_14_R1.TileEntitySkull$1.load(TileEntitySkull.java:44) ~[patched_1.14.4.jar:git-Paper-234]
  11. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.14.4.jar:git-Paper-234]
  12. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.14.4.jar:git-Paper-234]
  13. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.14.4.jar:git-Paper-234]
  14. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.14.4.jar:git-Paper-234]
  15. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.14.4.jar:git-Paper-234]
  16. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.14.4.jar:git-Paper-234]
  17. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.14.4.jar:git-Paper-234]
  18. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) ~[patched_1.14.4.jar:git-Paper-234]
  19. at net.minecraft.server.v1_14_R1.TileEntitySkull$3.call(TileEntitySkull.java:218) ~[patched_1.14.4.jar:git-Paper-234]
  20. at net.minecraft.server.v1_14_R1.TileEntitySkull$3.call(TileEntitySkull.java:215) ~[patched_1.14.4.jar:git-Paper-234]
  21. at net.minecraft.server.v1_14_R1.TileEntitySkull.b(TileEntitySkull.java:234) ~[patched_1.14.4.jar:git-Paper-234]
  22. at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:84) ~[patched_1.14.4.jar:git-Paper-234]
  23. at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:514) ~[patched_1.14.4.jar:git-Paper-234]
  24. at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:42) ~[patched_1.14.4.jar:git-Paper-234]
  25. at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftInventory.setItem(CraftInventory.java:99) ~[patched_1.14.4.jar:git-Paper-234]
  26. at com.earth2me.essentials.craftbukkit.InventoryWorkaround.addOversizedItems(InventoryWorkaround.java:157) ~[?:?]
  27. at com.earth2me.essentials.craftbukkit.InventoryWorkaround.addOversizedItems(InventoryWorkaround.java:94) ~[?:?]
  28. at com.earth2me.essentials.craftbukkit.InventoryWorkaround.addItems(InventoryWorkaround.java:86) ~[?:?]
  29. at com.earth2me.essentials.commands.Commandskull.run(Commandskull.java:63) ~[?:?]
  30. at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:161) ~[?:?]
  31. at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:545) ~[?:?]
  32. at com.earth2me.essentials.Essentials.onCommand(Essentials.java:458) ~[?:?]
  33. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.14.4.jar:git-Paper-234]
  34. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.4.jar:git-Paper-234]
  35. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[patched_1.14.4.jar:git-Paper-234]
  36. at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800) ~[patched_1.14.4.jar:git-Paper-234]
  37. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608) ~[patched_1.14.4.jar:git-Paper-234]
  38. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.4.jar:git-Paper-234]
  39. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.4.jar:git-Paper-234]
  40. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-234]
  41. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-234]
  42. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-234]
  43. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-234]
  44. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-234]
  45. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-234]
  46. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-234]
  47. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-234]
  48. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-234]
  49. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-234]
  50. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  51. Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  52. at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[?:1.8.0_231]
  53. at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) ~[?:1.8.0_231]
  54. at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[?:1.8.0_231]
  55. at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[?:1.8.0_231]
  56. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_231]
  57. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_231]
  58. at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_231]
  59. at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_231]
  60. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_231]
  61. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_231]
  62. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_231]
  63. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_231]
  64. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:1.8.0_231]
  65. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_231]
  66. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_231]
  67. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_231]
  68. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_231]
  69. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[patched_1.14.4.jar:git-Paper-234]
  70. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[patched_1.14.4.jar:git-Paper-234]
  71. ... 46 more
  72. Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  73. at sun.security.validator.PKIXValidator.doBuild(Unknown Source) ~[?:1.8.0_231]
  74. at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) ~[?:1.8.0_231]
  75. at sun.security.validator.Validator.validate(Unknown Source) ~[?:1.8.0_231]
  76. at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) ~[?:1.8.0_231]
  77. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) ~[?:1.8.0_231]
  78. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ~[?:1.8.0_231]
  79. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_231]
  80. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_231]
  81. at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_231]
  82. at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_231]
  83. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_231]
  84. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_231]
  85. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_231]
  86. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_231]
  87. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:1.8.0_231]
  88. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_231]
  89. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_231]
  90. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_231]
  91. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_231]
  92. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[patched_1.14.4.jar:git-Paper-234]
  93. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[patched_1.14.4.jar:git-Paper-234]
  94. ... 46 more
  95. Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  96. at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) ~[?:1.8.0_231]
  97. at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) ~[?:1.8.0_231]
  98. at java.security.cert.CertPathBuilder.build(Unknown Source) ~[?:1.8.0_231]
  99. at sun.security.validator.PKIXValidator.doBuild(Unknown Source) ~[?:1.8.0_231]
  100. at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) ~[?:1.8.0_231]
  101. at sun.security.validator.Validator.validate(Unknown Source) ~[?:1.8.0_231]
  102. at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) ~[?:1.8.0_231]
  103. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) ~[?:1.8.0_231]
  104. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ~[?:1.8.0_231]
  105. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_231]
  106. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_231]
  107. at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_231]
  108. at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_231]
  109. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_231]
  110. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_231]
  111. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_231]
  112. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_231]
  113. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~[?:1.8.0_231]
  114. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_231]
  115. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_231]
  116. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_231]
  117. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_231]
  118. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130) ~[patched_1.14.4.jar:git-Paper-234]
  119. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66) ~[patched_1.14.4.jar:git-Paper-234]
  120. ... 46 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement