Git Product home page Git Product logo

minecraft-rebel-plugin's Issues

Setup

Hello,
i need help to setup this,
can you help me?
If you can please add me on Skype, my name is 'marvinerkes'.
Thanks

Doesn't work with JRebel 7.0.1

It breaks (throws an error in the console) when syncing if you are using JRebel 7.0.1 (I'm not sure, but I think it only happens when you are using JRebel in a remote server)

If I can get a new error in the console I will comment below. (I'm now running the server without the plugin and it is working with no errors)

Sponge Support?

I'd be keen to add Sponge / Forge support, but first I need to understand the basics of what's involved to get JRebel to work in a plugin / forge environment.

What pitfalls are there to watch out for?

Syncing works but getting an exception

Hi there. This plugin is pretty great. I just started using it today and ran into this stack trace when syncing my classes:

[12:20:12 WARN]: Task #76 for MinecraftRebel vnull generated an exception
java.lang.NoClassDefFoundError: org/zeroturnaround/javarebel/NotifierFactory
at ninja.smirking.rebel.BukkitReloader.lambda$onClassEvent$0(BukkitReloader.java:58) ~[BukkitReloader.class:?]
at ninja.smirking.rebel.BukkitReloader$$Lambda$126/1947392043.run(Unknown Source) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.11.2.jar:git-Spigot-6de2fbc-c1aa859]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.11.2.jar:git-Spigot-6de2fbc-c1aa859]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730) [spigot-1.11.2.jar:git-Spigot-6de2fbc-c1aa859]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2.jar:git-Spigot-6de2fbc-c1aa859]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.2.jar:git-Spigot-6de2fbc-c1aa859]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.2.jar:git-Spigot-6de2fbc-c1aa859]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.ClassNotFoundException: org.zeroturnaround.javarebel.NotifierFactory
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
... 9 more

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.