Help with Citizens Plugin

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • Hi everyone, I'm having an issue creating NPCs using the Citizens plugin. I'm pretty sure I'm using the right version of the plugin, and I'm running Minecraft 1.13.2. Here's the error in the log, I'm afraid it all looks like Chinese to me.


    [10:23:35] [Server thread/ERROR]: Error occurred while enabling Citizens v2.0.24-SNAPSHOT (build 1605) (Is it up to date?)
    188java.lang.NoClassDefFoundError: net/minecraft/server/v1_13_R2/BlockPosition$b
    189at java.lang.Class.forName0(Native Method) ~[?:1.8.0_232]
    190at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_232]
    191at net.citizensnpcs.util.NMS.loadBridge(NMS.java:189) ~[?:?]
    192at net.citizensnpcs.Citizens.onEnable(Citizens.java:266) ~[?:?]
    193at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    194at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    195at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    196at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    197at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    198at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    199at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    200at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    201at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    202at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    203at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
    204Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.BlockPosition$b
    205at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    206at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[minecraft_server.jar:git-Spigot-1a3504a-dfa7583]
    207at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_232]
    208at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_232]
    209... 15 more


    Thank you so much for any help you may be able to provide.

  • For plugin-specific problems please visit the plugin authors page. Here they may link a website, support server or forums page.

    Join the discord server for faster responses.

  • The installed citizens version and the version of spigot seem to be not compatible

    Thank you for the help, Roman. I did some troubleshooting myself and I found that every other version of citizens works perfectly with Aternos, except for the two versions with the same name: 2.0.24 (MC 1.10-1.13.2). Whenever I try to run these two versions I get an error, even if I'm running the right version of spigot. I'd suggest either deleting these two versions or trying to fix them.

  • We do not develop the plugins neither we manage them.

    We just provide the files provided by dev.bukkit.org or spigotmc.org

    I understand, I was just recommending that you either remove those two versions of the plugin from the list or replace the files with the correct ones. Sorry for the misunderstanding and thank you again for the help.

  • Roman

    Closed the thread.