ToCraft / woodwalkers-mod

Transform into a mob!
https://discord.gg/Y3KqxWDUYy
MIT License
8 stars 2 forks source link

Inventory modifications stops flight #108

Closed Pomfe closed 1 week ago

Pomfe commented 1 month ago

Mod loader

Fabric

Minecraft version

1.20.1

Woodwalkers version

1.20.1-fabric-4.6

CraftedCore version

1.20.1-fabric-4.3.1

Modloader version

[1.20.1] Fabric API 0.92.2+1.20.1 (I apologize if this is not what I was meant to put here)

The latest.log file

latest.log

Issue description

whenever anything in my inventory changes, it causes any flying animal to stop flying

https://github.com/ToCraft/woodwalkers-mod/assets/65171795/c0ce6185-91d9-48f7-b60f-1a67b802dc9d

Steps to reproduce

download the mods I have installd load into a world fly with any animal move something in your inventory, eat, interact with a block, etc drop to the ground because you're no longer flying

Other

I'm not entirely sure this is Woodwalkers' or CraftedCore's fault. it could just be conflicting mods, but I felt like I should report this just in case

Pomfe commented 1 month ago

image_2024-07-09_201034100

image_2024-07-09_203539714

Pomfe commented 1 month ago

Edit: It's not just the inventory, it also happens with potion effects

ToCraft commented 1 month ago

Seems to be an error with PlayerAbilityLib (implemented by several of our mods). I'm not sure, when I can write a workaround for it... You could report it to them, too

Pomfe commented 1 month ago

great idea, will do