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

[BUG] The render of the thrown hook disappears in certain situations #146

Open
PurplePrint opened this issue Feb 7, 2025 · 2 comments
Open
Labels

Comments

@PurplePrint
Copy link

Describe the bug
If you throw a grappling hook and then do something (tested for: change perspective (F5), rotate camera so that the entity of the thrown hook is not visible), then the grappling hook render breaks. The hook itself is no longer visible, and the rope leading to it goes vertically down under the player and disappears in the blocks. Also, the broken rope turns black.

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

Version
MC: 1.12.2, Mod: grappling_hook_mod-1.12.2-v13.jar

Output Log
I don't think this can be logged.

To Reproduce
Go to the wall, throw the grappling hook onto the upper blocks.
Change the perspective, return the perspective back to the first-person view.
Rotate the camera so that the entity of the hook is out of your field of view.
The hook will twitch for a short time and gradually fall far down, the rope will go visually down.
If you continue to rotate the camera, returning to the place where the thrown hook is, the hook will visually be in the same place again and then quickly fall down.
Sometimes the black rope can disappear.
However, the thrown grappling hook works, you can use it.

This also happens if you throw a grappling hook on a corner and move behind the other side of the corner wall.

Additional context
My pack also contains:
Optifine (OptiFine_1.12.2_HD_U_G5.jar)
and EntityCulling (By meldexun)

@PurplePrint PurplePrint added the bug label Feb 7, 2025
@PurplePrint
Copy link
Author

The images need to be viewed in order from last to first (I uploaded them incorrectly).

@PurplePrint
Copy link
Author

The problem is related to one of my mods. It is not entity culling or optifine. I will look into it.

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

No branches or pull requests

1 participant