HElp!!! MAngoHcf problem!

Status
This thread has been locked.

PoluxKing

Feedback score
0
Posts
444
Reactions
123
Resources
0
HEllo i'm using mango and everytime i do /f home this error apears!

Can someone help me please i do not dev or undersatnd java...

[17:20:35 INFO]: CollegeBoy issued server command: /f home
[17:20:35 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'f' i n plugin Mango v3.2-RELEASE
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spi got.jar:git-Spigot-1646]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18 1) ~[spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServe r.java:767) ~[spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerCon nection.java:1043) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java :880) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java :28) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat .java:65) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186 ) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java :81) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7 34) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2 89) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5 84) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java :490) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6 28) [spigot.jar:git-Spigot-1646]
Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
at com.alexandeh.glaedr.scoreboards.Entry.setText(Entry.java:56) ~[?:?]
at org.zencode.mango.commands.faction.HomeCommand.execute(HomeCommand.ja va:74) ~[?:?]
at org.zencode.mango.commands.FactionCommand.execute(FactionCommand.java :114) ~[?:?]
at org.zencode.mango.utils.command.BaseCommand.onCommand(BaseCommand.jav a:61) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spi got.jar:git-Spigot-1646]
... 13 more
[17:21:29 INFO]: Stopping server
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

PoluxKing

Feedback score
0
Posts
444
Reactions
123
Resources
0
1. This isn't java.
2. https://bukkit.org/threads/how-to-r...ubleshoot-your-own-plugins-by-yourself.32457/
3. Mango isn't being worked on.
4. You might need Glaedr installed.
[22:39:05 ERROR]: Could not load 'plugins/Glaedr.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:864) [spigot.jar:git-Spigot-1646]
at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-1646]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-1646]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(CraftServer.java:753) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:326) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:290) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1646]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 14 more[DOUBLEPOST=1464836943][/DOUBLEPOST]Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_91]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1646]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1646]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
at com.alexandeh.glaedr.scoreboards.Entry.setText(Entry.java:56) ~[?:?]
at org.zencode.mango.commands.faction.HomeCommand.execute(HomeCommand.java:74) ~[?:?]
at org.zencode.mango.commands.FactionCommand.execute(FactionCommand.java:114) ~[?:?]
at org.zencode.mango.utils.command.BaseCommand.onCommand(BaseCommand.java:61) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1646]
... 13 more
>
I am using the last version of mango i also putted gleadr but it cant fing the plugin.yml help pls !
 
Last edited:

Garispl

Feedback score
2
Posts
44
Reactions
28
Resources
0
[22:39:05 ERROR]: Could not load 'plugins/Glaedr.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.reload(CraftServer.java:864) [spigot.jar:git-Spigot-1646]
at org.bukkit.Bukkit.reload(Bukkit.java:301) [spigot.jar:git-Spigot-1646]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [spigot.jar:git-Spigot-1646]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) [spigot.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(CraftServer.java:753) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:326) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:290) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1646]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 14 more[DOUBLEPOST=1464836943][/DOUBLEPOST]Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_91]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1646]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-1646]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
at com.alexandeh.glaedr.scoreboards.Entry.setText(Entry.java:56) ~[?:?]
at org.zencode.mango.commands.faction.HomeCommand.execute(HomeCommand.java:74) ~[?:?]
at org.zencode.mango.commands.FactionCommand.execute(FactionCommand.java:114) ~[?:?]
at org.zencode.mango.utils.command.BaseCommand.onCommand(BaseCommand.java:61) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1646]
... 13 more
>
I am using the last version of mango i also putted gleadr but it cant fing the plugin.yml help pls !
I'm pretty sure this is an error with his chatcolor import from MD_5's BungeeCord libary, just use PaperSpigot with this plugin it should work fine.
 

Garispl

Feedback score
2
Posts
44
Reactions
28
Resources
0
okok cool ! Can you tell me what'S the run file ?
Just download the version that is most suitable for you, and rename the file to spigot.jar and upload to your server and run with with the following code:
Code:
java -Xmx1G -jar spigot.jar no gui
 

PoluxKing

Feedback score
0
Posts
444
Reactions
123
Resources
0
Just download the version that is most suitable for you, and rename the file to spigot.jar and upload to your server and run with with the following code:
Code:
java -Xmx1G -jar spigot.jar no gui
OK thx bro! (I Love oCore) :)
 
Status
This thread has been locked.
Top