Skript Update Thread Hatası Çözümü

BerkantEserTR

Demir Madencisi
En iyi cevaplar
0
Selam,
Son zamanlarda update thread diye konsolda error oluşturan Skript pluginin hatasının çözümünü paylaşıyorum.


Hata şu:
PHP:
[20:18:37] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[20:18:37] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[20:18:37] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[20:18:37] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[20:18:37] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[20:18:37] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[20:18:37] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[20:18:37] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! Stack trace:
[20:18:37] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[20:18:37] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[20:18:37] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[20:18:37] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[20:18:37] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[20:18:37] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! Version Information:
[20:18:37] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[20:18:37] [Skript update thread/ERROR]: #!#!   Bukkit: 1.7.10-R0.1-SNAPSHOT
[20:18:37] [Skript update thread/ERROR]: #!#!   Minecraft: 1.7.10
[20:18:37] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_131
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! Current node: null
[20:18:37] [Skript update thread/ERROR]: #!#! Current item: null
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[20:18:37] [Skript update thread/ERROR]: #!#!
[20:18:37] [Skript update thread/ERROR]: #!#! End of Error.
[20:18:37] [Skript update thread/ERROR]: #!#!

Çözümü:
Skript klasörüne giriyoruz, config.sk dosyasını açıyoruz ve azıcık aşşağıya indikten sonra check for new version: true kısmı var oradaki true bölümünü false yapıyoruz.
ve sunucumuza restart atıyoruz.
Sorun çözüldü yeeeyy !
 
Üst