Advertisement
austin101

MVP Error

Jul 11th, 2013
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. 11.07 15:02:53 [Server] INFO ... 14 more
  2. 11.07 15:02:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 11.07 15:02:53 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
  4. 11.07 15:02:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. 11.07 15:02:53 [Server] INFO at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
  6. 11.07 15:02:53 [Server] INFO at com.onarandombox.MultiversePortals.listeners.MVPPlayerListener.playerMove(MVPPlayerListener.java:240)
  7. 11.07 15:02:53 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.onarandombox.MultiverseCore.MultiverseCore.getBank()Lcom/fernferret/allpay/multiverse/GenericBank;
  8. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  9. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  10. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  11. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  12. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  13. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  14. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  15. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
  16. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  17. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.Packet10Flying.handle(SourceFile:136)
  18. 11.07 15:02:53 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:229)
  19. 11.07 15:02:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  20. 11.07 15:02:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  21. 11.07 15:02:53 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  22. 11.07 15:02:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  23. 11.07 15:02:53 [Server] INFO org.bukkit.event.EventException
  24. 11.07 15:02:53 [Server] SEVERE Could not pass event PlayerMoveEvent to Multiverse-Portals v2.4-b548
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement