Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [21:05:11] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.15
- [21:05:11] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [BungeeCordVariables, PlayerPingVariable, BukkitGlobalVariables, GeneralVariables, VaultVariables, BukkitVariables, PlaceHolderVariables]
- [21:05:11] [Server thread/ERROR]: Error occurred while enabling ScoreboardStats v0.9.15 (Is it up to date?)
- java.lang.NoClassDefFoundError: com/avaje/ebean/config/dbplatform/DatabasePlatform
- at com.github.games647.scoreboardstats.pvpstats.Database.<init>(Database.java:51) ~[?:?]
- at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:140) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.jar:git-Paper-1124]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) [patched_1.12.jar:git-Paper-1124]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [patched_1.12.jar:git-Paper-1124]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:378) [patched_1.12.jar:git-Paper-1124]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328) [patched_1.12.jar:git-Paper-1124]
- at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:441) [patched_1.12.jar:git-Paper-1124]
- at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:402) [patched_1.12.jar:git-Paper-1124]
- at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:340) [patched_1.12.jar:git-Paper-1124]
- at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:290) [patched_1.12.jar:git-Paper-1124]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:615) [patched_1.12.jar:git-Paper-1124]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.ClassNotFoundException: com.avaje.ebean.config.dbplatform.DatabasePlatform
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[patched_1.12.jar:git-Paper-1124]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[patched_1.12.jar:git-Paper-1124]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement