Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. 19.03 00:51:58 [Server] ERROR Error occurred while enabling Permissions v1.0.1-RELEASE (Is it up to date?) 19.03 00:51:58 [Server] INFO java.lang.NoClassDefFoundError: org/bson/codecs/Decoder 19.03 00:51:58 [Server] INFO at net.rifthq.permissions.util.database.DatabaseConnector.<init>(DatabaseConnector.java:38) ~[?:?] 19.03 00:51:58 [Server] INFO at net.rifthq.permissions.Permissions.onEnable(Permissions.java:57) ~[?:?] 19.03 00:51:58 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:477) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:395) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:229) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:493) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [exospigot-1.7.10-1.0.1-SNAPSHOT.jar:git-PaperSpigot-ba75d9a] 19.03 00:51:58 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.bson.codecs.Decoder 19.03 00:51:58 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191] 19.03 00:51:58 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191] 19.03 00:51:58 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) ~[?:1.8.0_191] 19.03 00:51:58 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191] 19.03 00:51:58 [Server] INFO ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement