ClassiCube
ClassiCube copied to clipboard
On mac, sometimes game handles keyboard input unexpectedly.
When playing the game on mac, it sometimes keeps going front even though no keys are pressed. It also breaks and places blocks when mouse isn't touched. Multiple keypresses or mouse presses are required to make the game recognize it once, then it sometimes gets stuck again.
Which version of macOS? Are you using the 32 or 64 bit version?
There is no 32 bit of mac that is recent as I know of it. Catalina completely removed 32 bit app support, so 64 bit of course.
Alas seems to be a recurring problem (#686, #756) with Catalina and later versions. Unfortunately I am unable to test past High Sierra myself, so I haven't been able to do much to address the issues
@soshimee Sorry to bother you, but turns out there was a bug where some events would be missed on the 64 bit mac client. If you have the time, could you please check if either
- 1.2.4 release (which fixes some events being missed)
- 1.2.4 dev build (which also uses Objective C instead of C for the Cocoa backend)
fixes the input problems for you?