ERROR PLS HELP

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

xFatix

Member
Dec 15, 2017
3
0
0
45
Everytime i start my server i get an error from skript:
How can i fix it?



[14:12:29 INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! [Skript] Severe Error:
[14:12:29 ERROR]: #!#! Unexpected error while checking for a new version of Skript
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[14:12:29 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[14:12:29 ERROR]: #!#! and check whether this error has already been reported.
[14:12:29 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[14:12:29 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[14:12:29 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[14:12:29 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! Stack trace:
[14:12:29 ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Vorzeitiges Dateiende.
[14:12:29 ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[14:12:29 ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[14:12:29 ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[14:12:29 ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
[14:12:29 ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! Version Information:
[14:12:29 ERROR]: #!#! Skript: 2.2-Mineplex-Core-Patch
[14:12:29 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[14:12:29 ERROR]: #!#! Minecraft: 1.8.8
[14:12:29 ERROR]: #!#! Java: 1.8.0_144 (Java HotSpot(TM) 64-Bit Server VM 25.144-b01)
[14:12:29 ERROR]: #!#! OS: Windows 10 amd64 10.0
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! Running CraftBukkit: false
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! Current node: null
[14:12:29 ERROR]: #!#! Current item: null
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! Thread: Skript update thread
[14:12:29 ERROR]: #!#!
[14:12:29 ERROR]: #!#! End of Error.
[14:12:29 WARN]: #!#!
[14:12:29 WARN]: #!#! [Umbaska] List of plugins:
[14:12:29 WARN]: #!#! Skript - 2.2-Mineplex-Core-Patch, WildSkript - 1.8, SkStuff - 1.6.4.1, skUtilities - 0.9.0, skRayFall - 1.9.7, Umbaska - 2.0 Beta 5.5.1, SkQuery - 3.21.4, RandomSK - 2.0
[14:12:29 WARN]: #!#!
[14:12:29 WARN]: #!#! [Umbaska] List of addons:
[14:12:29 WARN]: #!#! skUtilities v0.9.0skRayFall v1.9.7Umbaska v2.0 Beta 5.5.1SkQuery v3.21.4RandomSK v2.0WildSkript v1.8SkStuff v1.6.4.1
[14:12:29 WARN]: #!#!
[14:12:29 ERROR]: #!#!
 
What did you changed in last time? Did the server fine before? If yes, do you remain what did you adding or stuff?
 
What did you changed in last time? Did the server fine before? If yes, do you remain what did you adding or stuff?
Last weekend everything worked fine. Today i start my server and than this error was there. (sorry for bad englisch im german ^^)
Last time i only made a new skript. It worked fine.
 
Last weekend everything worked fine. Today i start my server and than this error was there. (sorry for bad englisch im german ^^)
Last time i only made a new skript. It worked fine.
Your english its fine, (Im from too german. but keep english here in forum)
but i don't think i can help you contiue, cuz im have no clue.
 
code_language.skript:
[14:12:29 ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Vorzeitiges Dateiende.
This is probably the issue?
 
Status
Not open for further replies.