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

JavaFx init error #1

Open
marfraTUC opened this issue Oct 29, 2018 · 0 comments
Open

JavaFx init error #1

marfraTUC opened this issue Oct 29, 2018 · 0 comments

Comments

@marfraTUC
Copy link
Member

Exception in thread "Thread-5" java.lang.IllegalStateException: Application launch must not be called more than once at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:162) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:143) at javafx.application.Application.launch(Application.java:191) at de.unistuttgart.iste.rss.oo.hamstersimulator.ui.javafx.JavaFXUI.lambda$start$0(JavaFXUI.java:18) at java.lang.Thread.run(Thread.java:748) 2018-10-29 15:48:57.437 java[30691:17160108] unrecognized type is 4294967295 2018-10-29 15:48:57.437 java[30691:17160108] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671/AppKit.subproj/NSEvent.m:1969 Exception in thread "Thread-5" java.lang.IllegalStateException: Application launch must not be called more than once at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:162) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:143) at javafx.application.Application.launch(Application.java:191) at de.unistuttgart.iste.rss.oo.hamstersimulator.ui.javafx.JavaFXUI.lambda$start$0(JavaFXUI.java:18) at java.lang.Thread.run(Thread.java:748)

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

1 participant