I keep getting a crash of:
EXCEPTION_ACCESS_VIOLATION (0xc0000005)
Which basically crashes the entire JVM, and its being caused by the Serial.Open
Googling reveals that this is a problem with JSSC being dependent on some files that do not exist on windows 10, as per this thread here: https://github.com/scream3r/java-simple-serial-connector/issues/116
I was wondering if anyone has fixed this for B4J?
EXCEPTION_ACCESS_VIOLATION (0xc0000005)
Which basically crashes the entire JVM, and its being caused by the Serial.Open
Googling reveals that this is a problem with JSSC being dependent on some files that do not exist on windows 10, as per this thread here: https://github.com/scream3r/java-simple-serial-connector/issues/116
I was wondering if anyone has fixed this for B4J?
Last edited: