Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INCOMPATIBILITY] Wall-Jump Mod. After a grappling hook swing and release, you cannot wall jump or wall cling. #102

Open
Breadzticks opened this issue Nov 22, 2022 · 2 comments
Labels
mod incompatibility Conflict with another mod

Comments

@Breadzticks
Copy link

Describe the bug
After a grappling hook swing and release, you cannot wall jump or wall cling. Upon releasing and landing on vines, you cannot climb, and upon reaching the ground you take fall damage (seemingly equivalent to if you were free falling that entire time).

Video / Screenshots
If applicable, add screenshots to help explain your problem.

Version
grappling_hook_mod-1.18.2-v13.jar
minecraft 1.18.2
walljump-forge-1.18.1-1.3.7.jar

Output Log
N/A - It is a gameplay interaction or player-state bug, not a bug that crashes the game.

To Reproduce
Install both Wall Jump and Grappling hook mod. After swinging, release and then touch a wall. Press the wall cling button (Shift for me).

Additional related bug - Swing and release, onto a wall of Vines, or a ladder. You'll be unable to climb and upon reaching the ground, you take enormous fall damage.

Additional context
My hypothesis is that after releasing the grappling hook, it puts your character in a state that makes him unable to do certain things. Perhaps you are forcing a free falling state until the player lands on the ground?

@Breadzticks Breadzticks added the mod incompatibility Conflict with another mod label Nov 22, 2022
@Breadzticks
Copy link
Author

Update -- I've tried many other interactions, from other mods, to even vanilla interactions that require you to be in an airborne state to work, so it may not be an incompatibility between mods and leads me further to believe its a player state issue.

@ghost
Copy link

ghost commented Dec 6, 2022

Yeah, there's an issue where its not treated like an actual airborne state. For instance, Elytra just will not open at all if you try to open the wings. Its a very frustrating problem to have. You can fix it by setting the dont_override_movement_in_air setting. That said its... really not a problem the mod should have imo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod incompatibility Conflict with another mod
Projects
None yet
Development

No branches or pull requests

1 participant