Closed ItsPasi closed 7 months ago
Are you able to reproduce this issue with only this mod and Fabric API installed? I can't seem to reproduce it myself.
Yes, even with only these mods installed exactly like this I still have the issue.
I made a quick video showcasing the issue. I think its related to how long you click since the more CPS I have the less likely it will place a block.
If you check your latest.log (../.minecraft/logs/latest.log), does it say anything there? When I start an autoclicker at ~20 cps I can still place blocks.
latest.log Thats what it says. Also if I set my auto clicker to exactly these settings the right clicking will not place blocks at all. (left click still will break them)
So it does seem to have to do with how long you click down for a block to be placed.
Your log doesn't contain any errors, so that can be ruled out as a possible source of the problem. What happens if you click manually? Because Minecraft may not register all clicks if they're too fast.
Do you have the same issue when you use v1.4.0 for 1.20.2? In v1.5.0 I fixed an issue with the right click CPS counter, which may have resulted in this bug.
Yeah not an issue on the previous version
Can you try this? Made a small adjustment to the mixin. tiptapshow-1.6.0-BETA-TEST+1.20.2.zip
Seems to still be happening on my end and didn't improve.
What Fabric Loader version are you using? I'm using 0.15.3 to test.
Same version
I'm not sure what the issue could be, but could you also upload your debug.log? Also can you try not displaying the CPS and see if that changes anything, so I can be more sure of where the issue lies.
I don't really know how to get a debug log, can't find it. For the other troubleshooting I tried that and did not solve the issue either, even disabling the overlay completely doesnt resolve it.
Should be located under ./minecraft/logs/debug.log, but it might be behind a setting.
I don't have a debug.log so idk where to find it, def not in that folder
If anyone else experiences this, please comment below.
Yes, and I have the same problem. When I have this mod, the click speed is highly limited. Without it, there would be no problem.
Could you try v1.4.0 too and see if it helps?
I can't seem to reproduce it myself.
You can use experience bottles to easily reproduce the bug. How it should be:
https://github.com/Spyxar/TipTapShow/assets/75726196/1de690e0-5735-422b-ad06-f06104cf465f
https://github.com/Spyxar/TipTapShow/assets/75726196/9164c63e-8460-4185-83e7-25b4da46a88b
How it is:
https://github.com/Spyxar/TipTapShow/assets/75726196/a6e7a396-e8d2-42fa-83d0-cb90e5d6f0e7
tiptapshow-1.5.1+1.20.4.zip Could one of you try and see if this version works again?
tiptapshow-1.5.1+1.20.4.zip Could one of you try and see if this version works again?
Yes. this issue appears resolved for me with that version of the mod!
Can confirm, the issue has been fixed
https://github.com/Spyxar/TipTapShow/assets/75726196/1fb924b9-7b8e-4fae-9c60-86cac644d532
I noticed that when I use this mod and I want to place blocks I can only do this around once per second. Don't really know why and if it may have to do with another mod but right now this seems to be an issue on my end.