-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Using version 7.0.0.6 in 1.19, my crafts move without teleporting the player with them. Eg. when turning to the right, the player does not turn with the ship, making them fall into the water.
This can also get very annoying when moving quickly downwards, as your player has to fall back down to the floor per movement, which makes you eventually die of fall damage.
To Reproduce
Steps to reproduce the behavior:
- Install Movecraft for 1.19
- Make a craft (Recommend a flat surface)
- Try turning or moving in any direction. Note: When piloting the craft, there is a message in console saying that the server "initialized
legacy material support" - See error
Expected behavior
I expect to be in the same position on my craft after it moves.
Screenshots I am using a custom craft, but I also tested this with default crafts.
Before Turning:

After Turning:

Before moving forward 1m:

After moving forward 1m:

As you can see, I did not move with my craft, leaving my 1 block closer to falling off my craft.
Versions (please complete the following information):
- Movecraft 7.0.0.6
- Java 17
- Minecraft 1.19
Additional context
A momentary "fix" I found was to encase your player in blocks, because you seem to "run into" the blocks, forcing you to move with the craft. However, this does not work for crafts like small boats or barges, or crafts with large cockpits, as you go flying around the cockpit depending on where you move.
Also, when piloting the craft, there is a message in console saying that the server "initialized legacy material support"
Update; Error Log:
https://pastebin.com/aFy5L3vQ