Advertisement
Guest User

Untitled

a guest
Feb 21st, 2024
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. [23:48:04 ERROR]: [McItaVotifier] An error occurred in McItaVotifier
  2. java.lang.RuntimeException: Cannot fetch votes
  3. at net.minecraftitalia.votifier.VoteChecker.checkForVotes(VoteChecker.java:134) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  4. at net.minecraftitalia.votifier.VoteChecker.checkLoop(VoteChecker.java:176) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  5. at java.lang.Thread.run(Thread.java:1583) ~[?:?]
  6. Caused by: java.net.SocketTimeoutException: timeout
  7. at net.minecraftitalia.votifier.lib.okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.java:678) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  8. at net.minecraftitalia.votifier.lib.okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.java:686) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  9. at net.minecraftitalia.votifier.lib.okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.java:154) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  10. at net.minecraftitalia.votifier.lib.okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.java:136) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  11. at net.minecraftitalia.votifier.lib.okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.java:115) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  12. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:94) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  13. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  14. at net.minecraftitalia.votifier.lib.okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:43) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  15. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  16. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  17. at net.minecraftitalia.votifier.lib.okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  18. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  19. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  20. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  21. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  22. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:88) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  23. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:142) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  24. at net.minecraftitalia.votifier.lib.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:117) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  25. at net.minecraftitalia.votifier.lib.okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:229) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  26. at net.minecraftitalia.votifier.lib.okhttp3.RealCall.execute(RealCall.java:81) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  27. at net.minecraftitalia.votifier.lib.retrofit2.OkHttpCall.execute(OkHttpCall.java:204) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  28. at net.minecraftitalia.votifier.VoteChecker.checkForVotes(VoteChecker.java:132) ~[MinecraftITALIA-Votifier-standalone-v1.1.1.jar:?]
  29. ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement