Advertisement
Guest User

Runecraft Error

a guest
Aug 11th, 2016
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. [08:42:32] [Server thread/WARN]: java.lang.NullPointerException
  2. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.EnergyBar.setTitle(EnergyBar.java:225)
  3. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.EnergyBar.updateBar(EnergyBar.java:141)
  4. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.EnergyReservoir.addPenalizedEnergy(EnergyReservoir.java:328)
  5. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.EnergyReservoir.addPenalizedEnergy(EnergyReservoir.java:281)
  6. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.Energy.consumeBlock(Energy.java:188)
  7. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.Energy.consumeBlock(Energy.java:169)
  8. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.energy.Energy.consumeSigBlocks(Energy.java:258)
  9. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.Runecraft_MAIN.masterRuneFunctionExecute(Runecraft_MAIN.java:2468)
  10. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.Runecraft_MAIN.onRightClick(Runecraft_MAIN.java:271)
  11. [08:42:32] [Server thread/WARN]: at net.cerberusstudios.llama.runecraft.Runecraft.onPlayerInteract(Runecraft.java:329)
  12. [08:42:32] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor209.invoke(Unknown Source)
  13. [08:42:32] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. [08:42:32] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  15. [08:42:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  16. [08:42:32] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  17. [08:42:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  18. [08:42:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  19. [08:42:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:231)
  20. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerInteractManager.a(PlayerInteractManager.java:492)
  21. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:890)
  22. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PacketPlayInUseItem.a(SourceFile:55)
  23. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PacketPlayInUseItem.a(SourceFile:11)
  24. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  25. [08:42:32] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  26. [08:42:32] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  27. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45)
  28. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732)
  29. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  30. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  31. [08:42:32] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  32. [08:42:32] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement