MYSQL SKRIPT ERROR PLEASE 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.

daniel81

New Member
Feb 21, 2020
5
0
0
51
Code:
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! [Skript] Severe Error:
21.02 15:05:12 [Server] Server thread/ERROR #!#! Could not load dbgeneration.sk
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Something went horribly wrong with Skript.
21.02 15:05:12 [Server] Server thread/ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
21.02 15:05:12 [Server] Server thread/ERROR #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
21.02 15:05:12 [Server] Server thread/ERROR #!#! Here is full list of them:
21.02 15:05:12 [Server] Server thread/ERROR #!#! SkQuery
21.02 15:05:12 [Server] Server thread/ERROR #!#! We could not identify which of those are specially related, so this might also be Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! You should try disabling those plugins one by one, trying to find which one causes it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! In that case, you will be given instruction on how should you report it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
21.02 15:05:12 [Server] Server thread/ERROR #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Stack trace:
21.02 15:05:12 [Server] Server thread/ERROR #!#! java.lang.NullPointerException
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:50)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:43)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.setURL(ScriptCredentials.java:17)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.EffOptionSQLURL.register(EffOptionSQLURL.java:21)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1006)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:693)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:409)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:428)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:347)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:380)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.Skript.reloadScripts(Skript.java:926)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:160)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Version Information:
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Skript: 2.4.1 (latest)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Flavor: skriptlang-github
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Date: 2019-12-22
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Bukkit: 1.14.4-R0.1-SNAPSHOT
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Minecraft: 1.14.4
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Java: 1.8.0_222 (OpenJDK 64-Bit Server VM 25.222-b10)
21.02 15:05:12 [Server] Server thread/ERROR #!#!   OS: Linux amd64 3.10.0-1062.1.2.el7.x86_64
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Server platform: Spigot
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current node: $ db url jdbc:url (dbgeneration.sk, line 3)
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current item: null
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Thread: Server thread
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Language: english
21.02 15:05:12 [Server] Server thread/ERROR #!#! Link parse mode: DISABLED
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! End of Error.
21.02 15:05:12 [Server] Server thread/ERROR #!#! 21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! [Skript] Severe Error:
21.02 15:05:12 [Server] Server thread/ERROR #!#! Could not load dbgeneration.sk
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Something went horribly wrong with Skript.
21.02 15:05:12 [Server] Server thread/ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
21.02 15:05:12 [Server] Server thread/ERROR #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
21.02 15:05:12 [Server] Server thread/ERROR #!#! Here is full list of them:
21.02 15:05:12 [Server] Server thread/ERROR #!#! SkQuery
21.02 15:05:12 [Server] Server thread/ERROR #!#! We could not identify which of those are specially related, so this might also be Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! You should try disabling those plugins one by one, trying to find which one causes it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! In that case, you will be given instruction on how should you report it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
21.02 15:05:12 [Server] Server thread/ERROR #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Stack trace:
21.02 15:05:12 [Server] Server thread/ERROR #!#! java.lang.NullPointerException
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:50)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:43)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.setURL(ScriptCredentials.java:17)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.EffOptionSQLURL.register(EffOptionSQLURL.java:21)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1006)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:693)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:409)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:428)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:347)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:380)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.Skript.reloadScripts(Skript.java:926)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:160)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Version Information:
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Skript: 2.4.1 (latest)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Flavor: skriptlang-github
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Date: 2019-12-22
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Bukkit: 1.14.4-R0.1-SNAPSHOT
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Minecraft: 1.14.4
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Java: 1.8.0_222 (OpenJDK 64-Bit Server VM 25.222-b10)
21.02 15:05:12 [Server] Server thread/ERROR #!#!   OS: Linux amd64 3.10.0-1062.1.2.el7.x86_64
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Server platform: Spigot
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current node: $ db url jdbc:url (dbgeneration.sk, line 3)
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current item: null
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Thread: Server thread
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Language: english
21.02 15:05:12 [Server] Server thread/ERROR #!#! Link parse mode: DISABLED
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! End of Error.
21.02 15:05:12 [Server] Server thread/ERROR #!#!



This is the error that i get.

I have installed: Skript, SkQuery and SQLLibrary


and 1 skript:

Code:
script options:
    $ init com.mysql.jdbc.Driver
    $ db url jbdc:url
    $ db username name
    $ db password pass

on load:
    update "CREATE TABLE IF NOT EXISTS Stats(uuid varchar(100), deaths int)"


PLEASE NOTE:

DATABASE CREDENTIALS ARE LIKE THIS ON PURPOSE, IN MY CONFIG ARE RIGHT.


any ideas?
 
This has nothing to do with MySQL, this justs means there is something wrong with your SkQuery plugin. Try reinstalling it, you can get the latest version here
 
That might be the problem, I gave you the download link for SkQuery-Lime 1.15.2. You can get all downloads of SkQuery-Lime here
 
Code:
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! [Skript] Severe Error:
21.02 15:05:12 [Server] Server thread/ERROR #!#! Could not load dbgeneration.sk
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Something went horribly wrong with Skript.
21.02 15:05:12 [Server] Server thread/ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
21.02 15:05:12 [Server] Server thread/ERROR #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
21.02 15:05:12 [Server] Server thread/ERROR #!#! Here is full list of them:
21.02 15:05:12 [Server] Server thread/ERROR #!#! SkQuery
21.02 15:05:12 [Server] Server thread/ERROR #!#! We could not identify which of those are specially related, so this might also be Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! You should try disabling those plugins one by one, trying to find which one causes it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! In that case, you will be given instruction on how should you report it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
21.02 15:05:12 [Server] Server thread/ERROR #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Stack trace:
21.02 15:05:12 [Server] Server thread/ERROR #!#! java.lang.NullPointerException
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:50)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:43)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.setURL(ScriptCredentials.java:17)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.EffOptionSQLURL.register(EffOptionSQLURL.java:21)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1006)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:693)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:409)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:428)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:347)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:380)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.Skript.reloadScripts(Skript.java:926)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:160)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Version Information:
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Skript: 2.4.1 (latest)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Flavor: skriptlang-github
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Date: 2019-12-22
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Bukkit: 1.14.4-R0.1-SNAPSHOT
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Minecraft: 1.14.4
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Java: 1.8.0_222 (OpenJDK 64-Bit Server VM 25.222-b10)
21.02 15:05:12 [Server] Server thread/ERROR #!#!   OS: Linux amd64 3.10.0-1062.1.2.el7.x86_64
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Server platform: Spigot
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current node: $ db url jdbc:url (dbgeneration.sk, line 3)
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current item: null
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Thread: Server thread
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Language: english
21.02 15:05:12 [Server] Server thread/ERROR #!#! Link parse mode: DISABLED
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! End of Error.
21.02 15:05:12 [Server] Server thread/ERROR #!#! 21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! [Skript] Severe Error:
21.02 15:05:12 [Server] Server thread/ERROR #!#! Could not load dbgeneration.sk
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Something went horribly wrong with Skript.
21.02 15:05:12 [Server] Server thread/ERROR #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
21.02 15:05:12 [Server] Server thread/ERROR #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
21.02 15:05:12 [Server] Server thread/ERROR #!#! Here is full list of them:
21.02 15:05:12 [Server] Server thread/ERROR #!#! SkQuery
21.02 15:05:12 [Server] Server thread/ERROR #!#! We could not identify which of those are specially related, so this might also be Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! You should try disabling those plugins one by one, trying to find which one causes it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
21.02 15:05:12 [Server] Server thread/ERROR #!#! In that case, you will be given instruction on how should you report it.
21.02 15:05:12 [Server] Server thread/ERROR #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
21.02 15:05:12 [Server] Server thread/ERROR #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Stack trace:
21.02 15:05:12 [Server] Server thread/ERROR #!#! java.lang.NullPointerException
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:50)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.get(ScriptCredentials.java:43)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.sql.ScriptCredentials.setURL(ScriptCredentials.java:17)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.EffOptionSQLURL.register(EffOptionSQLURL.java:21)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:252)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1006)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:693)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:409)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:428)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:347)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:380)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.Skript.reloadScripts(Skript.java:926)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:160)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     at java.lang.Thread.run(Thread.java:748)
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Version Information:
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Skript: 2.4.1 (latest)
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Flavor: skriptlang-github
21.02 15:05:12 [Server] Server thread/ERROR #!#!     Date: 2019-12-22
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Bukkit: 1.14.4-R0.1-SNAPSHOT
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Minecraft: 1.14.4
21.02 15:05:12 [Server] Server thread/ERROR #!#!   Java: 1.8.0_222 (OpenJDK 64-Bit Server VM 25.222-b10)
21.02 15:05:12 [Server] Server thread/ERROR #!#!   OS: Linux amd64 3.10.0-1062.1.2.el7.x86_64
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Server platform: Spigot
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current node: $ db url jdbc:url (dbgeneration.sk, line 3)
21.02 15:05:12 [Server] Server thread/ERROR #!#! Current item: null
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Thread: Server thread
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! Language: english
21.02 15:05:12 [Server] Server thread/ERROR #!#! Link parse mode: DISABLED
21.02 15:05:12 [Server] Server thread/ERROR #!#!
21.02 15:05:12 [Server] Server thread/ERROR #!#! End of Error.
21.02 15:05:12 [Server] Server thread/ERROR #!#!



This is the error that i get.

I have installed: Skript, SkQuery and SQLLibrary


and 1 skript:

Code:
script options:
    $ init com.mysql.jdbc.Driver
    $ db url jbdc:url
    $ db username name
    $ db password pass

on load:
    update "CREATE TABLE IF NOT EXISTS Stats(uuid varchar(100), deaths int)"


PLEASE NOTE:

DATABASE CREDENTIALS ARE LIKE THIS ON PURPOSE, IN MY CONFIG ARE RIGHT.


any ideas?
Your SkQuery version is fine, but the error shows that there is something wrong with the url effect:
ScriptCredentials.setURL
So make sure your URL is right (for example $ db url jdbc:mysql://HOST:3306/DATABASE)
 
Status
Not open for further replies.