Giter Club home page Giter Club logo

Comments (7)

Norxy avatar Norxy commented on June 27, 2024

Try to install java sdk 8, or try to rebuild the .jar on the pc you want to run it

from pubg-radar.

pdzzzn avatar pdzzzn commented on June 27, 2024

Still the exact same error, regardless whether or not I just install it or rebuild it with jdk8.

from pubg-radar.

Norxy avatar Norxy commented on June 27, 2024

I had the same problem before, I added java to the path and did the M3/M3_HOME changes and it works now

from pubg-radar.

pdzzzn avatar pdzzzn commented on June 27, 2024

Sounds promising. Care to elaborate?
I'm guessing you mean the environment variables. I'm pretty sure I have them set, but I'll recheck. What do you mean with M3/M3__HOME ? Couldn't find anything on google.

from pubg-radar.

Norxy avatar Norxy commented on June 27, 2024

the environment variables

M3 = your path to maven/bin folder
M3_HOME= your path to maven folder

after you did that open cmd type mvn -version to check everything is correct and you can build it using mvn package

from pubg-radar.

pdzzzn avatar pdzzzn commented on June 27, 2024

Added all the environment variables you suggested with the corresponding packages. Still not working unfortunately.
Whenever I run the .jar on my main computer, it works fine. It works neither on my laptop nor on a VM. On both I get the error message I posted in OP.
I'll double check later tonight when I get home what environment variables I have set on my home pc. Maybe comparing the two will help.
Do you have any other suggestions?

from pubg-radar.

do1234521 avatar do1234521 commented on June 27, 2024

Same problem like @pdzzzn , the complied file works on one computer but not working on anther, very strange. I'm using the same orcale JDK 9.04 on win10, tried JDK8 but not work. Any one have ideas ?

errors showing
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\user\AppData\Local\Temp\jna-3321552\jna3756641772474147785.dll: Can't find dependent libraries
I think the main problem is : at org.pcap4j.core.Pcaps.findAllDevs(Pcaps.java:48)
that is the Pcaps is not linked in the package, any one have idea to solve that?

from pubg-radar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.