We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to launch I get the below:
java -jar androidscreencast-0.0.10s-executable.jar
The text was updated successfully, but these errors were encountered:
@fenoktech Hi. What about trying to use Java8 for now? I haven't tested it yet with Java9 as it's not in GA.
Sorry, something went wrong.
No branches or pull requests
When I try to launch I get the below:
java -jar androidscreencast-0.0.10s-executable.jar
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006e492eb3, pid=7232, tid=7372
JRE version: (9.0+181) (build )
Java VM: Java HotSpot(TM) 64-Bit Server VM (9+181, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
Problematic frame:
V [jvm.dll+0x1b2eb3]
No core dump will be written. Minidumps are not enabled by default on client versions of Windows
The text was updated successfully, but these errors were encountered: