SquidDev-CC / CCTweaks

Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
MIT License
12 stars 2 forks source link

ccTweaks 1.8.9-1.3.1 - Key repeat not working with ccTweaks loaded #147

Closed HydrantHunter closed 7 years ago

HydrantHunter commented 7 years ago

Not much to add - holding down a key doesn't result in key repeat kicking in while ccTweaks is loaded. Loading the same map without ccTweaks allows key repeat to function normally.

MC 1.8.9 CC 1.79 ccTweaks 1.8.9-1.3.1 Forge 11.15.1.1902

Not sure what other info to include - let me know if you require anything else.

EDIT: After being plagued by this issue for more than a week and narrowing it down to ccTweaks, the problem seems to have resolved itself. I just reloaded the map with ccTweaks and key repeat is working fine. Since I can no longer replicate this issue I'm closing it.

SquidDev commented 7 years ago

I've encountered the same issue a couple of times, though I don't think it is CCTweaks' fault: I don't touch the GUI code. Were you by any chance running JEI? - I think the 1.8.9 versions mess with key repeats.

HydrantHunter commented 7 years ago

I am, in fact, running JEI with the map in question. If the problem returns, I'll turn my eye toward JEI. Thank you...again.

SquidDev commented 7 years ago

Also worth noting that I've only experienced this on 1.8.9. Comparing the 1.8.9 and 1.10.2 versions shows that this is almost certainly caused by JEI.

SquidDev commented 7 years ago

Reopening as it might be possible to fix this: see this commit for Plethora.

HydrantHunter commented 7 years ago

Wow - you are all over this - thank you for making life in 1.8.9 a bit easier.

SquidDev commented 7 years ago

Would be a good idea if I actually reopened this 😦.