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

Possible issue with PlayerInteractEvent running twice on blocks #25

Open
cloudythoughts06 opened this issue Jul 19, 2024 · 1 comment
Open
Assignees
Labels
incompatibility The issue involves a mod conflicting with the behaviour of grapplemod

Comments

@cloudythoughts06
Copy link

Versions:

  • The Grapple Hook Mod: v1.8
  • Minecraft: 1.20.1
  • Mod Loader: Fabric 0.16.0

Description:

Interacting with toggleable blocks (doors, levers, etc.) does so twice, making them ultimately not do anything unless if right-click is held for a split-second longer. Blocks like chests are also affected, but not functionally, as the sound just plays twice instead. I assume that this is some sort of issue with PlayerInteractEvent, though I'm not entirely certain.

As I don't have a clear indication of which mod is conflicting with this one, here's all of the mods I had at the time:
image
I do know that the Grapple Hook mod was somehow involved with this because the issue stopped when I removed it from my mods folder.

(I don't use GitHub very often, so please excuse me if anything important was left out.)

@cloudythoughts06 cloudythoughts06 added the incompatibility The issue involves a mod conflicting with the behaviour of grapplemod label Jul 19, 2024
@squeeglii squeeglii self-assigned this Jul 19, 2024
@ikol23
Copy link

ikol23 commented Sep 21, 2024

I am also having this issue, though on Sinytra Connector rather than straight up Fabric. This extends to other Right Click events as well, such as placing blocks and using buckets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incompatibility The issue involves a mod conflicting with the behaviour of grapplemod
Projects
None yet
Development

No branches or pull requests

3 participants