Something is broken with Java. Running mudgen fails on the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.pcap4j.core.NativeMappings
at org.pcap4j.core.Pcaps.openOffline(Pcaps.java:199)
at com.mudgee.generator.Mudgee.processPcap(Mudgee.java:96)
at com.mudgee.generator.Mudgee.main(Mudgee.java:80)
Something is broken with Java. Running mudgen fails on the following error: