Guest User

Untitled

a guest
Jan 8th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. [17:28:26 INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  2. [17:28:26 WARN]: /tmp/sqlite-3.21.0.1-0169ff00-fa6b-471b-9101-ec23be34bde3-libsqlitejdbc.so.lck (Permission denied)
  3. [17:28:26 ERROR]: Error occurred while enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68 (Is it up to date?)
  4. java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
  5. at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.12.2.jar:git-Paper-1618]
  6. at org.sqlite.core.NativeDB._open(NativeDB.java:71) ~[patched_1.12.2.jar:git-Paper-1618]
  7. at org.sqlite.core.DB.open(DB.java:174) ~[patched_1.12.2.jar:git-Paper-1618]
  8. at org.sqlite.core.CoreConnection.open(CoreConnection.java:220) ~[patched_1.12.2.jar:git-Paper-1618]
  9. at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[patched_1.12.2.jar:git-Paper-1618]
  10. at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:25) ~[patched_1.12.2.jar:git-Paper-1618]
  11. at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[patched_1.12.2.jar:git-Paper-1618]
  12. at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) ~[patched_1.12.2.jar:git-Paper-1618]
  13. at org.sqlite.JDBC.createConnection(JDBC.java:114) ~[patched_1.12.2.jar:git-Paper-1618]
  14. at org.sqlite.JDBC.connect(JDBC.java:88) ~[patched_1.12.2.jar:git-Paper-1618]
  15. at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_212]
  16. at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_212]
  17. at com.sk89q.worldguard.util.profile.cache.SQLiteCache.<init>(SQLiteCache.java:63) ~[?:?]
  18. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:187) ~[?:?]
  19. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1618]
  20. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1618]
  21. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1618]
  22. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1618]
  23. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1618]
  24. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1618]
  25. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1618]
  26. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1618]
  27. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1618]
  28. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
  29. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  30. [17:28:26 INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  31. [17:28:26 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  32. [17:28:26 ERROR]: Error occurred while disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68 (Is it up to date?)
  33. java.lang.NullPointerException: null
  34. at com.sk89q.worldguard.bukkit.RegionContainer.unload(RegionContainer.java:138) ~[?:?]
  35. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onDisable(WorldGuardPlugin.java:277) ~[?:?]
  36. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.12.2.jar:git-Paper-1618]
  37. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:350) ~[patched_1.12.2.jar:git-Paper-1618]
  38. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437) ~[patched_1.12.2.jar:git-Paper-1618]
  39. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:320) ~[patched_1.12.2.jar:git-Paper-1618]
  40. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1618]
  41. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1618]
  42. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1618]
  43. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1618]
  44. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1618]
  45. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1618]
  46. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1618]
  47. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
  48. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment