MrCrayfish / Controllable

Adds in the ability to use a controller to play Minecraft Java Edition
https://mrcrayfish.com/mods?id=controllable
GNU General Public License v3.0
270 stars 80 forks source link

Possible issue with Accurate Block Placement Reborn. #453

Open TERABITDEFIANCE opened 1 year ago

TERABITDEFIANCE commented 1 year ago

Possible issue with Accurate Block Placement Reborn by schwar. ABP 1.0.17 Fabric. Controllable 0.20.2 Fabric. Could not place blocks 95% of the time while using a controller. Tested on Custom pc/X1S controller and Asus ROG Ally/built in controller. Both controllers work until this moment of gaming. Did a subtle notification in Mr.crayfish discord. Reported to ABP Github as well.

Thank you!

MrCrayfish commented 1 year ago

Controllable uses a custom input system that doesn't interact with Minecraft keybinding system (except for custom ones added by a user). Accurate Block Placement Reborn seems to check if the keybinding is pressed, which won't report back if the equivalent button on the controller is pressed since it's an entirely different system. There is unfortunately too many cases where similar problems exist and I can only prioritize the the most crucial ones due to limited time and maintenance reasons.