quantiom/AdvancedVanish

Error reloading plugin and disables in console when enabling SQL

Closed this issue · 2 comments

The plugin works perfectly fine when I change stuff in the config but once I change the database for the cross-server compatibility, everything goes horribly wrong. I reload the plugin and nothing happens, and I restart the server and it completely disables the plugin:

Using the /advancedvanish reload command:
https://mcpaste.io/0979a1c6098a25bf

Starting the server:
https://mcpaste.io/e299b3a0ef64d974

I set the mode to 'sql' in the config and all information is entered correctly.

It seems like the dependencies are failing to load (in this case, kotlin). What version of Minecraft and Java are you running the server on?

I've had a similar issue when using the SQL option and had to utilize redis as a replacement.

Tested it on 1.19.4 w/ Java 17.

I'll try to get logs here and see if they're similar.