[Bug] Unable to use Quantum Chestplate flight when PAL is installed. [Fabric 1.20.1/0.16.3]
pokesmells opened this issue ยท 6 comments
Describe the bug
When putting on the chestplate, it does not allow for flight, and it spams the logs with errors.
Steps to Reproduce
Steps to reproduce the behavior:
- Spawn chestplate in
- Put it on
Screenshots/Videos
If applicable, add screenshots to help explain your problem.
logpsm.mp4
Environment (please complete the following information with the version):
- Minecraft: [1.20.1]
- Mod Loader: [fabric]
Additional context
Does not happen with previous versions where PAL compat was not established.
You need TechReborn Player Ability Lib Compat
Since 1.20.1 is too old and already has a compatible solution, there is no integrated PAL compatible, and only supported by versions 1.21.1 or above.
It may be Neurina blocks the player from flying due to a ticking entity.
You need TechReborn Player Ability Lib Compat Since 1.20.1 is too old and already has a compatible solution, there is no integrated PAL compatible, and only supported by versions 1.21.1 or above.
@ZurrTum This does not work.
https://gnomebot.dev/paste/mclogs/QliOOLs
https://gnomebot.dev/paste/mclogs/lPXOcMp
Crashing on start-up.
By looking at the logs, it was found that the new version modified the signature incompatibility caused by tickArmor, and you can use the 5.8.8 version.
If you need to support the latest version, you can also download the Linguardium/TechReborn-Player-Ability-Lib-Compat source code and modify the TechReborn dependency version to recompile.
I rebuilt it and tested it works fine.
[email protected]
