Re: Exception AbstractGraphicsConfiguration Java3D on MacOS Mojave
Posted by alex98 on May 15, 2019; 3:12pm
URL: https://forum.jogamp.org/Exception-AbstractGraphicsConfiguration-Java3D-on-MacOS-Mojave-tp4039776p4039787.html
Hello, thank you very much for your enormous help. I have reinstalled everything being more careful, now install java 3d 1.6. But I'm using Java 1.7 because I did not find version 1.6 for macos, thanks to you I managed to compile and execute my project.
Just throw me the following message (is it because I do not have java 1.6?)
2019-05-15 09:44:04.973 java[1116:23532] WARNING: NSWindow drag regions should only be invalidated on the Main Thread! This will throw an exception in the future. Called from (
0 AppKit 0x00007fff35ae5e63 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 378
1 AppKit 0x00007fff35ae3253 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1479
2 AppKit 0x00007fff35ae2c86 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
3 libnativewindow_macosx.jnilib 0x00000001174413fe Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 398
4 ??? 0x00000001040b7758 0x0 + 4362827608
)
Does Java3D work with Java SE Development Kit 12.0.1?
PD, everything is inside the jre / lib / ext java 1.7 folder.
PD, forgive my English.