Multiverse-Portals

Multiverse-Portals

2M Downloads

Error on Player move event

MinesanityPvP opened this issue ยท 5 comments

commented

17.07 00:29:04 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.onarandombox.MultiverseCore.MultiverseCore.getEconomist()Lcom/onarandombox/MultiverseCore/utils/MVEconomist;

17.07 00:29:04 [Server] INFO at com.onarandombox.MultiversePortals.listeners.MVPPlayerMoveListener.playerMove(MVPPlayerMoveListener.java:105) ~[?:?]

Every time I attempt to move within a portal this error occurs. This happens using the latest build on Jenkins #723

http://ci.onarandombox.com/job/Multiverse-Portals/

commented

You need to use the latest MV-Core as well.

commented

Wow, I am not sure how I forgot about that. I will test to see if this has been fixed and I will report back

commented

Please do. I didn't have a chance to actually test those builds in game.

commented

Tested all features with latest dev build of MV-Core and MV-Portals. This issue does not persist and all features are working.

commented

Thanks!