Guest User

Untitled

a guest
Mar 12th, 2021
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.58 KB | None | 0 0
  1. [13:24:58] [Server thread/INFO]: use_code_emily issued server command: /znpcs create -id 1 -skin Drooooop -name &3&lTest
  2. [13:24:58] [Server thread/WARN]: ak.znetwork.znpcservers.commands.exception.CommandExecuteException
  3. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.commands.invoker.ZNCommandInvoker.execute(ZNCommandInvoker.java:67)
  4. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.commands.ZNCommand.execute(ZNCommand.java:72)
  5. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.manager.CommandsManager.onCommand(CommandsManager.java:71)
  6. [13:24:58] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
  7. [13:24:58] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  8. [13:24:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:758)
  9. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:1788)
  10. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1631)
  11. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1584)
  12. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47)
  13. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  14. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
  15. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerConnectionUtils$$Lambda$5199/446686292.run(Unknown Source)
  16. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18)
  17. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(SourceFile:144)
  18. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
  19. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(SourceFile:118)
  20. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:941)
  21. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:934)
  22. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(SourceFile:127)
  23. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:918)
  24. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:850)
  25. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164)
  26. [13:24:58] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3230/140872617.run(Unknown Source)
  27. [13:24:58] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  28. [13:24:58] [Server thread/WARN]: Caused by: java.lang.AssertionError: java.util.concurrent.ExecutionException: 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
  29. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.skin.SkinFetcher.getUUID(SkinFetcher.java:126)
  30. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.npc.skin.ZNPCSkin.forName(ZNPCSkin.java:61)
  31. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.ServersNPC.createNPC(ServersNPC.java:182)
  32. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.commands.list.DefaultCommand.createNPC(DefaultCommand.java:99)
  33. [13:24:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. [13:24:58] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. [13:24:58] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. [13:24:58] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  37. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.commands.invoker.ZNCommandInvoker.execute(ZNCommandInvoker.java:65)
  38. [13:24:58] [Server thread/WARN]: ... 24 more
  39. [13:24:58] [Server thread/WARN]: Caused by: java.util.concurrent.ExecutionException: 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
  40. [13:24:58] [Server thread/WARN]: at java.util.concurrent.CompletableFuture.reportGet(Unknown Source)
  41. [13:24:58] [Server thread/WARN]: at java.util.concurrent.CompletableFuture.get(Unknown Source)
  42. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.skin.SkinFetcher.getUUID(SkinFetcher.java:124)
  43. [13:24:58] [Server thread/WARN]: ... 32 more
  44. [13:24:58] [Server thread/WARN]: 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
  45. [13:24:58] [Server thread/WARN]: at sun.security.ssl.Alerts.getSSLException(Unknown Source)
  46. [13:24:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
  47. [13:24:58] [Server thread/WARN]: at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  48. [13:24:58] [Server thread/WARN]: at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  49. [13:24:58] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
  50. [13:24:58] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  51. [13:24:58] [Server thread/WARN]: at sun.security.ssl.Handshaker.processLoop(Unknown Source)
  52. [13:24:58] [Server thread/WARN]: at sun.security.ssl.Handshaker.process_record(Unknown Source)
  53. [13:24:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  54. [13:24:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  55. [13:24:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  56. [13:24:58] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  57. [13:24:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  58. [13:24:58] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  59. [13:24:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  60. [13:24:58] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  61. [13:24:58] [Server thread/WARN]: at java.net.HttpURLConnection.getResponseCode(Unknown Source)
  62. [13:24:58] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
  63. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.skin.SkinFetcher.lambda$getResponse$0(SkinFetcher.java:103)
  64. [13:24:58] [Server thread/WARN]: at ak.znetwork.znpcservers.skin.SkinFetcher$$Lambda$5370/2010702921.run(Unknown Source)
  65. [13:24:58] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  66. [13:24:58] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  67. [13:24:58] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  68. [13:24:58] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  69. [13:24:58] [Server thread/WARN]: ... 1 more
  70. [13:24:58] [Server thread/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  71. [13:24:58] [Server thread/WARN]: at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
  72. [13:24:58] [Server thread/WARN]: at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
  73. [13:24:58] [Server thread/WARN]: at sun.security.validator.Validator.validate(Unknown Source)
  74. [13:24:58] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
  75. [13:24:58] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
  76. [13:24:58] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
  77. [13:24:58] [Server thread/WARN]: ... 21 more
  78. [13:24:58] [Server thread/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
  79. [13:24:58] [Server thread/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)
  80. [13:24:58] [Server thread/WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
  81. [13:24:58] [Server thread/WARN]: at java.security.cert.CertPathBuilder.build(Unknown Source)
  82. [13:24:58] [Server thread/WARN]: ... 27 more
Advertisement
Add Comment
Please, Sign In to add comment