citizens now working

Discussion in 'Bukkit Help' started by BGxTempahh, Jul 27, 2013.

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

    BGxTempahh

    Okay so I recently got Citizens2 right? Well, I looked on the wiki to find out how to create a NPC (/npc create bob) I did that and guess what.. Didn't work. I get "Unknown command. Did you mean: /npc path" well then I tried 10 other version of citizens didn't work. I tried updating vault. Didn't work. I added all the Citizens permissions, didn't work. I posted on 2 other forums, didn't help.
    I am very mad and don't know why it's not working. Can you help?
     
  2. Offline

    Dpasi314

    Was there any errors in the start up log?
     
  3. Offline

    BGxTempahh

    27.07 12:17:52 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)
    27.07 12:17:52 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
    27.07 12:17:52 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
    27.07 12:17:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    27.07 12:17:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    27.07 12:17:52 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    27.07 12:17:52 [Server] INFO at net.citizensnpcs.Citizens.onEnable(Citizens.java:265)
    27.07 12:17:52 [Server] INFO at net.citizensnpcs.Citizens.registerCommands(Citizens.java:306)
    27.07 12:17:52 [Server] INFO at net.citizensnpcs.api.command.CommandManager.register(CommandManager.java:305)
    27.07 12:17:52 [Server] INFO at net.citizensnpcs.api.command.CommandManager.registerMethods(CommandManager.java:331)
    27.07 12:17:52 [Server] INFO at net.citizensnpcs.api.command.Injector.getInstance(Injector.java:22)
    27.07 12:17:52 [Server] INFO at java.lang.Class.getConstructor(Unknown Source)
    27.07 12:17:52 [Server] INFO at java.lang.Class.getConstructor0(Unknown Source)
    27.07 12:17:52 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    27.07 12:17:52 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method)
    27.07 12:17:52 [Server] INFO java.lang.NoClassDefFoundError: org/bukkit/entity/Horse$Color
     
  4. Offline

    Dpasi314

    BGxTempahh
    Well that's why Citizens isn't working because it's not being initialized properly. See if there is a version updated for 1.6.2.
     
  5. Offline

    BGxTempahh

    Last edited by a moderator: Jun 3, 2016
Thread Status:
Not open for further replies.

Share This Page