Multiverse-NetherPortals

Multiverse-NetherPortals

689k Downloads

netherportal near by the end portal teleports to the_end world

tomikcz opened this issue ยท 7 comments

commented

I have this issue on 1.1.0 dev-craftbukkit builds.

commented

http://pastie.org/private/ieyu0yajpw4fpyjn1oo6rq
I had the same problem in all versions of Multiverse. I have disabled permissions by enforceaccess

commented

I've got this issue as well, It's rather rare/intermittent. I did manage to catch a debug line from the server if it's of any use.

Portal working properly, sending me to the nether:
13:19:25 [INFO] Location{world=CraftWorld{name=pve},x=-807.0019286440911,y=85.0,z=43.466509563916475,pitch=16.500072,yaw=-183.29976} => PORTAL

Same portal not working properly, sending me to the end:
13:21:51 [INFO] Location{world=CraftWorld{name=pve},x=-807.0247032928228,y=85.0,z=43.34533510081075,pitch=30.300087,yaw=-45.299744} => AIR

commented

It seems it's NoLagg cause. Nolagg probably send bad block type to mvnp. Without nolagg plugin all works properly.

commented

So this issue can be closed, I'd assume?

commented

Yes, it can be closed.

commented

What if I don't have NoLagg installed? What other plugins could produce this behaviour?