Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. [14:33:19] [Server thread/INFO]: [AreaShop] Enabling AreaShop v1.2.0
  2. [14:33:19] [Server thread/ERROR]: Error occurred while enabling AreaShop v1.2.0 (Is it up to date?)
  3. java.lang.NullPointerException
  4. at nl.evolutioncoding.AreaShop.FileManager.setRegionFlags(FileManager.java:1149) ~[?:?]
  5. at nl.evolutioncoding.AreaShop.FileManager.unBuy(FileManager.java:463) ~[?:?]
  6. at nl.evolutioncoding.AreaShop.FileManager.removeBuy(FileManager.java:759) ~[?:?]
  7. at nl.evolutioncoding.AreaShop.FileManager.loadBuys(FileManager.java:870) ~[?:?]
  8. at nl.evolutioncoding.AreaShop.AreaShop.onEnable(AreaShop.java:130) ~[?:?]
  9. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot.jar:git-Spigot-1357]
  10. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1357]
  11. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1357]
  12. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:463) [spigot.jar:git-Spigot-1357]
  13. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:381) [spigot.jar:git-Spigot-1357]
  14. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.reload(CraftServer.java:799) [spigot.jar:git-Spigot-1357]
  15. at org.bukkit.Bukkit.reload(Bukkit.java:279) [spigot.jar:git-Spigot-1357]
  16. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:24) [spigot.jar:git-Spigot-1357]
  17. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [spigot.jar:git-Spigot-1357]
  18. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchCommand(CraftServer.java:709) [spigot.jar:git-Spigot-1357]
  19. at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchServerCommand(CraftServer.java:696) [spigot.jar:git-Spigot-1357]
  20. at net.minecraft.server.v1_7_R2.DedicatedServer.ax(DedicatedServer.java:309) [spigot.jar:git-Spigot-1357]
  21. at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:274) [spigot.jar:git-Spigot-1357]
  22. at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1357]
  23. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1357]
  24. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1357]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement