Giter Site home page Giter Site logo

m0-corecord's Introduction

Hello ๐Ÿ‘‹

I have experience in quite an amount of languages and frameworks and always enjoy to learn something new.

  • ๐Ÿ”ญ Iโ€™m currently working on several Minecraft related projects (server plugins).
  • โญ I code and have experience in various languages such as JavaScript, Java, C#, PHP.

ยป You can reach and contact me directly through my discord account or public development discord server:
@M0dii or https://discord.com/invite/ZSzJTSWxmv

ยป You can find my minecraft plugins on my SpigotMC page:
https://www.spigotmc.org/resources/authors/m0dii.450794/

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Tools and Software I use and/or am familar with

Other

๐Ÿงฉ Programming languages

Advanced
Average
Fundamentals

Planning to learn:

m0-corecord's People

Contributors

m0diis avatar notashelf avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

m0-corecord's Issues

CoreCord unable to find MySQL driver

Describe the bug
Upon making a query to CoreCord, the plugin cannot connect to the database.

To Reproduce
Steps to reproduce the behavior:

  1. Run CoreCord command from Discord.
  2. Observe errors in console.

Expected behavior
Returned query of results from CoreProtect database.

Screenshots
Screenshot

Environment:

  • OS: Debian 10
  • Server version: git-Paper-792 (1.16.5)
  • Java version 16
  • Plugin version 1.7.2

Additional context
This error occurs upon starting the plugin and on running any command functions.

Unable to run commands

Describe the bug
Attempt to issue lookup command, such as "co!lookup u:Firav t:10m", receive error.

To Reproduce
Steps to reproduce the behavior:

  1. Run plugin
  2. Attempt lookup command on Discord
  3. Receive sadness

Expected behavior
Output of CO log lookup.

Screenshots
[02:35:49 ERROR]: [net.dv8tion.jda.api.JDA] One of the EventListeners had an uncaught exception java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.lang.StringLatin1.charAt(StringLatin1.java:48) ~[?:?] at java.lang.String.charAt(String.java:711) ~[?:?] at me.m0dii.CoreCord.CoSQL.lookUpData(CoSQL.java:252) ~[?:?] at me.m0dii.CoreCord.Listeners.DiscordListener.onMessageReceived(DiscordListener.java:235) ~[?:?] at net.dv8tion.jda.api.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:431) ~[?:?] at net.dv8tion.jda.api.hooks.InterfacedEventManager.handle(InterfacedEventManager.java:96) ~[?:?] at net.dv8tion.jda.internal.hooks.EventManagerProxy.handleInternally(EventManagerProxy.java:88) ~[?:?] at net.dv8tion.jda.internal.hooks.EventManagerProxy.handle(EventManagerProxy.java:70) ~[?:?] at net.dv8tion.jda.internal.JDAImpl.handleEvent(JDAImpl.java:149) ~[?:?] at net.dv8tion.jda.internal.handle.MessageCreateHandler.handleInternally(MessageCreateHandler.java:122) ~[?:?] at net.dv8tion.jda.internal.handle.SocketHandler.handle(SocketHandler.java:36) ~[?:?] at net.dv8tion.jda.internal.requests.WebSocketClient.onDispatch(WebSocketClient.java:952) ~[?:?] at net.dv8tion.jda.internal.requests.WebSocketClient.onEvent(WebSocketClient.java:839) ~[?:?] at net.dv8tion.jda.internal.requests.WebSocketClient.handleEvent(WebSocketClient.java:817) ~[?:?] at net.dv8tion.jda.internal.requests.WebSocketClient.onBinaryMessage(WebSocketClient.java:990) ~[?:?] at com.neovisionaries.ws.client.ListenerManager.callOnBinaryMessage(ListenerManager.java:385) ~[?:?] at com.neovisionaries.ws.client.ReadingThread.callOnBinaryMessage(ReadingThread.java:276) ~[?:?] at com.neovisionaries.ws.client.ReadingThread.handleBinaryFrame(ReadingThread.java:996) ~[?:?] at com.neovisionaries.ws.client.ReadingThread.handleFrame(ReadingThread.java:755) ~[?:?] at com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:108) ~[?:?] at com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64) ~[?:?] at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45) ~[?:?]

Environment:

  • OS: debian
  • Server version: Paper 1.16.5 (git-Paper-783)
  • Java version 16.0.1
  • Plugin version 1.7.1

Error while compiling the plug-in

Describe the bug
Can't compile the plug-in using Gradle as i'm getting an error,

Error Log

Task :compileJava FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':compileJava'.

java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org/.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

Environment:

  • OS: Ubuntu 22.04.3
  • Server version: 1.20.2
  • Java version 21
  • Plugin version 2.1.0

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.