Advertisement
SkullCN

Untitled

Dec 4th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.94 KB | None | 0 0
  1. [20:25:11 ERROR]: loader.refinedev.xyz initializing Retention v1.0 (Is it up to date?)
  2. java.net.UnknownHostException: loader.refinedev.xyz
  3. at xyz.refinedev.retention.plugin.okhttp3.dnsoverhttps.DnsOverHttps.throwBestFailure(Unknown Source) ~[?:?]
  4. at xyz.refinedev.retention.plugin.okhttp3.dnsoverhttps.DnsOverHttps.lookupHttps(Unknown Source) ~[?:?]
  5. at xyz.refinedev.retention.plugin.okhttp3.dnsoverhttps.DnsOverHttps.lookup(Unknown Source) ~[?:?]
  6. at RetentionProtect0.lookup(Unknown Source) ~[?:?]
  7. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(Unknown Source) ~[?:?]
  8. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RouteSelector.nextProxy(Unknown Source) ~[?:?]
  9. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RouteSelector.next(Unknown Source) ~[?:?]
  10. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.findConnection(Unknown Source) ~[?:?]
  11. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(Unknown Source) ~[?:?]
  12. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.find(Unknown Source) ~[?:?]
  13. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.initExchange$okhttp(Unknown Source) ~[?:?]
  14. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ConnectInterceptor.intercept(Unknown Source) ~[?:?]
  15. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  16. at xyz.refinedev.retention.plugin.okhttp3.internal.cache.CacheInterceptor.intercept(Unknown Source) ~[?:?]
  17. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  18. at xyz.refinedev.retention.plugin.okhttp3.internal.http.BridgeInterceptor.intercept(Unknown Source) ~[?:?]
  19. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  20. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(Unknown Source) ~[?:?]
  21. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  22. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(Unknown Source) ~[?:?]
  23. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.execute(Unknown Source) ~[?:?]
  24. at RetentionProtect2.cocklinSteviec(Unknown Source) ~[?:?]
  25. at xyz.refinedev.retention.client.Retention.start(Unknown Source) ~[?:?]
  26. at xyz.refinedev.retention.client.Retention.onLoad(Unknown Source) ~[?:?]
  27. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:388) ~[?:git-Carbon-dd68c588]
  28. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:227) ~[?:git-Carbon-dd68c588]
  29. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:657) ~[?:git-Carbon-dd68c588]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.lambda$spin$0(MinecraftServer.java:131) ~[?:git-Carbon-dd68c588]
  31. at java.lang.Thread.run(Thread.java:840) [?:?]
  32. Suppressed: java.io.InterruptedIOException: timeout
  33. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.timeoutExit(Unknown Source) ~[?:?]
  34. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.callDone(Unknown Source) ~[?:?]
  35. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.noMoreExchanges$okhttp(Unknown Source) ~[?:?]
  36. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(Unknown Source) ~[?:?]
  37. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall$AsyncCall.run(Unknown Source) ~[?:?]
  38. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
  39. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
  40. at java.lang.Thread.run(Thread.java:840) [?:?]
  41. Caused by: java.net.SocketException: Socket closed
  42. at sun.nio.ch.NioSocketImpl.endConnect(NioSocketImpl.java:536) ~[?:?]
  43. at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:620) ~[?:?]
  44. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
  45. at java.net.Socket.connect(Socket.java:633) ~[?:?]
  46. at xyz.refinedev.retention.plugin.okhttp3.internal.platform.Platform.connectSocket(Unknown Source) ~[?:?]
  47. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealConnection.connectSocket(Unknown Source) ~[?:?]
  48. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealConnection.connect(Unknown Source) ~[?:?]
  49. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.findConnection(Unknown Source) ~[?:?]
  50. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(Unknown Source) ~[?:?]
  51. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.find(Unknown Source) ~[?:?]
  52. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.initExchange$okhttp(Unknown Source) ~[?:?]
  53. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ConnectInterceptor.intercept(Unknown Source) ~[?:?]
  54. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  55. at xyz.refinedev.retention.plugin.okhttp3.internal.cache.CacheInterceptor.intercept(Unknown Source) ~[?:?]
  56. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  57. at xyz.refinedev.retention.plugin.okhttp3.internal.http.BridgeInterceptor.intercept(Unknown Source) ~[?:?]
  58. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  59. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(Unknown Source) ~[?:?]
  60. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  61. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(Unknown Source) ~[?:?]
  62. ... 4 more
  63. Caused by: java.net.SocketException: Connection reset
  64. at sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:328) ~[?:?]
  65. at sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355) ~[?:?]
  66. at sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808) ~[?:?]
  67. at java.net.Socket$SocketInputStream.read(Socket.java:966) ~[?:?]
  68. at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484) ~[?:?]
  69. at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478) ~[?:?]
  70. at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160) ~[?:?]
  71. at sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) ~[?:?]
  72. at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1510) ~[?:?]
  73. at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1425) ~[?:?]
  74. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) ~[?:?]
  75. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) ~[?:?]
  76. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealConnection.connectTls(Unknown Source) ~[?:?]
  77. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealConnection.establishProtocol(Unknown Source) ~[?:?]
  78. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealConnection.connect(Unknown Source) ~[?:?]
  79. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.findConnection(Unknown Source) ~[?:?]
  80. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(Unknown Source) ~[?:?]
  81. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ExchangeFinder.find(Unknown Source) ~[?:?]
  82. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.initExchange$okhttp(Unknown Source) ~[?:?]
  83. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.ConnectInterceptor.intercept(Unknown Source) ~[?:?]
  84. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  85. at xyz.refinedev.retention.plugin.okhttp3.internal.cache.CacheInterceptor.intercept(Unknown Source) ~[?:?]
  86. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  87. at xyz.refinedev.retention.plugin.okhttp3.internal.http.BridgeInterceptor.intercept(Unknown Source) ~[?:?]
  88. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  89. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(Unknown Source) ~[?:?]
  90. at xyz.refinedev.retention.plugin.okhttp3.internal.http.RealInterceptorChain.proceed(Unknown Source) ~[?:?]
  91. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(Unknown Source) ~[?:?]
  92. at xyz.refinedev.retention.plugin.okhttp3.internal.connection.RealCall$AsyncCall.run(Unknown Source) ~[?:?]
  93. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
  94. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
  95. ... 1 more
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement