Cannot export P3D on iMac

All P3D exported sketches crash with this reported Error. This includes many examples that I have saved and then tried to export. Also, every time I run P3D sketch I get the following ( warning?) in the console window, which I am guessing is related. HELP!! I would really like to be able to share these sketches with others who are not running the IDE.

Running OS X 10.15.4

==============================
Typical Console RED Warning:

0 AppKit 0x00007fff31b8c289 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 371
1 AppKit 0x00007fff31b73cb2 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1416
2 AppKit 0x00007fff31b73723 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42
3 libnativewindow_macosx.jnilib 0x00000001231113fe Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 398
4 ??? 0x0000000112b63a88 0x0 + 4608899720
)

=============================
Export Crash: ( I did not include the entire crash report because it’s awfully long )

This is a Processing example, verbatim, “Orthographic”, saved and renamed so I could export it.

Process: myOrthographic [963]
Path: /Users/USER/*/myOrthographic.app/Contents/MacOS/myOrthographic
Identifier: myOrthographic
Version: 1 (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: myOrthographic [963]
User ID: 501

Date/Time: 2020-04-24 10:29:34.536 -0400
OS Version: Mac OS X 10.15.4 (19E287)
Report Version: 12
Anonymous UUID: 9E03BA3D-0BB8-995F-3C10-4FD9D57503B5

Time Awake Since Boot: 570 seconds

System Integrity Protection: enabled

Crashed Thread: 4

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0:
→
__TEXT 0000000108f71000-0000000108f74000 [ 12K] r-x/rwx SM=COW /Users/USER/*/myOrthographic.app/Contents/MacOS/myOrthographic

Application Specific Information:
*** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘NSWindow drag regions should only be invalidated on the Main Thread!’
abort() called
terminating with uncaught exception of type NSException

1 Like

Hi @jcdell – were you able to resolve this issue?

Have you tried searching for related issues on

…and opening your own if nothing similar is there?

Possibly related: