Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurrent error when running the adventure-editor on Mac, please help! #54

Open
incoun opened this issue Jan 9, 2021 · 1 comment
Open

Comments

@incoun
Copy link

incoun commented Jan 9, 2021

@bladecoder
Hello Rafael, I'm super amazed by this engine and I really want to try it but I keep getting an error when I try to run it on Mac. The editor won't open and every time I try to run it (I've tried with Java 8, Java 11 and Java 15), I get this error:

java[7547:55027] *** Terminating app due to uncaught exception NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff204d36af __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007fff2020b3c9 objc_exception_throw + 48
2 CoreFoundation 0x00007fff204fba9a -[NSException raise] + 9
3 AppKit 0x00007fff22c9f8a0 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
4 AppKit 0x00007fff22cc7c1b -[NSThemeFrame setStyleMask:] + 142
5 AppKit 0x00007fff22cc79b1 __25-[NSWindow setStyleMask:]_block_invoke + 2057
6 AppKit 0x00007fff22cc714e NSPerformVisuallyAtomicChange + 132
7 AppKit 0x00007fff22cc705b -[NSWindow setStyleMask:] + 170
8 liblwjgl.dylib 0x000000013283dcca Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 90
9 ??? 0x0000000115c1f970 0x0 + 4660001136
10 ??? 0x0000000115c19ca7 0x0 + 4659977383
11 ??? 0x0000000115c19cec 0x0 + 4659977452
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6

Please help! :((

@Uvarri
Copy link

Uvarri commented Jul 31, 2022

Hi. I have the same issue on Mac.
I've found this issue: matplotlib/matplotlib#14304
This suggestion works for them matplotlib/matplotlib#14304 (comment)
Commit: deduce-dev/dac-man@d085b9a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants