Players in vehicles won't teleport, but vehicles and players separately do
Oujoushu opened this issue · 7 comments
Information
-
Server version: 1.16.4
-
Full output of
/mv version -p
: https://j.mp/3hEoufD -
Server log:
Help request
Problem
Players in vehicles won't teleport, but vehicles and players separately do
What I have tried
I have manually set: teleportnonplayers: true (instead of false) in the portals.yml. That allowed empty vehicles to be teleported
I made tracks where carts(with players) could, ride through, slide through, fall through. Even pushing a cart will get the cart teleported.
those portals look like:
railtestportal3:
entryfee:
amount: 0.0
safeteleport: true
teleportnonplayers: true
handlerscript: ''
owner: Oujoushu
location: 74.0,81.0,123.0:76.0,84.0,125.0
world: world
destination: e:world:77.18893849215763,83.37548802146058,131.54112314962344:31.517548:269.67957
Screenshots
Hello! Thank you for you amazing plugin!
Was the fix released by any chance already?
This is a known bug at this time. It should be fixed soon enough (I fixed it locally, I just need to polish some things before putting it on GitHub).
Thank you for the reply :) I searched here for any 'cart' related teleportations, but didn't find much.
Does a previous version have the issues as well?
In the meanwhile I would love a look at your fix :) (once you are done polishing it :)
I believe all previous versions of MV Portals have this issue.
edit: This bug could also be the result of a Vanilla Minecraft bug introduced with 1.16. I'm not too sure. Regardless, the fix I have should work on all versions.
Thats awesome :D , also saw the problem occur in a 2019 post, but there it worked between different worlds, but the same problem happens between portals on the same world.
Where will i be able to find the topic/guide to fix it when you are able to post it?