Çözüldü Logu incelermsisiniz

  • Konuyu Başlatan Konuyu Başlatan ImpJan
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 674
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

ImpJan

Odunlara Vur Vur Vur!
Katılım
22 Ekim 2018
Mesajlar
26
Elmaslar
5
Puan
0
Yaş
24
Minecraft
JanHoppy

Discord:

progdam

Kod:
[18:42:33] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.mcstatistics.StatisticsExpansion
[18:42:33] [Server thread/ERROR]: [PlaceholderAPI] org.bukkit.Material.isItem()Z
placeholderapide bir problem var
Kod:
[18:43:04] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
[18:43:05] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[18:43:05] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
[18:43:06] [Craft Scheduler Thread - 18/INFO]: Checking for updates via Spigot...
[18:43:06] [Craft Scheduler Thread - 18/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] The updater could not contact dev.bukkit.org for updating.
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] null
java.net.SocketTimeoutException: connect timed out
    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_171]
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_171]
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_171]
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_171]
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_171]
    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
    at com.wasteofplastic.askyblock.Updater.read(Updater.java:713) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.Updater.runUpdater(Updater.java:788) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.Updater.access$100(Updater.java:43) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.Updater$UpdateRunnable.run(Updater.java:783) [askyblock.jar:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
sanırım burada sürümü güncellemişsin config değiştigi için bişeyler olmuş , zaman aşımına uğramış
Kod:
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.

türkçesi böyle sanırım
Kod:
Son zamanlarda yapılandırmanızı değiştirmediyseniz ve bu mesajı ilk kez görüntülüyorsanız, site geçici bir kesinti yaşanıyor olabilir.
 
Kod:
[18:42:33] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.mcstatistics.StatisticsExpansion
[18:42:33] [Server thread/ERROR]: [PlaceholderAPI] org.bukkit.Material.isItem()Z
placeholderapide bir problem var
Kod:
[18:43:04] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
[18:43:05] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
[18:43:05] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
[18:43:06] [Craft Scheduler Thread - 18/INFO]: Checking for updates via Spigot...
[18:43:06] [Craft Scheduler Thread - 18/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] The updater could not contact dev.bukkit.org for updating.
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] null
java.net.SocketTimeoutException: connect timed out
    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_171]
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_171]
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_171]
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_171]
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_171]
    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_171]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_171]
    at com.wasteofplastic.askyblock.Updater.read(Updater.java:713) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.Updater.runUpdater(Updater.java:788) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.Updater.access$100(Updater.java:43) [askyblock.jar:?]
    at com.wasteofplastic.askyblock.Updater$UpdateRunnable.run(Updater.java:783) [askyblock.jar:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
sanırım burada sürümü güncellemişsin config değiştigi için bişeyler olmuş , zaman aşımına uğramış
Kod:
[18:43:09] [Thread-18/ERROR]: [ASkyBlock] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.

türkçesi böyle sanırım
Kod:
Son zamanlarda yapılandırmanızı değiştirmediyseniz ve bu mesajı ilk kez görüntülüyorsanız, site geçici bir kesinti yaşanıyor olabilir.
Cözümü nedir
 
placeholder api için güncel sürüm değil ise güncellemeyebilirsiniz
askyblock için configin yedegini alıp silermisin baştan olussun dosyaları
'placeholder api için güncel sürüm değil ise güncellemeyebilirsiniz ' dediğini denedim
'askyblock için configin yedegini alıp silermisin baştan olussun dosyaları ' zaten daha 1 saat önce yaptım
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst