How to fix NSInternalInconsistencyException in TornadoFX when running on macOS 10.14?
问题 I'm using TornadoFX and I've recently upgraded to macOS 10.14. The problem is that I get this error whenever I open a dialog and focus another application window: 2019-01-23 13:32:31.270 java[9369:78410] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671.20.108/AppKit.subproj/NSEvent.m:1969 2019-01-23 13:32:46.218 java[9369:78410] unrecognized type is 4294967295 2019-01-23 13:32:46.218 java[9369:78410] ***