FXGL WebView & IllegalStateException #1050
Unanswered
nicolasbulgarides
asked this question in
Q&A
Replies: 1 comment
-
|
Based on the exception message, I guess just run on the JavaFX Thread? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Almas / anyone else who maybe can help...
When I try to use WebView on FXGL, I get this exception "Caused by: java.lang.IllegalStateException: Not on FX application thread; currentThread = FXGL Background Thread 4"
Now what the exceptiomn is is preetty straight forward....but is there a fix that can be done so that this does work?
Beta Was this translation helpful? Give feedback.
All reactions