Error

  • 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 community!

    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.

LandonPlayz

New Member
Feb 18, 2017
8
0
0
I get this skript error using Skript 2.2 Fixes V8b.jar:

code_language.skript:
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! [Skript] Severe Error:
01.08 12:34:20 [Server] ERROR #!#! Unexpected error while checking for a new version of Skript
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
01.08 12:34:20 [Server] ERROR #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
01.08 12:34:20 [Server] ERROR #!#! and check whether this error has already been reported.
01.08 12:34:20 [Server] ERROR #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
01.08 12:34:20 [Server] ERROR #!#! and describe what you did before it happened and/or what you think caused the error.
01.08 12:34:20 [Server] ERROR #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
01.08 12:34:20 [Server] ERROR #!#! By following this guide fixing the error should be easy and done fast.
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! Stack trace:
01.08 12:34:20 [Server] ERROR #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
01.08 12:34:20 [Server] INFO Message: Premature end of file.
01.08 12:34:20 [Server] ERROR #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:604)
01.08 12:34:20 [Server] ERROR #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
01.08 12:34:20 [Server] ERROR #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
01.08 12:34:20 [Server] ERROR #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
01.08 12:34:20 [Server] ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! Version Information:
01.08 12:34:20 [Server] ERROR #!#!   Skript: 2.2-Fixes-V8b
01.08 12:34:20 [Server] ERROR #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
01.08 12:34:20 [Server] ERROR #!#!   Minecraft: 1.8.8
01.08 12:34:20 [Server] ERROR #!#!   Java: 1.8.0_131 (OpenJDK 64-Bit Server VM 25.131-b11)
01.08 12:34:20 [Server] ERROR #!#!   OS: Linux amd64 2.6.32-642.4.2.el6.x86_64
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! Running CraftBukkit: false
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! Current node: null
01.08 12:34:20 [Server] ERROR #!#! Current item: null
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! Thread: Skript update thread
01.08 12:34:20 [Server] ERROR #!#!
01.08 12:34:20 [Server] ERROR #!#! End of Error.
01.08 12:34:20 [Server] ERROR #!#!
 
Status
Not open for further replies.