Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2017
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. [17:15:28 ERROR]: Could not pass event ChunkLoadEvent to MobStacker v2.0.0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  4. va:302) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
  6. a:62) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
  8. ava:509) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  9. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  10. ava:494) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  11. at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage2(Chu
  12. nkIOProvider.java:50) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  13. at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage2(Chu
  14. nkIOProvider.java:13) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  15. at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.finish(
  16. AsynchronousExecutor.java:188) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  17. at org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor.finishActive
  18. (AsynchronousExecutor.java:347) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  19. at org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOExecutor.tick(ChunkIOEx
  20. ecutor.java:34) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  21. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:6
  22. 52) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  23. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
  24. 89) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  25. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
  26. 84) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  27. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
  28. :490) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  29. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
  30. 28) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  31. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getCustomName()
  32. Ljava/lang/String;
  33. at com.kiwifisher.mobstacker.utils.StackUtils.reviveStacks(StackUtils.ja
  34. va:546) ~[?:?]
  35. at com.kiwifisher.mobstacker.listeners.ChunkChangeListener.mobLoadEvent(
  36. ChunkChangeListener.java:63) ~[?:?]
  37. at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) ~[?:?]
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
  39. .8.0_121]
  40. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
  41. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
  42. va:298) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  43. ... 13 more
  44. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement