Giter Site home page Giter Site logo

block-for-party-and-friends's People

Contributors

jt122406 avatar simonsator avatar

Watchers

 avatar  avatar  avatar

block-for-party-and-friends's Issues

Seems to not be creating table.

not sure what more to say other than i found this out when getting this error:

[23:56:57 ERROR]: java.sql.SQLSyntaxErrorException: (conn=54086) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-core.`fr_blocked` (`blocker_id` INT(8) NOT NULL, `blocked_id` INT(8) NOT NULL)' at line 1
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
[23:56:57 ERROR]:       at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:273)
[23:56:57 ERROR]:       at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
[23:56:57 ERROR]:       at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
[23:56:57 ERROR]:       at org.mariadb.jdbc.ClientSidePreparedStatement.executeUpdate(ClientSidePreparedStatement.java:181)
[23:56:57 ERROR]:       at de.simonsator.partyandfriends.block.BConnection.importTable(BConnection.java:29)
[23:56:57 ERROR]:       at de.simonsator.partyandfriends.block.BConnection.<init>(BConnection.java:20)
[23:56:57 ERROR]:       at de.simonsator.partyandfriends.block.BMain.onEnable(BMain.java:47)
[23:56:57 ERROR]:       at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:356)
[23:56:57 ERROR]:       at net.md_5.bungee.BungeeCord.start(BungeeCord.java:320)
[23:56:57 ERROR]:       at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:54)
[23:56:57 ERROR]:       at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
[23:56:57 ERROR]: Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-core.`fr_blocked` (`blocker_id` INT(8) NOT NULL, `blocked_id` INT(8) NOT NULL)' at line 1
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
[23:56:57 ERROR]:       at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
[23:56:57 ERROR]:       ... 9 more
[23:56:57 ERROR]: Caused by: java.sql.SQLException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-core.`fr_blocked` (`blocker_id` INT(8) NOT NULL, `blocked_id` INT(8) NOT NULL)' at line 1
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1674)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1536)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1499)
[23:56:57 ERROR]:       at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
[23:56:57 ERROR]:       ... 10 more

checked to make sure and the database fr_blocked is not being created

Velocity not work

[19:15:44 ERROR]: Unable to load plugin plugins/Block-for-Party-and-Friends-1.0.5-RELEASE.jar
com.velocitypowered.api.plugin.InvalidPluginException: The plugin file Block-for-Party-and-Friends-1.0.5-RELEASE.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:154) ~[velocity.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
        at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.loadCandidate(JavaPluginLoader.java:64) ~[velocity.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
        at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:96) ~[velocity.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
        at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:345) ~[velocity.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
        at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:227) ~[velocity.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]
        at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[velocity.jar:3.2.0-SNAPSHOT (git-19abb909-b265)]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.