Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Velocity ERROR #1276

Open
2 tasks done
XXJNOTFOUND opened this issue Feb 8, 2025 · 0 comments
Open
2 tasks done

Velocity ERROR #1276

XXJNOTFOUND opened this issue Feb 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@XXJNOTFOUND
Copy link

What happened?

[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

@XXJNOTFOUND XXJNOTFOUND added the bug Something isn't working label Feb 8, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant