netherportal near by the end portal teleports to the_end world
tomikcz opened this issue ยท 7 comments
http://pastie.org/private/ieyu0yajpw4fpyjn1oo6rq
I had the same problem in all versions of Multiverse. I have disabled permissions by enforceaccess
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
It seems it's NoLagg cause. Nolagg probably send bad block type to mvnp. Without nolagg plugin all works properly.