Viru Gajanayake

Results 1 issues of Viru Gajanayake

When using the library on Linux it fails to start up with the following exception: Caused by: java.lang.NullPointerException at java.base/java.util.Objects.requireNonNull(Objects.java:209) at java.base/sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:263) at java.base/java.nio.file.Path.of(Path.java:147) at java.base/java.nio.file.Paths.get(Paths.java:69) at org.pcap4j.core.NativeMappings.(NativeMappings.java:46) I was...