-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Unable to unpilot #485
Comments
What does |
unfortunately cant do that on the server im on : ) |
Can anyone elaborate a way to reliably cause this problem? It'd help greatly with debugging the problem. |
It's really hard to replicate reliably, but this happens seemingly at random, but I can tell you a common trait among all these instances.
|
Can you try to grab me logs of when the double piloting occurs? I'm curious if it shows double detection on console. |
As of 215642c, this is working on my Paper 1.14.4 test server. |
I had this issue again after some testing with another player. I'm going to try make it put an error on the console when this happens. |
After some experimenting with a player, I believe this may be tied into sinking crafts not being handled properly yet. This will likely take much longer than I originally planned to debug and solve, and as such I am going to pin this until we have a solution |
For those of you affected, running the
|
Not sure if this helps, but I found the following in my logs when the bug occurred for a player on my server:
However, unlike the previous reports, the craft still appeared as piloted on This was on Alpha 6 |
Does the craft disappear from the list after the sink period is over? |
EDIT: I'm not actually sure. I will need to double check. In the instance above, the craft remained piloted and listed on Not sure if this helps, but here are some more logs with additional debugging
|
Can you try replicating this on the newest dev builds? I suspect it may have been solved with the redo of how sinking crafts are done, but I've not got a ton of hope in it... |
in 8.0.0 a.7 version im not having that issue |
That's good to hear, I'm going to keep this open for a while longer since I've called it solved early already, and it appears to be very inconsistent. |
Sometimes, if you pilot a ship, or double click a pilot sign, it breaks piloting.
You become unable to unpilot, with it saying "You don't have a craft to release" BUT the blocks are still protected as if the craft is piloted. You cannot move the craft, or turn it at all, because it's not actually piloted.
To Reproduce
doubleclicked a pilot sign, then typed /release
Expected behavior
Having it continue piloting me, then release me. It should't protect the blocks as if it was piloted.
Version Movecraft 8
The text was updated successfully, but these errors were encountered: