Skript "Variable save thread" 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 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.

Duetro

Active Member
Jan 26, 2017
138
51
28
22
code_language.skript:
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! [Skript] Severe Error:
[14:40:50] [Skript variable save thread/ERROR]: #!#! Exception in thread Skript variable save thread
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Something went horribly wrong with Skript.
[14:40:50] [Skript variable save thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[14:40:50] [Skript variable save thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[14:40:50] [Skript variable save thread/ERROR]: #!#! Here is full list of them:
[14:40:50] [Skript variable save thread/ERROR]: #!#! skRayFall (http://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SkAction GMAddon (www.GermanMiner.de) WolvSK MundoSK (https://forums.skunity.com/resources/mundosk.69/) Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SkUniversal SharpSK ExertSK skript-mirror skDragon SkStuff skUtilities (https://tim740.github.io/) ExtrasSK SkQuery Ersatz Umbaska PirateSK
[14:40:50] [Skript variable save thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[14:40:50] [Skript variable save thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[14:40:50] [Skript variable save thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[14:40:50] [Skript variable save thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[14:40:50] [Skript variable save thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[14:40:50] [Skript variable save thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[14:40:50] [Skript variable save thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Stack trace:
[14:40:50] [Skript variable save thread/ERROR]: #!#!   warning: no/empty exception given, dumping current stack trace instead
[14:40:50] [Skript variable save thread/ERROR]: #!#! java.lang.Exception: java.lang.NullPointerException
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at ch.njol.skript.Skript.exception(Skript.java:1353)
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at ch.njol.skript.Skript.exception(Skript.java:1226)
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at ch.njol.skript.Skript$1.uncaughtException(Skript.java:899)
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)
[14:40:50] [Skript variable save thread/ERROR]: #!#! Caused by: java.lang.NullPointerException
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Version Information:
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Skript: 2.2-dev33
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Minecraft: 1.12.2
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
[14:40:50] [Skript variable save thread/ERROR]: #!#!   OS: Windows Server 2016 amd64 10.0
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Running CraftBukkit: false
[14:40:50] [Skript variable save thread/ERROR]: #!#! Running Spigot (or compatible): true
[14:40:50] [Skript variable save thread/ERROR]: #!#! Running Paper (or compatible): false
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Current node: null
[14:40:50] [Skript variable save thread/ERROR]: #!#! Current item: null
[14:40:50] [Skript variable save thread/ERROR]: #!#! Thread: Skript variable save thread
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Language: english
[14:40:50] [Skript variable save thread/ERROR]: #!#! Link parse mode: STRICT
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! End of Error.
[14:40:50] [Skript variable save thread/ERROR]: #!#!

After this error message no variables can be saved and everything will be lost after a restart (Skript crashes the Server on restart)

code_language.skript:
[22:42:08] [Server thread/INFO]: [Skript] Disabling Skript v2.2-dev33
// End of log

I would really appreciate if you could help us!
 
code_language.skript:
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! [Skript] Severe Error:
[14:40:50] [Skript variable save thread/ERROR]: #!#! Exception in thread Skript variable save thread
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Something went horribly wrong with Skript.
[14:40:50] [Skript variable save thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[14:40:50] [Skript variable save thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[14:40:50] [Skript variable save thread/ERROR]: #!#! Here is full list of them:
[14:40:50] [Skript variable save thread/ERROR]: #!#! skRayFall (http://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SkAction GMAddon (www.GermanMiner.de) WolvSK MundoSK (https://forums.skunity.com/resources/mundosk.69/) Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SkUniversal SharpSK ExertSK skript-mirror skDragon SkStuff skUtilities (https://tim740.github.io/) ExtrasSK SkQuery Ersatz Umbaska PirateSK
[14:40:50] [Skript variable save thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[14:40:50] [Skript variable save thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[14:40:50] [Skript variable save thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[14:40:50] [Skript variable save thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[14:40:50] [Skript variable save thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[14:40:50] [Skript variable save thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[14:40:50] [Skript variable save thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Stack trace:
[14:40:50] [Skript variable save thread/ERROR]: #!#!   warning: no/empty exception given, dumping current stack trace instead
[14:40:50] [Skript variable save thread/ERROR]: #!#! java.lang.Exception: java.lang.NullPointerException
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at ch.njol.skript.Skript.exception(Skript.java:1353)
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at ch.njol.skript.Skript.exception(Skript.java:1226)
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at ch.njol.skript.Skript$1.uncaughtException(Skript.java:899)
[14:40:50] [Skript variable save thread/ERROR]: #!#!     at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)
[14:40:50] [Skript variable save thread/ERROR]: #!#! Caused by: java.lang.NullPointerException
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Version Information:
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Skript: 2.2-dev33
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Bukkit: 1.12.2-R0.1-SNAPSHOT
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Minecraft: 1.12.2
[14:40:50] [Skript variable save thread/ERROR]: #!#!   Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
[14:40:50] [Skript variable save thread/ERROR]: #!#!   OS: Windows Server 2016 amd64 10.0
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Running CraftBukkit: false
[14:40:50] [Skript variable save thread/ERROR]: #!#! Running Spigot (or compatible): true
[14:40:50] [Skript variable save thread/ERROR]: #!#! Running Paper (or compatible): false
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Current node: null
[14:40:50] [Skript variable save thread/ERROR]: #!#! Current item: null
[14:40:50] [Skript variable save thread/ERROR]: #!#! Thread: Skript variable save thread
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! Language: english
[14:40:50] [Skript variable save thread/ERROR]: #!#! Link parse mode: STRICT
[14:40:50] [Skript variable save thread/ERROR]: #!#!
[14:40:50] [Skript variable save thread/ERROR]: #!#! End of Error.
[14:40:50] [Skript variable save thread/ERROR]: #!#!

After this error message no variables can be saved and everything will be lost after a restart (Skript crashes the Server on restart)

code_language.skript:
[22:42:08] [Server thread/INFO]: [Skript] Disabling Skript v2.2-dev33
// End of log

I would really appreciate if you could help us!
It's don't know if this will work, but you can try deleting your variables file (never seen this before). Ofcourse it's good to make a backup first.
 
It's not possible for us to just delete all the Variables and create new ones. They contain important data of many active users and over 200 scripts
 
200 Skripts... yikes... do you have backups of your variables? I know my Skript folder has a backups folder with a bunch of backups.... try use your last backup
 
Maybe forward this to the issue tracker mentioned in the error report
 
Status
Not open for further replies.