Advertisement
Guest User

Untitled

a guest
May 16th, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. [Thirst] Enabling Thirst v1.2
  2. [21:12:57] [Server thread/INFO]: [Thirst] Plugin Loading
  3. [21:12:57] [Server thread/INFO]: [Thirst] §cThanks for using BYTE Thirst plugin - www.byte.org.uk!
  4. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding allowed world: world
  5. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_nether
  6. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding allowed world: world_the_end
  7. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding refeshing object: items.373 with value 20
  8. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding refeshing object: items.282 with value 10
  9. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding refeshing object: items.413 with value 10
  10. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding refeshing object: items.335 with value 15
  11. [21:12:57] [Server thread/INFO]: [Thirst] §aAdding refeshing object: items.360 with value 5
  12. [21:12:57] [Server thread/INFO]: §9Creating snow to water custom recipe
  13. [21:12:57] [Server thread/INFO]: §9Creating boiled water recipe
  14. [21:12:57] [Server thread/INFO]: [Thirst] Server version detected: git-Spigot-870264a-0a645a2 (MC: 1.8.3)
  15. [21:12:57] [Server thread/INFO]: §9Creating maxstack size for bottles as 10
  16. [21:12:57] [Server thread/INFO]: [Thirst] Action bar enabled
  17. [21:12:57] [Server thread/INFO]: [Thirst] §aBYTE scoreboard disabled in config
  18. [21:12:57] [Server thread/INFO]: [Thirst] §aArmorWeight Linked
  19. [21:12:57] [Server thread/INFO]: [Thirst] BarAPI Found
  20. [21:12:57] [Server thread/INFO]: [Thirst] BarAPI disabled in config
  21. [21:12:57] [Server thread/INFO]: [Thirst] Scoreboard Stats Found
  22. [21:12:57] [Server thread/INFO]: [Thirst] Scoreboard Stats Enabled
  23. [21:12:57] [Server thread/INFO]: registering Thirst v1.2
  24. [21:12:57] [Server thread/ERROR]: Error occurred while enabling Thirst v1.2 (Is it up to date?)
  25. java.lang.NullPointerException
  26. at com.hmmcrunchy.thirst.SbsLink.<init>(SbsLink.java:45) ~[?:?]
  27. at com.hmmcrunchy.thirst.Thirst.onEnable(Thirst.java:355) ~[?:?]
  28. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-870264a-0a645a2]
  29. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-870264a-0a645a2]
  30. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-870264a-0a645a2]
  31. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-870264a-0a645a2]
  32. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-870264a-0a645a2]
  33. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot.jar:git-Spigot-870264a-0a645a2]
  34. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot.jar:git-Spigot-870264a-0a645a2]
  35. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-870264a-0a645a2]
  36. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot.jar:git-Spigot-870264a-0a645a2]
  37. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot.jar:git-Spigot-870264a-0a645a2]
  38. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement