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

When i put the commants nothing happens #308

Closed
FuaHwis opened this issue Aug 16, 2017 · 5 comments
Closed

When i put the commants nothing happens #308

FuaHwis opened this issue Aug 16, 2017 · 5 comments
Assignees
Labels
Milestone

Comments

@FuaHwis
Copy link

FuaHwis commented Aug 16, 2017

here is the log:

[Server thread/ERROR]: Error occurred while enabling DungeonsXL v0.15.6 (Is it up to date?)
java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/BaseComponent
at io.github.dre2n.dungeonsxl.command.DCommands.(DCommands.java:51) ~[?:?]
at io.github.dre2n.dungeonsxl.DungeonsXL.loadDCommands(DungeonsXL.java:367) ~[?:?]
at io.github.dre2n.dungeonsxl.DungeonsXL.loadCore(DungeonsXL.java:281) ~[?:?]
at io.github.dre2n.dungeonsxl.DungeonsXL.onEnable(DungeonsXL.java:140) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit.jar:git-Bukkit-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-33d5de3]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-33d5de3]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
... 15 more
[20:12:26] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0

@Sataniel98
Copy link
Member

You'll need to use Spigot.

@FuaHwis
Copy link
Author

FuaHwis commented Aug 17, 2017

oh....it doesnt work with craftbukkit?is there any wy to work with craftbukkit?

@Sataniel98
Copy link
Member

I'm looking forward to get it working again, but for now, it won't work. There is no actual benefit if you use CB anyway.

@Sataniel98 Sataniel98 added the BUG label Aug 17, 2017
@Sataniel98 Sataniel98 self-assigned this Aug 17, 2017
@FuaHwis
Copy link
Author

FuaHwis commented Aug 17, 2017

ok thanks

@Sataniel98 Sataniel98 added this to the Beta 0.16-HOTFIX milestone Sep 21, 2017
@Sataniel98
Copy link
Member

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants