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

SQLite UnsatisfiedLinkError #1309

Closed
ghost opened this issue Aug 10, 2017 · 3 comments
Closed

SQLite UnsatisfiedLinkError #1309

ghost opened this issue Aug 10, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 10, 2017

Before reporting an issue make sure you are running the latest build of the plugin and checked for duplicate issues!

What behaviour is observed:

when I start the server, authme is shouting down it - it's default config, i don't change the mysql options.

[08-10 16:56:45]: [WARN] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[08-10 16:56:45]: [INFO] AuthMe 5.3.1-b1702 disabled!

What behaviour is expected:

What did you expect?
fix that :P

Steps/models to reproduce:

The actions that cause the issue
hmm, start the server.

Plugin list:

This can be found by running /pl
authme, worldedit and guard, essentials.

Environment description

Standalone server/Bungeecord network, SQLite/MySql, ...
1.12 server, spigot, without any database

AuthMe build number:

This can be found by running /authme version
for 1.12 - i cant check it, so its the first of this: https://dev.bukkit.org/projects/authme-reloaded/files

Error Log:

Pastebin/Hastebin/Gist link of the error logo or stacktrace (if any)
https://pastebin.com/M9MZ8d8A

Configuration:

https://pastebin.com/gfSDNbqJ

@ljacqu
Copy link
Member

ljacqu commented Aug 10, 2017

Interesting, it's a version conflict with Spigot. What's your exact Spigot version?

@sgdc3 sgdc3 added Status: awaiting answer Marks issues blocked by an open question to the reporter. Type: incompatibility labels Aug 11, 2017
@ghost
Copy link
Author

ghost commented Aug 11, 2017

b1229 for 1.12, and when the plugin isn't work i changed for official spigot for 1.12.1.

@ljacqu ljacqu removed the Status: awaiting answer Marks issues blocked by an open question to the reporter. label Aug 11, 2017
@games647
Copy link
Member

games647 commented Aug 16, 2017

Could you try to set this as a startup parameter

java [...] ]-Dorg.sqlite.tmpdir=PATH_TO_THE_SPIGOT_FOLDER -jar spigot.jar

EDIT: If you you know how to use the command line, please invoke this:

cat /etc/fstab | grep /tmp

@games647 games647 changed the title error with default config of mysql SQLite UnsatisfiedLinkError Aug 16, 2017
@sgdc3 sgdc3 added the Status: awaiting answer Marks issues blocked by an open question to the reporter. label Aug 16, 2017
@sgdc3 sgdc3 added Status: no answer Status: not our fault and removed Status: awaiting answer Marks issues blocked by an open question to the reporter. labels Sep 14, 2017
@sgdc3 sgdc3 closed this as completed Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants