Advertisement
Guest User

Untitled

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