-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elevator gets stuck while transporting mobs #169
Comments
What is happening:
1) Are villagers at the start floor with the player, the player goes up and
the villagers stuck on the start floor,
2) Are villagers at the start floor with the player, the player goes up and
the villagers stuck on the wall,
3) Are villagers not at the start floor with the player, and are held as
the player goes up?
4) Something else?
…On Mon, Aug 5, 2019 at 3:14 PM AltJawga ***@***.***> wrote:
Hello, I have found an issue with lift when transporting other entities.
The elevator appears to get stuck when transporting the mob and spams the
console with this:
`> [18:10:41] [Server thread/INFO]: [Lift] [DEBUG] Holding: CraftVillager
at
Location{world=CraftWorld{name=Vanta},x=-1079.4980555903428,y=7.166109260938214,z=1721.2857410466797,pitch=29.075005,yaw=104.87671}
[18:10:41] [Server thread/INFO]: [Lift] [DEBUG] Processing elevator:
BukkitElevator[RF4QAh]
[18:10:41] [Server thread/INFO]: [Lift] [DEBUG] Holding: CraftVillager at
Location{world=CraftWorld{name=Vanta},x=-1079.4980555903428,y=7.166109260938214,z=1721.2857410466797,pitch=29.075005,yaw=104.87671}
[18:10:41] [Server thread/INFO]: [Lift] [DEBUG] Processing elevator:
BukkitElevator[RF4QAh]
[18:10:41] [Server thread/INFO]: [Lift] [DEBUG] Holding: CraftVillager at
Location{world=CraftWorld{name=Vanta},x=-1079.4980555903428,y=7.166109260938214,z=1721.2857410466797,pitch=29.075005,yaw=104.87671}`
It doesn't happen every time, and it appears to mainly affect groups or
large mobs. Also the issue seems to appear on areas where there are no
walls outside of the elevator shaft.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#169?email_source=notifications&email_token=AAA5V54IUN2KRCZ6YPYFV63QDCQ5ZA5CNFSM4IJPJUP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HDPV6JA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAA5V5637TTSFM7FDDYCKQTQDCQ5ZANCNFSM4IJPJUPQ>
.
--
- David - Proud to be saving the world since 1984
|
They also get stock timetimes when hitting some corners or when the lift is to big (like 3x3) or when they ride an animal This is what the console tells us abour- then we know someone got stuck in a lift
all the user can do is relog to get unstuck. i know this thread is from 2019 - but the issue still acours sometimes - and someone allready mady a stuck thread so i thought i might not open a new one for my report Server: Paper 1.16.5 |
On my server this problem occured as well. With Lift 71 the Lift has a timeout so it will teleport all passengers to the destination if the ride time is longer than expected + Please open a new ticket if you still have that problem. In this case please also append you config.yml |
Does this include normal lift time too? Im asking because speed can be different, and also the lengh can be up to 256 blocks (in mc 1.17 up to 384) |
Yes it depends on height and speed: |
Hello, I have found an issue with lift when transporting other entities. The elevator appears to get stuck when transporting the mob and spams the console with this:
It doesn't happen every time, and it appears to mainly affect groups or large mobs. Also the issue seems to appear on areas where there are no walls outside of the elevator shaft.
The text was updated successfully, but these errors were encountered: