Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. [23:01:51] [Server thread/INFO]: [Plotz] Enabling Plotz v2.3
  2. [23:01:51] [Server thread/ERROR]: [Plotz] Error getting world: PlotZWorld is it loaded?
  3. [23:01:51] [Server thread/INFO]: [Plotz] Loading flags.yml
  4. [23:01:51] [Server thread/INFO]: [Plotz] Loading flags from /home/minecraft/multicraft/servers/2_Creative/plugins/Plotz.jar
  5. [23:01:51] [Server thread/INFO]: [Plotz] Loaded 1 flags
  6. [23:01:51] [Server thread/INFO]: [Plotz] Storage type set to: flatfile
  7. [23:01:51] [Server thread/INFO]: [Plotz] Loading plots...
  8. [23:01:51] [Server thread/INFO]: [Plotz] Loaded 0 plots in 1ms
  9. [23:01:51] [Server thread/INFO]: [Plotz] Vault support enabled, hooking into Vault...
  10. [23:01:51] [Server thread/INFO]: [Plotz] Hooking into Vault permissions...
  11. [23:01:51] [Server thread/ERROR]: [Plotz] Clear type set to AsyncWorldEdit but AsyncWorldEdit is not loaded, setting clear type to NORMAL
  12. [23:01:51] [Server thread/INFO]: [Plotz] Plot clear type set NORMAL
  13. [23:01:52] [Server thread/INFO]: [Plotz] Loaded 39 commands!
  14. [23:01:52] [Server thread/INFO]: [Plotz] Loaded WorldEdit plugin
  15. [23:01:52] [Server thread/ERROR]: [Plotz] Error while getting Bukkit world from string: PlotZWorld
  16. [23:01:52] [Server thread/WARN]: java.lang.NullPointerException
  17. [23:01:52] [Server thread/WARN]: at me.kyle.plotz.obj.PlotMap.getNameByValue(PlotMap.java:160)
  18. [23:01:52] [Server thread/WARN]: at me.kyle.plotz.util.ran.Data.gen(Data.java:42)
  19. [23:01:52] [Server thread/WARN]: at me.kyle.plotz.Main.onEnable(Main.java:110)
  20. [23:01:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  21. [23:01:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  22. [23:01:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  23. [23:01:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  24. [23:01:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  25. [23:01:52] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360)
  26. [23:01:52] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334)
  27. [23:01:52] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290)
  28. [23:01:52] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210)
  29. [23:01:52] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458)
  30. [23:01:52] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  31. [23:01:52] [Server thread/INFO]: [Plotz] Starting plot cleaner for world: world check interval: 200 ms
  32. [23:01:52] [Server thread/ERROR]: [Plotz] Error while getting Bukkit world from string: PlotZWorld
  33. [23:01:52] [Server thread/INFO]: [Plotz] Error while starting plot cleaner for a world, the error goes as follows
  34. [23:01:52] [Server thread/ERROR]: [Plotz] Error goes as follows:
  35. [23:01:52] [Server thread/ERROR]: [Plotz] me.kyle.plotz.tasks.PlotCleaner.<init>(PlotCleaner.java:31)
  36. [23:01:52] [Server thread/ERROR]: [Plotz] me.kyle.plotz.mang.ExpireMang.start(ExpireMang.java:54)
  37. [23:01:52] [Server thread/ERROR]: [Plotz] me.kyle.plotz.Main.onEnable(Main.java:140)
  38. [23:01:52] [Server thread/ERROR]: [Plotz] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  39. [23:01:52] [Server thread/ERROR]: [Plotz] org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  40. [23:01:52] [Server thread/ERROR]: [Plotz] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  41. [23:01:52] [Server thread/ERROR]: [Plotz] org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  42. [23:01:52] [Server thread/ERROR]: [Plotz] org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  43. [23:01:52] [Server thread/ERROR]: [Plotz] net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360)
  44. [23:01:52] [Server thread/ERROR]: [Plotz] net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334)
  45. [23:01:52] [Server thread/ERROR]: [Plotz] net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290)
  46. [23:01:52] [Server thread/ERROR]: [Plotz] net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210)
  47. [23:01:52] [Server thread/ERROR]: [Plotz] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458)
  48. [23:01:52] [Server thread/INFO]: [Plotz] PlotMe is present, only registering setup listeners
  49. [23:01:52] [Server thread/INFO]: [Plotz] Loaded 710 names in 54ms
  50. [23:01:52] [Server thread/INFO]: [Plotz] Starting import of player names...
  51. [23:01:52] [Server thread/INFO]: [Plotz] Importing names from world: world
  52. [23:01:52] [Server thread/ERROR]: [Plotz] Error while getting Bukkit world from string: PlotZWorld
  53. [23:01:52] [Server thread/ERROR]: Error occurred while enabling Plotz v2.3 (Is it up to date?)
  54. java.lang.NullPointerException
  55. at me.kyle.plotz.storage.PlayerStorage.importFromExisting(PlayerStorage.java:85) ~[?:?]
  56. at me.kyle.plotz.storage.PlayerStorage.init(PlayerStorage.java:54) ~[?:?]
  57. at me.kyle.plotz.Main.onEnable(Main.java:155) ~[?:?]
  58. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  59. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  60. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  61. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  62. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  63. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  64. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  65. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  66. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  67. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  68. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [custom.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement