You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[11:18:38 ERROR]: Couldn't pass ProxyInitializeEvent to fastlogin 1.12-SNAPSHOT-927f09a
java.lang.NoClassDefFoundError: org/sqlite/SQLiteConfig
at com.github.games647.fastlogin.core.storage.SQLiteStorage.setParams(SQLiteStorage.java:71) ~[?:?]
at com.github.games647.fastlogin.core.storage.SQLiteStorage.<init>(SQLiteStorage.java:56) ~[?:?]
at com.github.games647.fastlogin.core.shared.FastLoginCore.setupDatabase(FastLoginCore.java:236) ~[?:?]
at com.github.games647.fastlogin.velocity.FastLoginVelocity.onProxyInitialization(FastLoginVelocity.java:100) ~[?:?]
at com.github.games647.fastlogin.velocity.Lmbda$1.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.4.0-SNAPSHOT-465.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:677) ~[velocity-3.4.0-SNAPSHOT-465.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:542) ~[velocity-3.4.0-SNAPSHOT-465.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.ClassNotFoundException: org.sqlite.SQLiteConfig
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:87) ~[velocity-3.4.0-SNAPSHOT-465.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:64) ~[velocity-3.4.0-SNAPSHOT-465.jar:3.4.0-SNAPSHOT (git-876b9c36-b465)]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
... 11 more
Steps to reproduce
No response
Plugin list
No response
Configuration file
No response
Server log
No response
Plugin version
1.12-SNAPSHOT-927f09a
Platform
Velocity
Relevance
I tried the latest build
(build refers to development builds not necessary a release version; i.e. v1.10 is out of date)
I checked for existing tickets -
If there are, please vote them with a thumbs reaction and not create new ones
The text was updated successfully, but these errors were encountered:
What happened?
Steps to reproduce
No response
Plugin list
No response
Configuration file
No response
Server log
No response
Plugin version
1.12-SNAPSHOT-927f09a
Platform
Velocity
Relevance
I tried the latest build
(build refers to development builds not necessary a release version; i.e. v1.10 is out of date)
I checked for existing tickets -
If there are, please vote them with a thumbs reaction and not create new ones
The text was updated successfully, but these errors were encountered: