Skip to content
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

Strange break/place bug #150

Open
leijurv opened this issue Sep 11, 2018 · 4 comments
Open

Strange break/place bug #150

leijurv opened this issue Sep 11, 2018 · 4 comments
Labels
bug Something isn't working can't reproduce Something not working can't be reproduced

Comments

@leijurv
Copy link
Member

leijurv commented Sep 11, 2018

A video is worth a thousand words:
https://youtu.be/IivCqEimeFY

Look closely at 3 seconds in, and you'll see that the block it was planning to jump to broke instantly.

Watching it again, it looks like the cursor was on it while it was sneaking out to backplace traverse, then in the instant the side of the block came into view and it was able to place the bridge block, it broke the block it was previously looking at. what on earth???

@leijurv leijurv added the bug Something isn't working label Sep 11, 2018
@leijurv leijurv added this to the 1.0.0 milestone Sep 11, 2018
@leijurv
Copy link
Member Author

leijurv commented Sep 11, 2018

I wonder if it's because on the same tick it starts breaking and then stops breaking and looks away and right clicks? weird...

I'm pretty confident on the locality of this bug being MovementTraverse though.

@leijurv
Copy link
Member Author

leijurv commented Sep 11, 2018

Unable to reproduce =/

@ZeroMemes
Copy link
Member

Until it can be reproduced, it shouldn't necessarily go on the milestone

@ZeroMemes ZeroMemes added the can't reproduce Something not working can't be reproduced label Sep 13, 2018
@ZeroMemes ZeroMemes removed this from the 1.0.0 milestone Sep 13, 2018
@leijurv
Copy link
Member Author

leijurv commented Sep 26, 2018

This happened again, but I didn't get a video and I'm not 100% sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can't reproduce Something not working can't be reproduced
Projects
None yet
Development

No branches or pull requests

2 participants