Skip to content
New issue

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

Native library not found #64

Open
ITCMD opened this issue Mar 17, 2020 · 4 comments
Open

Native library not found #64

ITCMD opened this issue Mar 17, 2020 · 4 comments
Labels
question Issuer has a question about this project

Comments

@ITCMD
Copy link

ITCMD commented Mar 17, 2020

On the run of /network I get:

Native library not found. Please download it and place it inside configuration folder of this plugin to see this data

Minecraft 1.15.2
Spigot 1.15.2
Latest build

@games647
Copy link
Owner

The network command displays native OS data, which are not accessible by Java directly. Therefore you should download the JNA library from here: https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.5.0/jna-5.5.0.jar

@games647 games647 added the question Issuer has a question about this project label Mar 17, 2020
@ITCMD
Copy link
Author

ITCMD commented Mar 17, 2020

Great! I'd recommend mentioning this in the spigot page and README.md

@games647
Copy link
Owner

It's printed on server startup, but often people miss that line. I'll add a better on command usage

@ITCMD
Copy link
Author

ITCMD commented Mar 19, 2020

That'd be much appriciated, working great now, helped me find a plugin that was dropping my ping to 800 ms (on localhost)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issuer has a question about this project
Projects
None yet
Development

No branches or pull requests

2 participants