[Citizens] IllegalStateException: Could not create NPC.

Sometimes, we all need a little general help.

Post Permalink
by localhost » 7/20/2012

Code: Select all
6:57:29 PM [SEVERE] java.lang.IllegalStateException: Could not create NPC.
6:57:29 PM [SEVERE] at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:84)
6:57:29 PM [SEVERE] at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:91)
6:57:29 PM [SEVERE] at net.citizensnpcs.command.command.NPCCommands.create(NPCCommands.java:149)
6:57:29 PM [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
6:57:29 PM [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
6:57:29 PM [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
6:57:29 PM [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
6:57:29 PM [SEVERE] at net.citizensnpcs.command.CommandManager.executeMethod(CommandManager.java:141)
6:57:29 PM [SEVERE] at net.citizensnpcs.command.CommandManager.execute(CommandManager.java:76)
6:57:29 PM [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java:134)
6:57:29 PM [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
6:57:29 PM [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
6:57:29 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
6:57:29 PM [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
6:57:29 PM [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
6:57:29 PM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
6:57:29 PM [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
6:57:29 PM [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
6:57:29 PM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
6:57:29 PM [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
6:57:29 PM [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
6:57:29 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
6:57:29 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)


http://imageshack.us/f/94/errorpe.png/ - The ingame message after typing "/npc create Guard".

Hello PMC Community,

I'm a new Citizens user and I'm getting this error when I try to create an NPC. I was hoping someone might be able to help me, I'd greatly appreciate it.

I'm using "citizens-2.0-SNAPSHOT.jar" which I just downloaded from http://ci.citizensnpcs.net/job/Citizens2/ (#226).

http://fbe.am/9Sm - My Citizens folder zipped up. You can download it and check the configs, etc.

If there is any information you need that I didnt post, I am sorry just let me know and I'll provide it ASAP.

Thanks again, I cant wait to begin using this epic plugin!
Level 1
New Miner
Posts: 65
Joined: 7/20/12

Post Permalink
by localhost » 7/20/2012

bump, really would appreciate some help.
Level 1
New Miner
Posts: 65
Joined: 7/20/12


Return to General Help