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

java.lang.IllegalStateException: Couldn't create Engine #5

Closed
Frixoe opened this issue Jun 5, 2019 · 2 comments
Closed

java.lang.IllegalStateException: Couldn't create Engine #5

Frixoe opened this issue Jun 5, 2019 · 2 comments

Comments

@Frixoe
Copy link

Frixoe commented Jun 5, 2019

I'm trying to implement this plugin and my code is very similar to the example given.

However, whenever I start the app, I get this output. The line I think matters the most is: java.lang.IllegalStateException: Couldn't create Engine

flutter doctor says there are no issues.

Please help, I really need this to work. I've looked everywhere and couldn't find a solution. Thank you!

Here's some more info:
Operating System: Manjaro i3 18.04
CPU: Intel Core i3 (this might be the issue)
Flutter Version: v1.5.4
Android SDK Version: 28.0.3
Android Studio(which I don't use): v3.4

@Frixoe
Copy link
Author

Frixoe commented Jun 5, 2019

I just ran the example you have provided in the repo and got the same result: java.lang.IllegalStateException: Couldn't create Engine

@imvalient
Copy link

Hello,

I had the same issue, make sure you have set OpenGL API Level to "Render Maximum" value by default.

image

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

2 participants