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

MySQL driver errors #36

Open
Sylensky opened this issue Apr 20, 2022 · 5 comments
Open

MySQL driver errors #36

Sylensky opened this issue Apr 20, 2022 · 5 comments
Labels
plugin compatibility Issues when running certain plugins on Snap

Comments

@Sylensky
Copy link

Used Version

snap 1.0-SNAPSHOT (build 27)

Config

{
   # configurate-hocon
   # The stats/metrics ID of this proxy, ideally the same as in the velocity.toml
   "stats-id" : "a6103779-beef-49f5-a4d3-8eff2900246b",
   # configurate-hocon
   # Whether to throw exceptions when accessing methods that aren't supported
   # Setting this to false makes them return sensible values but they might not be correct
   "throw-unsupported-exception" : true
}

Environment description

Velocity 3.1.2-SNAPSHOT (git-5ee96606-b136)
Debian Linux

Full Log

(https://pastebin.com/egQP0a13)

What other programs/plugins are you running?

are shown in the log.

What is happening?

snap tries to load the plugins and some, especially with mysql databases faile due to missing library in snap? - I am not sure what happens there. Furthermore its not possible to join the server velocity links to.

What did you expect to happen?

To be able to join the server and see no logs.

@Phoenix616
Copy link
Owner

Phoenix616 commented Apr 20, 2022

As far as I can tell all plugins that have an issue there natively support Velocity and all of them wouldn't work with Snap anyways without the MySQL driver error.

Of course there might indeed be some issue with the MySQL driver here. (Interestingly some plugins like AdvancedBan seem to load the driver just fine)

@Phoenix616 Phoenix616 added the plugin compatibility Issues when running certain plugins on Snap label Apr 20, 2022
@Sylensky
Copy link
Author

By looking further i found out i dont need luckperms/skinsrestorer/warpsystem/geyser to be loaded by snap as they can be run directly from velocity.
As far as i checked dynamicbungeeauth doesnt support velocity.

@Phoenix616
Copy link
Owner

Well DynamicBungeeAuth would most likely not work with Snap anyways even without the MySQL error, I suggest asking the author for a native Velocity build.

@JosTheDude
Copy link

Having the same issue with PremiumVanish on SNAP, since it does not have Velocity Support
Just won't load HikariCP to connect to the database at all

@Phoenix616
Copy link
Owner

Having the same issue with PremiumVanish on SNAP, since it does not have Velocity Support Just won't load HikariCP to connect to the database at all

Please provide the log in your case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin compatibility Issues when running certain plugins on Snap
Projects
None yet
Development

No branches or pull requests

3 participants