[Bug]: Prone doesn't work while not holding a gun
The-idk-notdot opened this issue ยท 6 comments
I have confirmed that ...
- tacz is up to date
- unable to reproduce without tacz
Minecraft and modloader version
1.20.1; 47.2.0
tac version
1.0.3-1.20.1
Related Mods
tacz
GoProne
Other crawling mods
Description
You can't prone while not holding a gun. If it is intended, i suggest adding prone without a gun in your hands.
Step to reproduce
- install tacz.
- Join the game and try to prone while not holding the gun.
Logs & Crash reports
No response
TACZ prone also breaks Personality, which has its own crawling feature.
Workaround: Use TACZ 1.0.2.
This also breaks PneumaticCraft's jet boots, as you normally crawl while flying. Definitely conflicts with other controlled instances of crawling.
What's interesting though is that if you watch the player model as you start flying, an attempt to crawl is made, and cancelled the next tick, even when configs are set to toggle crawl instead of hold. This even happens when the two mods are sandboxed together. Not telling the devs how to do their job (just an idea as I can't see their code, as well as my being an amateur at best), but I suspect the problem is rooted in where/how the crawl function is called.