Giter Site home page Giter Site logo

bettercommandsystem's People

Watchers

 avatar

bettercommandsystem's Issues

java.lang.NoClassDefFoundError

Hey,
I just started creating a new ReMc plugin using your BetterCommandSystem.
Because I don't really know how creating plugins works I looked at your ChatBridge Plugin.
Now I'm getting crashes on ReMc once I try to load my plugin, which comes from BetterCommandSystem. I also tried it with the chatbridge plugin (downloaded and built the repo), also doesn't work.

[Plugin Loader / INFO] 3 potential plugins were found!
[Plugin Loader / INFO] Prepared ReMcAfkFishFarm 1.0
[Plugin Loader / INFO] Prepared ChatLoggerPlugin 1.0
[Plugin Loader / INFO] Prepared AntiAFK 1.1
Exception in thread "main" java.lang.NoClassDefFoundError: me/someonelove/bettercommandsystem/ICommand
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at com.sasha.reminecraft.api.RePluginLoader.lambda$loadPlugins$1(RePluginLoader.java:103)
        at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
        at com.sasha.reminecraft.api.RePluginLoader.loadPlugins(RePluginLoader.java:100)
        at com.sasha.reminecraft.ReMinecraft.main(ReMinecraft.java:132)
Caused by: java.lang.ClassNotFoundException: me.someonelove.bettercommandsystem.ICommand
        at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        ... 6 more
Exception in thread "Thread-0" java.lang.NullPointerException
        at com.sasha.reminecraft.ReMinecraft.lambda$static$0(ReMinecraft.java:93)
        at java.lang.Thread.run(Thread.java:748)

How can i fix this exception? Thanks in advance :/

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.