Advertisement
Guest User

Untitled

a guest
Feb 14th, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. [23:59:14] [Server thread/INFO]: [SavageDeathChest] SQLite datastore initialized.
  2. [23:59:14] [Server thread/ERROR]: Error occurred while enabling SavageDeathChest v1.3 (Is it up to date?)
  3. java.lang.NullPointerException
  4. at org.bukkit.Location.getBlock(Location.java:82) ~[spigot.jar:git-Spigot-13716d9-0899683]
  5. at com.winterhaven_mc.deathchest.ChestManager.loadAllDeathChestBlocks(ChestManager.java:84) ~[?:?]
  6. at com.winterhaven_mc.deathchest.ChestManager.<init>(ChestManager.java:67) ~[?:?]
  7. at com.winterhaven_mc.deathchest.DeathChestMain.onEnable(DeathChestMain.java:28) ~[?:?]
  8. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-13716d9-0899683]
  9. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-13716d9-0899683]
  10. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-13716d9-0899683]
  11. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot.jar:git-Spigot-13716d9-0899683]
  12. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot.jar:git-Spigot-13716d9-0899683]
  13. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-13716d9-0899683]
  14. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-13716d9-0899683]
  15. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-13716d9-0899683]
  16. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-13716d9-0899683]
  17. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-Spigot-13716d9-0899683]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement