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

Craft doesn't sink properly when they hit worldborder #489

Open
goodroach opened this issue Jan 2, 2022 · 2 comments
Open

Craft doesn't sink properly when they hit worldborder #489

goodroach opened this issue Jan 2, 2022 · 2 comments
Labels
bug Issues causing negative effects for end users

Comments

@goodroach
Copy link
Contributor

Describe the bug
When a craft sinks and crashes into a worldborder, (can be replicated by an airskiff scuttled while cruising forward), it constantly gets blocked and doesn't release.

To Reproduce
Steps to reproduce the behavior:

  1. Make an airskiff
  2. Cruise forward
  3. Scuttle the airskiff when its about to collide with the worldborder

Expected behavior
The craft should release when it hits the world border when sinking.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • Movecraft: 8
  • Java 16
  • Minecraft 1.16.5
@goodroach goodroach added the bug Issues causing negative effects for end users label Jan 2, 2022
@TylerS1066
Copy link
Contributor

This probably will be fixed along with #480 when we fix all the cruise problems with sinking crafts.

The solution to this specifically will be to change the direction to straight down instead of forwards and down.

@TylerS1066 TylerS1066 moved this to New in Issue Triage Mar 23, 2022
@TylerS1066 TylerS1066 moved this from New to Ready for Work in Issue Triage Mar 23, 2022
@TylerS1066
Copy link
Contributor

After merging #480 and the sinking changes, I think this may be a bigger problem than initially suspected. The core problem is that Movecraft doesn't appear to abide by the worldborder at all, and as such this may require some large changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues causing negative effects for end users
Projects
Status: Ready for Work
Development

No branches or pull requests

2 participants