MCModderAnchor / TACZ

128 stars 25 forks source link

[Bug]: Prone doesn't work while not holding a gun #245

Open The-idk-notdot opened 1 month ago

The-idk-notdot commented 1 month ago

I have confirmed that ...

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

  1. install tacz.
  2. Join the game and try to prone while not holding the gun.

Logs & Crash reports

No response

The-idk-notdot commented 1 month ago

Also tacz prone breaks the go prone mod, so its feature cant be used.

CatzRule81 commented 1 month ago

TACZ prone also breaks Personality, which has its own crawling feature.

Workaround: Use TACZ 1.0.2.

The-idk-notdot commented 1 month ago

Buggy crawling :\

beninjamin99 commented 1 month ago

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.

KINGFNAFLOGIE03 commented 1 month ago

it also breaks parcool's parkour functions as well

The-idk-notdot commented 1 month ago

it also breaks parcool's parkour functions as well

I herad that parcool's dev going to make a datapack with anims compatibility