Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.25 KB | None | 0 0
  1. [10:11:48] [Server thread/INFO]: [SkyClans] Enabling SkyClans v1.0
  2. [10:11:48] [Server thread/INFO]: ---------------
  3. [10:11:48] [Server thread/INFO]: Enabling §eSkyClans§7. Version: 1.0.
  4. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  5. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  6. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  7. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  8. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  9. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  10. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  11. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: teste!
  12. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  13. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  14. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  15. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  16. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  17. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  18. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  19. [10:11:48] [Server thread/ERROR]: An exception has occurred while loading Chunk (invalid world), Clan Tag: staff!
  20. [10:11:48] [Server thread/WARN]: Could not load Totem Location from teste!
  21. java.lang.NullPointerException: null
  22.     at org.bukkit.Location.getChunk(Location.java:82) ~[Spigot.jar:git-Spigot-65e8124-bde2a93]
  23.     at me.skyvox.clans.totem.TotemManager.loadTotems(TotemManager.java:267) [SkyClans_-_1.0.jar:?]
  24.     at me.skyvox.clans.Sky.onEnable(Sky.java:142) [SkyClans_-_1.0.jar:?]
  25.     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  26.     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  27.     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  28.     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:380) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  29.     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:329) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  30.     at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  31.     at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  32.     at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  33.     at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  34.     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  35.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
  36. [10:11:48] [Server thread/WARN]: Could not load Totem Location from staff!
  37. java.lang.NullPointerException: null
  38.     at org.bukkit.Location.getChunk(Location.java:82) ~[Spigot.jar:git-Spigot-65e8124-bde2a93]
  39.     at me.skyvox.clans.totem.TotemManager.loadTotems(TotemManager.java:267) [SkyClans_-_1.0.jar:?]
  40.     at me.skyvox.clans.Sky.onEnable(Sky.java:142) [SkyClans_-_1.0.jar:?]
  41.     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  42.     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  43.     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  44.     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:380) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  45.     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:329) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  46.     at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  47.     at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  48.     at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  49.     at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  50.     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [Spigot.jar:git-Spigot-65e8124-bde2a93]
  51.     at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
  52. [10:11:48] [Server thread/INFO]: §eSkyClans§7> Has been enabled!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement