Problem/Bug Commands not working.

Discussion in 'Bukkit Help' started by erickson660, Jan 1, 2015.

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

    erickson660

    So I set up a bukkit server, got a few plugins, and then when I went to try and use commands nothing worked, it didn't do anything. No text appears and nothing happens. I can chat, and it gives the unknown command message if I type a command that doesn't exist.
    Edit 1:
    Actually having obtained a wooden axe, worldedit commands work.
    Edit 2:
    /plugins is working
     
    Last edited: Jan 1, 2015
  2. Offline

    moe097

    @erickson660
    Do you get an error in console? If so post the error, and what version of craftbukkit are you using?
     
  3. Offline

    erickson660

    @moe097
    I am using 1.8 snapshot, and there were 2 errors:
    Errors (open)

    [18:43:03] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
    [18:43:03] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
    java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
    at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?]
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-262c777]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_20]

    Full log (Ignore me trying to test commands and whatnot) (open)
     
  4. Offline

    moe097

    @erickson660
    I am encountering the same issue and have not found a solution.
    I think this is because it is a snapshot build, and because the plugins are not updated to run for 1.8.
    I don't know why the minecraft commands are not working.

    I think this build is just loaded with bugs because it is a snapshot build.

    Sorry I can't help you any further on this problem. Maybe someone else will know how to solve it and will post a reply.
     
  5. Offline

    erickson660

    @moe097
    Ok, Thanks anyway, Happy New Year!

    Just to clarify, I've done a little work and found its only the plugins showing up in red that are not working. I feel stupid now. Just must not be updated.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 31, 2016
  6. Offline

    cmz1675

    Not latest version, please update your build.
     
  7. Offline

    Matroy

  8. Offline

    moe097

    @erickson660
    I figured out when I deleted essentials everything started working again.
     
  9. How do I add a. Question about plugins like this man did?
     
  10. Offline

    andrewpo

Thread Status:
Not open for further replies.

Share This Page