Speed of elytra module with jetpack boost depends on direction
jonab03 opened this issue ยท 5 comments
Issue description
When boosting with a jetpack module while flying with an elytra module the speed depends on which direction you fly in.
I would expect the boost speed to remain identical regardless of direction.
Video demonstration of issue and demonstration of how fireworks function in comparison:
2024-03-04.17-21-00.mp4
Steps to reproduce
- Equip a mekasuit with both the elytra module
- Take off and start boosting in a direction
- Measure the speed and notice how it increases as you turn southeast and decreases as you turn northwest.
Minecraft version
1.20.4 (Latest)
NeoForge version
20.4.190
Mekanism version
10.5.2 (Latest)
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
https://gist.github.com/jonab03/1ad1759eaa66d5095fb61c30812a3fac
What is the mod that is displaying the altitude and speed? It might help when it comes to testing and fixing this, to making sure it actually is fixed.
Also I am fairly certain that once we merge #7475 this will be addressed, though even once that is released, I likely will leave this open until someone is able to confirm.
The overlay is provided by Elytra Auto Flight.
I also went ahead and compiled a build off of the PR you mentioned and that does indeed fix the issue, thanks!
I have no intention of using it on my main world, the issue was actually found on a 1.20.1 server I play on, I just make sure to reproduce issues in a clean instance with the lastest version, I don't expect this to be backported but I am glad that it will be fixed in future versions.