-
Notifications
You must be signed in to change notification settings - Fork 26
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
java.lang.RuntimeException: java.lang.NoSuchMethodException: org.cef.CefApp.startup() #30
Comments
Are you using JDK 1.8 or JDK 14? I'm not sure which based on your comment. Also, I'd likely need you to create a minimally reproducible example. The code you pasted wouldn't be enough to trigger this issue. |
@BFergerson i have the same problem. Example:
|
@BFergerson i will try to use 0.4.0-online later, but i think i will see the same result, |
@ara2am, thanks for providing reproducible code. This appears to be an issue with the v0.4.0 build. I'm working on releasing v0.4.1 today but in the meantime, you should be able to get Journey working with v0.3.3. Edit: Actually I'm seeing this in v0.3.3 too. Strange :/ |
@BFergerson 0.3.3 offline works for me. |
@ara2am, if you find the time please try 0.4.0-online. I think it's a problem with the offline version only. You'll need to delete |
Version 0.3.3 offline work. |
JDK 1.8.0_181|JDK 14
0.4.0-online|0.4.0-offline
Initializing code:
stacktrace:
The text was updated successfully, but these errors were encountered: