Solved Prop Hunt, 1.8.x

Discussion in 'General Help' started by GabriMagic, May 20, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    GabriMagic

    Hi, Im looking for a Prop Hunt / Block Hunt for my 1.8.3 craftbukkit Server, I only find a spigot version, but I always have problems when get into the arena and doesn't work anything, is any version of this available or any game similar?

    I have this error when I join in the arena:

    Error (open)

    [08:58:37] [Server thread/INFO]: GabriMagic issued server command: /bh join 1
    [08:58:37] [Server thread/INFO]: [BlockHunt] GabriMagic has joined 1
    [08:58:37] [Server thread/ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'bh' in plugin BlockHunt v0.2.1-b28
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:625) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1083) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:943) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(SourceFile:37) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(SourceFile:9) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
    at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:670) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:336) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:626) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:534) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
    Caused by: java.lang.NoClassDefFoundError: me/libraryaddict/disguise/DisguiseAPI
    at nl.Steffion.BlockHunt.ArenaHandler.playerJoinArena(ArenaHandler.java:189) ~[?:?]
    at nl.Steffion.BlockHunt.Commands.CMDjoin.exectue(CMDjoin.java:19) ~[?:?]
    at nl.Steffion.BlockHunt.BlockHunt.onCommand(BlockHunt.java:533) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    ... 15 more
    Caused by: java.lang.ClassNotFoundException: me.libraryaddict.disguise.DisguiseAPI
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_45]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
    at nl.Steffion.BlockHunt.ArenaHandler.playerJoinArena(ArenaHandler.java:189) ~[?:?]
    at nl.Steffion.BlockHunt.Commands.CMDjoin.exectue(CMDjoin.java:19) ~[?:?]
    at nl.Steffion.BlockHunt.BlockHunt.onCommand(BlockHunt.java:533) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    ... 15 more
     
  2. Offline

    oceantheskatr

    Would you mind linking the BlockHunt page you downloaded the plugin from? I'm guessing that it's either only working properly on 1.7.2, or maybe 1.8. Also, just because it's on SpigotMC site doesn't mean it doesn't work on Bukkit servers. 99% of plugins will work on both types of servers.
     
  3. Offline

    timtower Administrator Administrator Moderator

    @GabriMagic You are probably missing a plugin. A disguise one.
     
    oceantheskatr likes this.
  4. Offline

    GabriMagic

    I had iDisguise and LibDisguise, and I can play, but It was a problem with the ProtocolLib, I found a good version of it here if someone have the same trouble, thanks.

    ProtoclLib 1.8.x:
    http://www.spigotmc.org/resources/protocollib.1997/

    Solved

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 12, 2016
Thread Status:
Not open for further replies.

Share This Page