Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. [04:08:50] [Server thread/INFO]: [EpicBoss_Gold_Edition] Enabling EpicBoss_Gold_Edition v0.1.4
  2. [04:08:50] [Server thread/INFO]: EpicBoss_Gold_Edition 0.1.4 Has Been Enabled!
  3. [04:08:51] [Server thread/ERROR]: Error occurred while enabling EpicBoss_Gold_Edition v0.1.4 (Is it up to date?)
  4. java.lang.NullPointerException
  5. at org.bukkit.Location.getChunk(Location.java:78) ~[custom.jar:git-Spigot-5f38d38-efd6cb0]
  6. at me.ThaH3lper.com.Location.EpicLocation.<init>(EpicLocation.java:28) ~[?:?]
  7. at me.ThaH3lper.com.SaveLoad.Load.LoadLocation.loadAllLocations(LoadLocation.java:18) ~[?:?]
  8. at me.ThaH3lper.com.SaveLoad.LoadSetup.LoadAll(LoadSetup.java:76) ~[?:?]
  9. at me.ThaH3lper.com.EpicBoss.onEnable(EpicBoss.java:84) ~[?:?]
  10. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[custom.jar:git-Spigot-5f38d38-efd6cb0]
  11. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  12. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  14. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  18. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [custom.jar:git-Spigot-5f38d38-efd6cb0]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement