You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing firmware for a device (Arduino) to emulate the WACOM IV protocol
Preference pane must be open
Crash occurs when Osu (a game that uses tablet data) starts and quits
Error
From legacyLoader-arm64: -[TabletMagicPref screenChanged]: unrecognized selector sent to instance 0x12af44f00
It's entirely possible this only occurs because the firmware I've written is faulty in some way, but I am submitting this issue regardless, in hope that it aids compatibility with edge cases.
The text was updated successfully, but these errors were encountered:
Thanks! The project is not being actively developed, but patches for compatibility will be accepted! It's unclear why TabletMagicPref screenChanged would be unrecognized now and not in earlier builds, but maybe it's got the wrong access specifier…?
Environment
Error
From
legacyLoader-arm64
:-[TabletMagicPref screenChanged]: unrecognized selector sent to instance 0x12af44f00
It's entirely possible this only occurs because the firmware I've written is faulty in some way, but I am submitting this issue regardless, in hope that it aids compatibility with edge cases.
The text was updated successfully, but these errors were encountered: