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

[Issue] Missing and Small hand, also you take damage when Crawl #7

Open
gatoborrachon opened this issue Mar 28, 2021 · 2 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers Ver.2 / Redevelopment with obfuscate

Comments

@gatoborrachon
Copy link

1.1.- Your hand is too small, also it dissapears when you enter to a GUI (Like inventory) and it appears again when you go through F5

1.2.- You get damage when you crawl
https://streamable.com/13qmr2

@doch2
Copy link
Owner

doch2 commented Apr 3, 2021

First of all, the reason the hand disappears from the first person screen is a rendering problem, which is a problem to be solved through redevelopment using the Obfuscate library and cannot be solved at this time.

It is believed that the reason for receiving damage during crawling is that one of the modes applied together is malfunctioning. Please subtract each mod that is applied, identify the mode that is causing the error, and comment again on which mods cause the error.

@doch2 doch2 added bug Something isn't working good first issue Good for newcomers Ver.2 / Redevelopment with obfuscate labels Apr 3, 2021
@gatoborrachon
Copy link
Author

gatoborrachon commented Apr 3, 2021

First of all, the reason the hand disappears from the first person screen is a rendering problem, which is a problem to be solved through redevelopment using the Obfuscate library and cannot be solved at this time.

ok, no problem, that is just a minor issue.

It is believed that the reason for receiving damage during crawling is that one of the modes applied together is malfunctioning. Please subtract each mod that is applied, identify the mode that is causing the error, and comment again on which mods cause the error.

ok, it seems to be Fragile Blocks (Also known as BlockGravity according to its MOD-ID)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Ver.2 / Redevelopment with obfuscate
Projects
None yet
Development

No branches or pull requests

2 participants