Guest User

df error

a guest
Dec 30th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.29 KB | None | 0 0
  1. [12:25:32] [Server thread/ERROR]: Could not pass event PlayerFishEvent to DreamFish vMysthoria
  2. org.bukkit.event.EventException: null
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  7. at net.minecraft.server.v1_12_R1.ItemFishingRod.a(ItemFishingRod.java:42) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  8. at net.minecraft.server.v1_12_R1.ItemStack.a(ItemStack.java:293) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  9. at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:403) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  10. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1004) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  11. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:26) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  12. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  13. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  14. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  15. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  16. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  18. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  19. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  20. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  22. Caused by: java.lang.NullPointerException
  23. at core.praya.agarthalib.utility.InventoryUtil.removeItem(InventoryUtil.java:46) ~[?:?]
  24. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:390) ~[?:?]
  25. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:385) ~[?:?]
  26. at com.praya.dreamfish.e.b.d.a(EventPlayerFish.java:125) ~[?:?]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  30. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  31. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  32. ... 18 more
  33. [12:26:06] [Server thread/INFO]: CONSOLE issued server command: /list
  34. [12:26:06] [Server thread/INFO]: There are 1 out of maximum 20 players online.
  35. [12:26:06] [Server thread/INFO]: Owners: ~Dart
  36. [12:26:38] [Server thread/ERROR]: Could not pass event PlayerFishEvent to DreamFish vMysthoria
  37. org.bukkit.event.EventException: null
  38. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  39. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  40. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  41. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  42. at net.minecraft.server.v1_12_R1.ItemFishingRod.a(ItemFishingRod.java:42) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  43. at net.minecraft.server.v1_12_R1.ItemStack.a(ItemStack.java:293) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  44. at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:403) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  45. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1004) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  46. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:26) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  47. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  48. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  49. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  50. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  51. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  52. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  53. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  54. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  55. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  56. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  57. Caused by: java.lang.NullPointerException
  58. at core.praya.agarthalib.utility.InventoryUtil.removeItem(InventoryUtil.java:46) ~[?:?]
  59. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:390) ~[?:?]
  60. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:385) ~[?:?]
  61. at com.praya.dreamfish.e.b.d.a(EventPlayerFish.java:125) ~[?:?]
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  65. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  66. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  67. ... 18 more
  68. [12:27:19] [Server thread/ERROR]: Could not pass event PlayerFishEvent to DreamFish vMysthoria
  69. org.bukkit.event.EventException: null
  70. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  71. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  72. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  73. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  74. at net.minecraft.server.v1_12_R1.ItemFishingRod.a(ItemFishingRod.java:42) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  75. at net.minecraft.server.v1_12_R1.ItemStack.a(ItemStack.java:293) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  76. at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:403) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  77. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1004) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  78. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:26) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  79. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  80. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  81. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  82. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  83. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  84. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  85. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  86. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  87. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  88. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  89. Caused by: java.lang.NullPointerException
  90. at core.praya.agarthalib.utility.InventoryUtil.removeItem(InventoryUtil.java:46) ~[?:?]
  91. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:390) ~[?:?]
  92. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:385) ~[?:?]
  93. at com.praya.dreamfish.e.b.d.a(EventPlayerFish.java:125) ~[?:?]
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  95. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  97. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  98. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  99. ... 18 more
  100. [12:27:21] [Server thread/INFO]: Dart737 issued server command: /dm
  101. [12:27:23] [Server thread/INFO]: Dart737 issued server command: /df
  102. [12:29:31] [Server thread/INFO]: [SheepoClean] Warning Ground items will be removed in 60 seconds!
  103. [12:30:21] [Server thread/INFO]: [SheepoClean] Warning Ground items will be removed in 10 seconds!
  104. [12:30:30] [Server thread/INFO]: Saving is already turned on
  105. [12:30:30] [Server thread/INFO]: Saving...
  106. [12:30:30] [Server thread/INFO]: Saved the world
  107. [12:30:30] [Server thread/INFO]: [Server] §8World saved.
  108. [12:30:31] [Server thread/INFO]: [SheepoClean] Removed 2 Entities!
  109. [12:31:13] [Server thread/INFO]: CONSOLE issued server command: /list
  110. [12:31:13] [Server thread/INFO]: There are 1 out of maximum 20 players online.
  111. [12:31:13] [Server thread/INFO]: Owners: ~Dart
  112. [12:31:39] [Server thread/ERROR]: Could not pass event PlayerFishEvent to DreamFish vMysthoria
  113. org.bukkit.event.EventException: null
  114. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  115. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  116. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  117. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  118. at net.minecraft.server.v1_12_R1.ItemFishingRod.a(ItemFishingRod.java:42) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  119. at net.minecraft.server.v1_12_R1.ItemStack.a(ItemStack.java:293) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  120. at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:403) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  121. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1004) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  122. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:26) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  123. at net.minecraft.server.v1_12_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  124. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  125. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112]
  126. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112]
  127. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  128. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  129. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  130. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  131. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-549c1fa-8c37e2e]
  132. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  133. Caused by: java.lang.NullPointerException
  134. at core.praya.agarthalib.utility.InventoryUtil.removeItem(InventoryUtil.java:46) ~[?:?]
  135. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:390) ~[?:?]
  136. at core.praya.agarthalib.utility.PlayerUtil.removeItem(PlayerUtil.java:385) ~[?:?]
  137. at com.praya.dreamfish.e.b.d.a(EventPlayerFish.java:125) ~[?:?]
  138. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
  139. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
  140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
  141. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
  142. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-549c1fa-8c37e2e]
  143. ... 18 more
Add Comment
Please, Sign In to add comment