Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

1.13.2 support #4

Description

@adiantek

This plugin doesn't work on 1.13.2 version:

[21:20:32 INFO]: [LogIt] Enabling LogIt vSNAPSHOT*
[21:20:32 WARN]: [LogIt] LogIt does not support this version of Bukkit. Some features may not work.
[21:20:32 ERROR]: Error occurred while enabling LogIt vSNAPSHOT (Is it up to date?)
java.lang.NoSuchMethodError: org.sqlite.JDBC.createConnection(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;
at io.github.lucaseasedup.logit.storage.SqliteStorage.connect(SqliteStorage.java:27) ~[?:?]
at io.github.lucaseasedup.logit.storage.WrapperStorage.connect(WrapperStorage.java:40) ~[?:?]
at io.github.lucaseasedup.logit.LogItCore.setUpAccountManager(LogItCore.java:531) ~[?:?]
at io.github.lucaseasedup.logit.LogItCore.start(LogItCore.java:251) ~[?:?]
at io.github.lucaseasedup.logit.LogItPlugin.onEnable(LogItPlugin.java:77) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[patched_1.13.2.jar:git-Paper-474]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) ~[patched_1.13.2.jar:git-Paper-474]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.13.2.jar:git-Paper-474]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:441) ~[patched_1.13.2.jar:git-Paper-474]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:355) ~[patched_1.13.2.jar:git-Paper-474]
at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:613) ~[patched_1.13.2.jar:git-Paper-474]
at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:575) ~[patched_1.13.2.jar:git-Paper-474]
at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:435) ~[patched_1.13.2.jar:git-Paper-474]
at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-474]
at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:791) ~[patched_1.13.2.jar:git-Paper-474]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions