CupCarbon
CupCarbon copied to clipboard
Does not Run on MACOS SONOMA 14.2.1
Welcome to CupCarbon Version Twin IoT 6.52
Session Generation ...
Versio Code Update: 42
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:1012)
at cupcarbon.CupCarbonApp.main(CupCarbonApp.java:174)
at cupcarbon.CupCarbon.main(CupCarbon.java:48)
2024-11-15 05:39:00.013 java[55247:10017130] *** Assertion failure in -[NSMenu itemAtIndex:], NSMenu.m:1444
java.lang.ExceptionInInitializerError
at java.awt.Component.<clinit>(Component.java:593)
at javax.swing.ImageIcon$2.run(ImageIcon.java:130)
at javax.swing.ImageIcon$2.run(ImageIcon.java:128)
at java.security.AccessController.doPrivileged(Native Method)
at javax.swing.ImageIcon.createNoPermsComponent(ImageIcon.java:127)
at javax.swing.ImageIcon.access$000(ImageIcon.java:69)
at javax.swing.ImageIcon$1.run(ImageIcon.java:103)
at javax.swing.ImageIcon$1.run(ImageIcon.java:100)
at java.security.AccessController.doPrivileged(Native Method)
at javax.swing.ImageIcon.<clinit>(ImageIcon.java:100)
at cupcarbon.CupCarbonApp.start(CupCarbonApp.java:75)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$166(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$179(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$177(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$178(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
Caused by: java.lang.RuntimeException: Non-Java exception raised, not handled! (Original problem: Invalid parameter not satisfying: index < [_itemArray count])
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1845)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at java.awt.Toolkit$3.run(Toolkit.java:1636)
at java.awt.Toolkit$3.run(Toolkit.java:1634)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1633)
at java.awt.Toolkit.<clinit>(Toolkit.java:1670)
... 17 more
Exception in Application start method
Java Version: 1.8_202