Isues with JAVA FX Apple M3 and Intellij

已回答

I have had to reinstall Intellij CE on a new machine recently and when I go to create a JAVA FX project  I can only get Oracle OpenJDK 23.0.1 aarch.  I get lots of errors and JAVA quits unexpectedly

Teh error is *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '0x0 is an invalid NSTrackingRectTag. Common possible reasons for this are: 1. already removed this trackingRectTag, 2. Truncated the NSTrackingRectTag to 32bit at some point.'
 

I have several other people at my college with the same error. When we donwload an earlyier version such as JDK 21 from https://jdk.java.net/archive/ then the JAVA FX project runs but still throws a few errors. 

Is anyone else having issues with JDK23 and JAVA FX in Intellij? Any fixes? 

0

Could you please collect the zipped log folder from “Help | Collect Logs and Diagnostic Data” after a quick reproduction of the issue and upload it to https://uploads.jetbrains.com/, and let us know the upload ID?

0

Upload id: 2024_12_28_Wxi8V68H9SS1qwchzBwUJ9 (file: idea-logs-20241228-1306054757749868701438781.zip)

0

Hi Mjb , please ref to this article to see if it helps: https://youtrack.jetbrains.com/articles/SUPPORT-A-860/How-to-fix-JavaFX-running-crash-issue-NSInternalInconsistencyException-on-macOS

If not, feel free to share your project files to https://uploads.jetbrains.com/, and let us know the upload ID.

0

请先登录再写评论。