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

MaSuiteCore is bugged #17

Closed
masterblaster221 opened this issue Jul 13, 2021 · 14 comments
Closed

MaSuiteCore is bugged #17

masterblaster221 opened this issue Jul 13, 2021 · 14 comments
Labels
plugin compatibility Issues when running certain plugins on Snap wontfix This will not be worked on

Comments

@masterblaster221
Copy link

1.17.1 Used Version
I'm using MaSuitecore and it's addon's. This plugin allows you to teleport from server to server and bring or send players to you or places pretty much a network tp. It seems I keep getting a problem? I can't use any command except /spawn and it dose nothing. I have the plugin installed on my paper servers too but this did work for me on bungeecord as a few tests
the plugin page can be found here on spigot ------> https://www.spigotmc.org/resources/masuitecore-1-8-1-16.60037/
this page also leads to its addons which is required, its hard to explain.

That plugin dose work on bungeecord I can confirm for the latest version 1.17.1

I would happily give my config but it has multiple. so I don't know what to give.

I do Appreciate any help that can be given.

and last of all my logs.

[23:04:51] [main/INFO]: Booting up Velocity 3.0.0...
[23:04:51] [main/INFO]: Loading localizations...
[23:04:51] [main/INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.0.x (Linux x86_64) ciphers
[23:04:51] [main/INFO]: Loading plugins...
[23:04:51] [main/ERROR]: Unable to load plugin plugins/PremiumVanish.jar
com.velocitypowered.api.plugin.InvalidPluginException: The plugin file PremiumVanish.jar appears to be a Bukkit or BungeeCord plugin. Velocity does not support Bukkit or BungeeCord plugins.
at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.getSerializedPluginInfo(JavaPluginLoader.java:151) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.loadPluginDescription(JavaPluginLoader.java:61) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:93) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:325) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:223) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.Velocity.main(Velocity.java:64) ~[customproxy.jar:3.0.0]
[23:04:51] [main/INFO]: Took 146ms to boot Floodgate
[23:04:51] [main/INFO]: Loaded plugin floodgate 2.0-SNAPSHOT by GeyserMC
[23:04:51] [main/INFO]: Loaded plugin geyser 1.4.1-SNAPSHOT (git-master-f7ef902) by GeyserMC
[23:04:51] [main/INFO]: Loaded plugin luckperms 5.3.51 by Luck
[23:04:51] [main/INFO]: Loaded plugin snap 1.0-SNAPSHOT (build 17) by Phoenix616
[23:04:51] [main/INFO]: Loaded 4 plugins
[23:04:52] [Velocity Async Event Executor - #0/INFO]: __
[23:04:52] [Velocity Async Event Executor - #0/INFO]: | |) LuckPerms v5.3.51
[23:04:52] [Velocity Async Event Executor - #0/INFO]: |
_ | Running on Velocity - Velocity
[23:04:52] [Velocity Async Event Executor - #0/INFO]:
[23:04:52] [Velocity Async Event Executor - #0/INFO]: Loading configuration...
[23:04:52] [Velocity Async Event Executor - #0/INFO]: Loading storage provider... [MYSQL]
[23:04:52] [Velocity Async Event Executor - #0/INFO]: luckperms-hikari - Starting...
[23:04:52] [Velocity Async Event Executor - #0/INFO]: luckperms-hikari - Start completed.
[23:04:52] [Velocity Async Event Executor - #0/INFO]: Loading messaging service... [SQL]
[23:04:52] [Velocity Async Event Executor - #0/INFO]: Loading internal permission managers...
[23:04:52] [Velocity Async Event Executor - #0/INFO]: Performing initial data load...
[23:04:52] [Velocity Async Event Executor - #0/INFO]: Successfully enabled. (took 980ms)
[23:04:52] [Velocity Async Event Executor - #0/WARN]: The server channel initializer has been replaced by java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:04:52] [Velocity Async Event Executor - #0/WARN]: The backend channel initializer has been replaced by java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[23:04:53] [Velocity Async Event Executor - #0/INFO]: Auto-loaded Floodgate key
[23:04:53] [Velocity Async Event Executor - #0/INFO]: ******************************************
[23:04:53] [Velocity Async Event Executor - #0/INFO]:
[23:04:53] [Velocity Async Event Executor - #0/INFO]: Loading Geyser version 1.4.1-SNAPSHOT (git-master-f7ef902)
[23:04:53] [Velocity Async Event Executor - #0/INFO]:
[23:04:53] [Velocity Async Event Executor - #0/INFO]: ******************************************
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded Floodgate key!
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Started Geyser on 0.0.0.0:25588
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Done (4.46s)! Run /geyser help for help!
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded snap.conf
[23:04:57] [Velocity Async Event Executor - #0/WARN]: Error enabling plugin LuckPerms
java.lang.reflect.InvocationTargetException: null
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:382) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.loadPlugins(PluginManager.java:285) ~[?:?]
at de.themoep.snap.SnapBungeeAdapter.loadPlugins(SnapBungeeAdapter.java:120) ~[?:?]
at de.themoep.snap.Snap.onProxyInitialization(Snap.java:63) ~[?:?]
at de.themoep.snap.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: me.lucko.luckperms.common.loader.LoadingException: Unable to create bootstrap plugin instance
at me.lucko.luckperms.common.loader.JarInJarClassLoader.instantiatePlugin(JarInJarClassLoader.java:110) ~[?:?]
at me.lucko.luckperms.bungee.loader.BungeeLoaderPlugin.(BungeeLoaderPlugin.java:41) ~[?:?]
... 15 more
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at me.lucko.luckperms.common.loader.JarInJarClassLoader.instantiatePlugin(JarInJarClassLoader.java:108) ~[?:?]
at me.lucko.luckperms.bungee.loader.BungeeLoaderPlugin.(BungeeLoaderPlugin.java:41) ~[?:?]
... 15 more
Caused by: java.lang.NoClassDefFoundError: me/lucko/luckperms/common/loader/JarInJarClassLoader
at me.lucko.luckperms.common.plugin.classpath.JarInJarClassPathAppender.(JarInJarClassPathAppender.java:38) ~[?:?]
at me.lucko.luckperms.bungee.LPBungeeBootstrap.(LPBungeeBootstrap.java:98) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at me.lucko.luckperms.common.loader.JarInJarClassLoader.instantiatePlugin(JarInJarClassLoader.java:108) ~[?:?]
at me.lucko.luckperms.bungee.loader.BungeeLoaderPlugin.(BungeeLoaderPlugin.java:41) ~[?:?]
... 15 more
Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.common.loader.JarInJarClassLoader
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass0(PluginClassLoader.java:83) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:60) ~[customproxy.jar:3.0.0]
at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
at me.lucko.luckperms.common.plugin.classpath.JarInJarClassPathAppender.(JarInJarClassPathAppender.java:38) ~[?:?]
at me.lucko.luckperms.bungee.LPBungeeBootstrap.(LPBungeeBootstrap.java:98) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at me.lucko.luckperms.common.loader.JarInJarClassLoader.instantiatePlugin(JarInJarClassLoader.java:108) ~[?:?]
at me.lucko.luckperms.bungee.loader.BungeeLoaderPlugin.(BungeeLoaderPlugin.java:41) ~[?:?]
... 15 more
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteCore version 2.0.1-SNAPSHOT by Masagameplay
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuitePortals version 2.0.1 by Masagameplay
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteChat version 2.0.0 by Masagameplay
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteTeleports version 2.0.0 by Masagameplay
[23:04:57] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteHomes version 2.0.3 by Masagameplay
[23:04:57] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_players'
[23:04:58] [Velocity Async Event Executor - #0/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS masuite_players (uuid VARCHAR(48) , username VARCHAR(255) , nickname VARCHAR(255) , firstLogin BIGINT , lastLogin BIGINT , PRIMARY KEY (uuid) ) ENGINE=InnoDB
[23:04:58] [Velocity Async Event Executor - #0/INFO]: Enabled plugin MaSuiteCore version 2.0.1-SNAPSHOT by Masagameplay
[23:04:58] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_portals'
[23:04:58] [Velocity Async Event Executor - #0/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS masuite_portals (id INTEGER AUTO_INCREMENT , name VARCHAR(255) NOT NULL , type VARCHAR(255) NOT NULL , destination VARCHAR(255) NOT NULL , fillType VARCHAR(255) NOT NULL , server VARCHAR(255) , world VARCHAR(255) , minX DOUBLE PRECISION , minY DOUBLE PRECISION , minZ DOUBLE PRECISION , maxX DOUBLE PRECISION , maxY DOUBLE PRECISION , maxZ DOUBLE PRECISION , UNIQUE (name), PRIMARY KEY (id) ) ENGINE=InnoDB
[23:04:58] [Velocity Async Event Executor - #0/INFO]: Enabled plugin MaSuitePortals version 2.0.1 by Masagameplay
[23:04:58] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_mail'
[23:04:58] [Velocity Async Event Executor - #0/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS masuite_mail (id INTEGER AUTO_INCREMENT , sender VARCHAR(48) , receiver VARCHAR(48) , message VARCHAR(255) , seen TINYINT(1) , timestamp BIGINT , PRIMARY KEY (id) ) ENGINE=InnoDB
[23:04:58] [Velocity Async Event Executor - #0/INFO]: Enabled plugin MaSuiteChat version 2.0.0 by Masagameplay
[23:04:58] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_spawns'
[23:04:58] [Velocity Async Event Executor - #0/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS masuite_spawns (id INTEGER AUTO_INCREMENT , server VARCHAR(255) , world VARCHAR(255) , x DOUBLE PRECISION , y DOUBLE PRECISION , z DOUBLE PRECISION , yaw FLOAT , pitch FLOAT , type smallint , PRIMARY KEY (id) ) ENGINE=InnoDB
[23:04:58] [Velocity Async Event Executor - #0/INFO]: Enabled plugin MaSuiteTeleports version 2.0.0 by Masagameplay
[23:04:58] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_homes'
[23:04:58] [Velocity Async Event Executor - #0/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS masuite_homes (id INTEGER AUTO_INCREMENT , name VARCHAR(255) , owner VARCHAR(48) , server VARCHAR(255) , world VARCHAR(255) , x DOUBLE PRECISION , y DOUBLE PRECISION , z DOUBLE PRECISION , yaw FLOAT , pitch FLOAT , PRIMARY KEY (id) ) ENGINE=InnoDB
[23:04:58] [Velocity Async Event Executor - #0/INFO]: Enabled plugin MaSuiteHomes version 2.0.3 by Masagameplay
[23:04:58] [Velocity Async Event Executor - #0/INFO]: Loaded 5 plugins!
[23:04:58] [Netty epoll Boss #0/INFO]: Listening on /51.222.244.15:25588
[23:04:58] [Netty epoll Worker #3/INFO]: Listening for GS4 query on /51.222.244.15:25577
[23:04:58] [main/INFO]: Done (7.2s)!
[23:05:14] [main/INFO]: This command does not exist.
[23:05:23] [main/INFO]: This command does not exist.
[23:05:35] [main/INFO]: This command does not exist.
[23:08:03] [Velocity Async Event Executor - #5/INFO]: 0 players are currently connected to the proxy.
[23:08:03] [Velocity Async Event Executor - #5/INFO]: To view all players on servers, use /glist all.
[23:10:21] [main/INFO]: This command does not exist.
[23:10:21] [Thread-7/INFO]: Shutting down the proxy...
[23:10:21] [Thread-7/INFO]: Closing endpoint /51.222.244.15:25577
[23:10:21] [Thread-7/INFO]: Closing endpoint /51.222.244.15:25588
[23:10:21] [Velocity Async Event Executor - #8/INFO]: Shutting down Geyser.
[23:10:21] [Velocity Async Event Executor - #8/INFO]: Geyser shutdown successfully.
[23:10:21] [Velocity Async Event Executor - #8/INFO]: Starting shutdown process...
[23:10:21] [Velocity Async Event Executor - #8/INFO]: Closing messaging service...
[23:10:21] [Velocity Async Event Executor - #8/INFO]: Closing storage...
[23:10:21] [Velocity Async Event Executor - #8/INFO]: luckperms-hikari - Shutdown initiated...
[23:10:21] [Velocity Async Event Executor - #8/INFO]: luckperms-hikari - Shutdown completed.
[23:10:21] [Velocity Async Event Executor - #8/INFO]: Goodbye!

@Phoenix616
Copy link
Owner

Phoenix616 commented Jul 14, 2021

A couple of issues here:

  • You did not follow the issue template
  • You are running an outdated build
  • You are for some reason trying to load LuckPerms via Snap, load that via Velocity directly
  • You are trying to load PremiumVanish on velocity when it doesn't support it
  • There is nothing indicating that MaSuiteCore has an issue in your log, please provide what issues it actually has like the issue template asks you to

@Phoenix616 Phoenix616 added the missing information We need more information label Jul 14, 2021
@masterblaster221
Copy link
Author

Ops wrong log I was doing some experiments with snap so ya, here is the log when i used the command

@masterblaster221
Copy link
Author

[05:32:26] [main/INFO]: Booting up Velocity 3.0.0...
[05:32:26] [main/INFO]: Loading localizations...
[05:32:26] [main/INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.0.x (Linux x86_64) ciphers
[05:32:26] [main/INFO]: Loading plugins...
[05:32:27] [main/INFO]: Took 143ms to boot Floodgate
[05:32:27] [main/INFO]: Loaded plugin floodgate 2.0-SNAPSHOT by GeyserMC
[05:32:27] [main/INFO]: Loaded plugin geyser 1.4.1-SNAPSHOT (git-master-f7ef902) by GeyserMC
[05:32:27] [main/INFO]: Loaded plugin luckperms 5.3.51 by Luck
[05:32:27] [main/INFO]: Loaded plugin snap 1.0-pre2 (build 16) by Phoenix616
[05:32:27] [main/INFO]: Loaded 4 plugins
[05:32:27] [Velocity Async Event Executor - #0/INFO]: __
[05:32:27] [Velocity Async Event Executor - #0/INFO]: | |) LuckPerms v5.3.51
[05:32:27] [Velocity Async Event Executor - #0/INFO]: |
_ | Running on Velocity - Velocity
[05:32:27] [Velocity Async Event Executor - #0/INFO]:
[05:32:27] [Velocity Async Event Executor - #0/INFO]: Loading configuration...
[05:32:27] [Velocity Async Event Executor - #0/INFO]: Loading storage provider... [MYSQL]
[05:32:27] [Velocity Async Event Executor - #0/INFO]: luckperms-hikari - Starting...
[05:32:27] [Velocity Async Event Executor - #0/INFO]: luckperms-hikari - Start completed.
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loading messaging service... [SQL]
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loading internal permission managers...
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Performing initial data load...
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Successfully enabled. (took 1481ms)
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded snap.conf
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteCore version 2.0.1-SNAPSHOT by Masagameplay
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuitePortals version 2.0.1 by Masagameplay
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteChat version 2.0.0 by Masagameplay
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteTeleports version 2.0.0 by Masagameplay
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded plugin MaSuiteHomes version 2.0.3 by Masagameplay
[05:32:28] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_players'
[05:32:28] [Velocity Async Event Executor - #0/WARN]: Exception encountered when loading plugin: MaSuiteCore
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:335) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2187) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:768) ~[?:?]
at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385) ~[?:?]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323) ~[?:?]
at java.sql.DriverManager.getConnection(DriverManager.java:677) ~[java.sql:?]
at java.sql.DriverManager.getConnection(DriverManager.java:189) ~[java.sql:?]
at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:266) ~[?:?]
at com.j256.ormlite.jdbc.JdbcPooledConnectionSource.getReadWriteConnection(JdbcPooledConnectionSource.java:140) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:397) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:383) ~[?:?]
at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:75) ~[?:?]
at dev.masa.masuitecore.core.services.PlayerService.(PlayerService.java:27) ~[?:?]
at dev.masa.masuitecore.bungee.MaSuiteCore.onEnable(MaSuiteCore.java:51) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:300) ~[?:?]
at de.themoep.snap.SnapBungeeAdapter.loadPlugins(SnapBungeeAdapter.java:121) ~[?:?]
at de.themoep.snap.Snap.onProxyInitialization(Snap.java:63) ~[?:?]
at de.themoep.snap.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
at java.net.Socket.connect(Socket.java:609) ~[?:?]
at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:299) ~[?:?]
... 31 more
[05:32:28] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_portals'
[05:32:28] [Velocity Async Event Executor - #0/WARN]: Exception encountered when loading plugin: MaSuitePortals
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:335) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2187) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:768) ~[?:?]
at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385) ~[?:?]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323) ~[?:?]
at java.sql.DriverManager.getConnection(DriverManager.java:677) ~[java.sql:?]
at java.sql.DriverManager.getConnection(DriverManager.java:189) ~[java.sql:?]
at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:266) ~[?:?]
at com.j256.ormlite.jdbc.JdbcPooledConnectionSource.getReadWriteConnection(JdbcPooledConnectionSource.java:140) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:397) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:383) ~[?:?]
at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:75) ~[?:?]
at dev.masa.masuiteportals.core.services.PortalService.(PortalService.java:25) ~[?:?]
at dev.masa.masuiteportals.bungee.MaSuitePortals.onEnable(MaSuitePortals.java:28) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:300) ~[?:?]
at de.themoep.snap.SnapBungeeAdapter.loadPlugins(SnapBungeeAdapter.java:121) ~[?:?]
at de.themoep.snap.Snap.onProxyInitialization(Snap.java:63) ~[?:?]
at de.themoep.snap.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
at java.net.Socket.connect(Socket.java:609) ~[?:?]
at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:299) ~[?:?]
... 31 more
[05:32:28] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_mail'
[05:32:28] [Velocity Async Event Executor - #0/WARN]: Exception encountered when loading plugin: MaSuiteChat
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:335) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2187) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:768) ~[?:?]
at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385) ~[?:?]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323) ~[?:?]
at java.sql.DriverManager.getConnection(DriverManager.java:677) ~[java.sql:?]
at java.sql.DriverManager.getConnection(DriverManager.java:189) ~[java.sql:?]
at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:266) ~[?:?]
at com.j256.ormlite.jdbc.JdbcPooledConnectionSource.getReadWriteConnection(JdbcPooledConnectionSource.java:140) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:397) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:383) ~[?:?]
at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:75) ~[?:?]
at dev.masa.masuitechat.core.services.MailService.(MailService.java:28) ~[?:?]
at dev.masa.masuitechat.bungee.MaSuiteChat.onEnable(MaSuiteChat.java:58) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:300) ~[?:?]
at de.themoep.snap.SnapBungeeAdapter.loadPlugins(SnapBungeeAdapter.java:121) ~[?:?]
at de.themoep.snap.Snap.onProxyInitialization(Snap.java:63) ~[?:?]
at de.themoep.snap.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
at java.net.Socket.connect(Socket.java:609) ~[?:?]
at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:299) ~[?:?]
... 31 more
[05:32:28] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_spawns'
[05:32:28] [Velocity Async Event Executor - #0/WARN]: Exception encountered when loading plugin: MaSuiteTeleports
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:335) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2187) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:768) ~[?:?]
at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385) ~[?:?]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323) ~[?:?]
at java.sql.DriverManager.getConnection(DriverManager.java:677) ~[java.sql:?]
at java.sql.DriverManager.getConnection(DriverManager.java:189) ~[java.sql:?]
at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:266) ~[?:?]
at com.j256.ormlite.jdbc.JdbcPooledConnectionSource.getReadWriteConnection(JdbcPooledConnectionSource.java:140) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:397) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:383) ~[?:?]
at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:75) ~[?:?]
at dev.masa.masuiteteleports.core.services.SpawnService.(SpawnService.java:34) ~[?:?]
at dev.masa.masuiteteleports.bungee.MaSuiteTeleports.onEnable(MaSuiteTeleports.java:49) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:300) ~[?:?]
at de.themoep.snap.SnapBungeeAdapter.loadPlugins(SnapBungeeAdapter.java:121) ~[?:?]
at de.themoep.snap.Snap.onProxyInitialization(Snap.java:63) ~[?:?]
at de.themoep.snap.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
at java.net.Socket.connect(Socket.java:609) ~[?:?]
at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:299) ~[?:?]
... 31 more
[05:32:28] [Velocity Async Event Executor - #0/INFO]: creating table 'masuite_homes'
[05:32:28] [Velocity Async Event Executor - #0/WARN]: Exception encountered when loading plugin: MaSuiteHomes
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:335) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2187) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:768) ~[?:?]
at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:403) ~[?:?]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385) ~[?:?]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323) ~[?:?]
at java.sql.DriverManager.getConnection(DriverManager.java:677) ~[java.sql:?]
at java.sql.DriverManager.getConnection(DriverManager.java:189) ~[java.sql:?]
at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:266) ~[?:?]
at com.j256.ormlite.jdbc.JdbcPooledConnectionSource.getReadWriteConnection(JdbcPooledConnectionSource.java:140) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:397) ~[?:?]
at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:383) ~[?:?]
at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:75) ~[?:?]
at dev.masa.masuitehomes.core.services.HomeService.(HomeService.java:30) ~[?:?]
at dev.masa.masuitehomes.bungee.MaSuiteHomes.onEnable(MaSuiteHomes.java:53) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:300) ~[?:?]
at de.themoep.snap.SnapBungeeAdapter.loadPlugins(SnapBungeeAdapter.java:121) ~[?:?]
at de.themoep.snap.Snap.onProxyInitialization(Snap.java:63) ~[?:?]
at de.themoep.snap.Lmbda$6.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:587) ~[customproxy.jar:3.0.0]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$6(VelocityEventManager.java:468) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) ~[?:?]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) ~[?:?]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
at java.net.Socket.connect(Socket.java:609) ~[?:?]
at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[?:?]
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:299) ~[?:?]
... 31 more
[05:32:28] [Velocity Async Event Executor - #0/INFO]: Loaded 5 plugins!
[05:32:28] [Velocity Async Event Executor - #0/WARN]: The server channel initializer has been replaced by java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[05:32:28] [Velocity Async Event Executor - #0/WARN]: The backend channel initializer has been replaced by java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[05:32:29] [Velocity Async Event Executor - #0/INFO]: Auto-loaded Floodgate key
[05:32:29] [Velocity Async Event Executor - #0/INFO]: ******************************************
[05:32:29] [Velocity Async Event Executor - #0/INFO]:
[05:32:29] [Velocity Async Event Executor - #0/INFO]: Loading Geyser version 1.4.1-SNAPSHOT (git-master-f7ef902)
[05:32:29] [Velocity Async Event Executor - #0/INFO]:
[05:32:29] [Velocity Async Event Executor - #0/INFO]: ******************************************
[05:32:32] [Velocity Async Event Executor - #0/INFO]: Loaded Floodgate key!
[05:32:32] [Network Listener - #1/INFO]: Started Geyser on 0.0.0.0:25588
[05:32:32] [Velocity Async Event Executor - #0/INFO]: Done (3.239s)! Run /geyser help for help!
[05:32:32] [Netty epoll Boss #0/INFO]: Listening on /
[05:32:32] [Netty epoll Worker #0/INFO]: Listening for GS4 query on /
[05:32:32] [main/INFO]: Done (5.96s)!
[05:33:01] [Netty epoll Worker #3/INFO]: [connected player] TheEndIess ) has connected
[05:33:01] [Velocity Task Scheduler - #7/ERROR]: Exception in task dev.masa.masuitecore.bungee.listeners.LoginEvent$$Lambda$1185/0x000000084098bc40@72f32b33 by plugin Snap
java.lang.NullPointerException: null
at dev.masa.masuitecore.bungee.listeners.LoginEvent.lambda$onLogin$2(LoginEvent.java:25) ~[?:?]
at com.velocitypowered.proxy.scheduler.VelocityScheduler$VelocityTask.lambda$run$1(VelocityScheduler.java:203) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
[05:33:01] [Netty epoll Worker #3/INFO]: [server connection] TheEndIess -> lobby has connected
[05:35:37] [Velocity Async Event Executor - #9/INFO]: 1 player is currently connected to the proxy.
[05:35:37] [Velocity Async Event Executor - #9/INFO]: To view all players on servers, use /glist all.
[05:36:28] [Netty epoll Worker #3/INFO]: [connected player] TheEndIess (/) has disconnected
[05:36:28] [Netty epoll Worker #3/INFO]: [server connection] TheEndIess -> lobby has disconnected
[05:36:28] [Velocity Task Scheduler - #4/ERROR]: Exception in task dev.masa.masuitecore.bungee.listeners.LeaveEvent$$Lambda$1269/0x00000008409c4840@1d91b57d by plugin Snap
java.lang.NullPointerException: null
at dev.masa.masuitecore.bungee.listeners.LeaveEvent.lambda$onLeave$1(LeaveEvent.java:24) ~[?:?]
at com.velocitypowered.proxy.scheduler.VelocityScheduler$VelocityTask.lambda$run$1(VelocityScheduler.java:203) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
[05:36:30] [Netty epoll Worker #6/INFO]: [connected player] TheEndIess () has connected
[05:36:31] [Velocity Task Scheduler - #7/ERROR]: Exception in task dev.masa.masuitecore.bungee.listeners.LoginEvent$$Lambda$1185/0x000000084098bc40@4d860d93 by plugin Snap
java.lang.NullPointerException: null
at dev.masa.masuitecore.bungee.listeners.LoginEvent.lambda$onLogin$2(LoginEvent.java:25) ~[?:?]
at com.velocitypowered.proxy.scheduler.VelocityScheduler$VelocityTask.lambda$run$1(VelocityScheduler.java:203) ~[customproxy.jar:3.0.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
[05:36:31] [Netty epoll Worker #6/INFO]: [server connection] TheEndIess -> lobby has connected
[05:36:39] [Netty epoll Worker #6/INFO]: [server connection] TheEndIess -> SMP has connected
[05:36:39] [Netty epoll Worker #6/INFO]: [server connection] TheEndIess -> lobby has disconnected

@masterblaster221
Copy link
Author

masterblaster221 commented Jul 15, 2021

Oh and I only have luckperms (on velocity), masuite and snap of course.

@masterblaster221
Copy link
Author

Also great work with snap, It's a great idea.

@Phoenix616
Copy link
Owner

Your MySQL setup is broken, please fix that first.

@masterblaster221
Copy link
Author

masterblaster221 commented Jul 15, 2021

I'm using apex Minecraft hosting and its MYSQL. It also works on my paper servers on the same MYSQL. when I deleted the files on MYSQL for MaSuitecore it Still generated the files. also you only need the database on the Proxy if that's relevant.

@masterblaster221
Copy link
Author

Oh and I'm using geyser and floodgate on my proxy. (on velocity not snap)

@masterblaster221
Copy link
Author

I tried a new MYSQL database and it appears to have the exact same error.

@Phoenix616
Copy link
Owner

You'd have to test this on a different machine then that might not be impacted by bugs in your host's MySQL setup or talk to the support of your host regarding the MySQL connection aborts.

@masterblaster221
Copy link
Author

masterblaster221 commented Jul 15, 2021

I tried it on my Local Computer before I even posted on this so ya. The exact error appears and the weird part is that MaSuitecore still works and any other MYSQL plugin on Bungeecord.

@masterblaster221
Copy link
Author

I double checked and bungee still works fine, then I checked on my local pc and i found out that it still works on bungee. then I checked on velocity and it doesn't work at all sadly so ya. I really don't have any clue why.

Phoenix616 added a commit that referenced this issue Jul 16, 2021
This could possibly be related to #17
@Phoenix616
Copy link
Owner

Can you test the latest build and see if something changed?

@Phoenix616
Copy link
Owner

Phoenix616 commented Jul 16, 2021

Oh wow, I think I just noticed the issue here: The MaSuiteCore plugin is just badly made at the part where it loads the config. It uses a hardcoded config folder path instead of the Plugin#getDataFolder/ProxyServer#getPluginsFolder API method which generates in the velocity plugins folder instead of the bungee/snap plugins folder... unfortunately there is no good way to work around that as far as I am aware.

Simply configuring the plugin in that wrongly created folder in the velocity plugins folder seems to work but is obviously not ideal. They should fix their plugin to use the actual API method. (Under Spigot this would even break if the plugins folder is changed, something that BungeeCord does not yet support though)

@Phoenix616 Phoenix616 added plugin compatibility Issues when running certain plugins on Snap wontfix This will not be worked on and removed missing information We need more information labels Jul 16, 2021
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 wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants