Alexandra-Myers / Combatify

GNU General Public License v3.0
21 stars 7 forks source link

Held item is above screen #82

Open ajurotich opened 3 months ago

ajurotich commented 3 months ago

Holding an item in the main hand displays it above the screen. Off hand seems to be unaffected. Switching items will lower it to below the screen, switch, and then raise it above once more. Unsure of what is causing the issue (probably incompatibility with something else?).

video of issue: https://github.com/user-attachments/assets/4f5a0d4d-61a5-4aeb-a644-f7cbf4fa271d

latest.log

StunfMC commented 3 months ago

This seems like your CookeyMod hand offset is set to an incorrect value. Please try resetting your hand offset in CookeyMod and see if the issue still persists.

ajurotich commented 3 months ago

I don't see an option in game for resetting it, and have found this in the config.toml file within the cookeymod folder. the attackCooldownHandOffset is currently set to 0.0. is this the correct property? what is the value it should be?

image

StunfMC commented 3 months ago

This is the correct value. Can you please try disabling Bedrockify and see if the issue still persists?

ajurotich commented 3 months ago

Just tried and unfortunately the error still persists when Bedrockify is disabled. I should also say I do not have a mod called cookiemod currently installed, and I attempted to download it, but then MC wouldn't launch at all. Not sure if that is required to run and I need to post a bug report with them (though I didn't see a github page for it).

StunfMC commented 2 months ago

CookeyMod is pre-installed when using Combatify. The owner of the mod is currently moving, but I will forward this issue to them and I will let you know once I have an update.