[FUN] Citizens v2.0.11 - Human NPCs for Bukkit [1.7.2]

Discussion in 'Archived: Plugin Releases' started by Citizens, Mar 5, 2011.

  1. Offline

    Citizens

    Citizens - Human NPCs for Bukkit
    Version: 2.0.11
    Authors: @fullwall and @aPunch
    Source: Citizens on GitHub

    Citizens is now on BukkitDev

    This thread will no longer be updated. We encourage you to use our page on BukkitDev. You can find information, links to our wiki and website, and the download page there.

    Showing Your Support

    We work hard to maintain Citizens. We've been working on Citizens2 around the clock on new and exciting features. A little motivation never hurts, so feel free to donate to us - fullwall and aPunch.

    If you can't donate, we appreciate a "hello" every now and then. Stop by the IRC channel #citizens on irc.esper.net to discuss Citizens and give thanks!
     
  2. Offline

    carls1976

    im getting this spammed on my console and no one is even doing anything with citizens at the time
    Code:
    08:31:14 [SEVERE] Could not pass event EntityTargetEvent to Citizens
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityTargetEvent(CraftEventFactory.java:464)
    at net.minecraft.server.PathfinderGoalMeleeAttack.c(PathfinderGoalMeleeAttack.java:59)
    at net.minecraft.server.PathfinderGoalSelector.a(PathfinderGoalSelector.java:44)
    at net.minecraft.server.EntityLiving.bc(EntityLiving.java:1216)
    at net.minecraft.server.EntityLiving.d(EntityLiving.java:1091)
    at net.minecraft.server.EntityMonster.d(EntityMonster.java:21)
    at net.minecraft.server.EntityLiving.h_(EntityLiving.java:447)
    at net.minecraft.server.EntityMonster.h_(EntityMonster.java:25)
    at net.minecraft.server.EntityCreeper.h_(EntityCreeper.java:87)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1245)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:511)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1227)
    at net.minecraft.server.World.tickEntities(World.java:1125)
    at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:428)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:564)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.IllegalArgumentException: The validated object is null
    at org.apache.commons.lang.Validate.notNull(Validate.java:222)
    at net.citizensnpcs.npc.CitizensNPCRegistry.getNPC(CitizensNPCRegistry.java:143)
    at net.citizensnpcs.npc.CitizensNPCRegistry.isNPC(CitizensNPCRegistry.java:150)
    at net.citizensnpcs.EventListen.onEntityTarget(EventListen.java:150)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
    ... 22 more
    08:31:20 [SEVERE] Could not pass event EntityTargetEvent to Citizens
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityTargetEvent(CraftEventFactory.java:464)
    at net.minecraft.server.PathfinderGoalMeleeAttack.c(PathfinderGoalMeleeAttack.java:59)
    at net.minecraft.server.PathfinderGoalSelector.a(PathfinderGoalSelector.java:44)
    at net.minecraft.server.EntityLiving.bc(EntityLiving.java:1216)
    at net.minecraft.server.EntityLiving.d(EntityLiving.java:1091)
    at net.minecraft.server.EntityMonster.d(EntityMonster.java:21)
    at net.minecraft.server.EntityLiving.h_(EntityLiving.java:447)
    at net.minecraft.server.EntityMonster.h_(EntityMonster.java:25)
    at net.minecraft.server.EntityCreeper.h_(EntityCreeper.java:87)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1245)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:511)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1227)
    at net.minecraft.server.World.tickEntities(World.java:1125)
    at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:428)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:564)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.IllegalArgumentException: The validated object is null
    at org.apache.commons.lang.Validate.notNull(Validate.java:222)
    at net.citizensnpcs.npc.CitizensNPCRegistry.getNPC(CitizensNPCRegistry.java:143)
    at net.citizensnpcs.npc.CitizensNPCRegistry.isNPC(CitizensNPCRegistry.java:150)
    at net.citizensnpcs.EventListen.onEntityTarget(EventListen.java:150)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
    ... 22 more
    
     
  3. Offline

    fullwall

  4. Offline

    Darcion

    i converted my old npc-profiles but my server dont response anymore, i figured out, that must be a problem with to much NPCs, there are about 400. Now i tried to get it to work with mysql, but it dont create any table

    storage:
    database:
    driver: mysql
    url: mysql://sql.xxxxxxxxxxx.de:3306/xxxxxxxx
    username: xxxxxxxxx
    password: xxxxxxxxxx
    save-task:
    delay: 72000
    file: saves.yml
    type: db

    and if i get this to work is any converter out there to convert yml-storage to sql?

    Code:
    2012-09-07 12:26:19 [INFO] [Citizens] Disabling Citizens v2.0.1
    2012-09-07 12:26:19 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
    2012-09-07 12:26:19 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-09-07 12:26:19 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-09-07 12:26:19 [SEVERE]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-09-07 12:26:19 [SEVERE]    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.Util.getInstance(Util.java:382)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012-09-07 12:26:19 [SEVERE]    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)
    2012-09-07 12:26:19 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setValue(DatabaseStorage.java:478)
    2012-09-07 12:26:19 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setString(DatabaseStorage.java:464)
    2012-09-07 12:26:19 [SEVERE]    at net.citizensnpcs.npc.CitizensNPC.save(CitizensNPC.java:117)
    2012-09-07 12:26:19 [SEVERE]    at net.citizensnpcs.Citizens.save(Citizens.java:282)
    2012-09-07 12:26:19 [SEVERE]    at net.citizensnpcs.Citizens.onDisable(Citizens.java:173)
    2012-09-07 12:26:19 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
    2012-09-07 12:26:19 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
    2012-09-07 12:26:19 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
    2012-09-07 12:26:19 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
    2012-09-07 12:26:19 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:278)
    2012-09-07 12:26:19 [SEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:329)
    2012-09-07 12:26:19 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:439)
    2012-09-07 12:26:19 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-09-07 12:26:19 [INFO] UPDATE npc SET name=? WHERE npc_id=? tester 0
    2012-09-07 12:26:20 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'STRING' at line 1
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-09-07 12:26:20 [SEVERE]    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.getInstance(Util.java:382)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setValue(DatabaseStorage.java:478)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setInt(DatabaseStorage.java:449)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.npc.ai.CitizensNavigator.save(CitizensNavigator.java:100)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.npc.CitizensNPC.save(CitizensNPC.java:120)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.save(Citizens.java:282)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.onDisable(Citizens.java:173)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:278)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:329)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:439)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-09-07 12:26:20 [INFO] UPDATE navigator SET stationaryticks=? WHERE navigator_id=? -1 1
    2012-09-07 12:26:20 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-09-07 12:26:20 [SEVERE]    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.getInstance(Util.java:382)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setValue(DatabaseStorage.java:478)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setString(DatabaseStorage.java:464)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.trait.trait.MobType.save(MobType.java:42)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.npc.CitizensNPC.save(CitizensNPC.java:124)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.save(Citizens.java:282)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.onDisable(Citizens.java:173)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:278)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:329)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:439)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-09-07 12:26:20 [INFO] UPDATE traits SET type=? WHERE traits_id=? null 1
    2012-09-07 12:26:20 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-09-07 12:26:20 [SEVERE]    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.getInstance(Util.java:382)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setValue(DatabaseStorage.java:478)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setString(DatabaseStorage.java:464)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.trait.CurrentLocation.save(CurrentLocation.java:45)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.npc.CitizensNPC.save(CitizensNPC.java:124)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.save(Citizens.java:282)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.onDisable(Citizens.java:173)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:278)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:329)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:439)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-09-07 12:26:20 [INFO] UPDATE location SET world=? WHERE location_id=? guildcraft 1
    2012-09-07 12:26:20 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    2012-09-07 12:26:20 [SEVERE]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    2012-09-07 12:26:20 [SEVERE]    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.Util.getInstance(Util.java:382)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
    2012-09-07 12:26:20 [SEVERE]    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setValue(DatabaseStorage.java:478)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.util.DatabaseStorage$DatabaseKey.setString(DatabaseStorage.java:464)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.api.trait.trait.Owner.save(Owner.java:59)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.npc.CitizensNPC.save(CitizensNPC.java:124)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.save(Citizens.java:282)
    2012-09-07 12:26:20 [SEVERE]    at net.citizensnpcs.Citizens.onDisable(Citizens.java:173)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
    2012-09-07 12:26:20 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:278)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:329)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:439)
    2012-09-07 12:26:20 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-09-07 12:26:20 [INFO] UPDATE traits SET owner=? WHERE traits_id=? darcion 1
     
  5. Offline

    fullwall

    Darcion - the database function doesn't work 100% yet for some reason, valid queries are being rejected with not much reasoning from the MySQL driver.
     
  6. Offline

    Darcion

    and i am right that i got problems with about 400 NPCs? there are no server errors on start. less NPCs are working. are you planning to convert a file into sql with some commands?
     
  7. Offline

    Darcion

    ok i found the NPC who freezes my server but what is wrong on that?

    Code:
    npc:
      '140':
        name: Mago
        traits:
          age:
            age: 0
            locked: true
          owner: Darcion
          location:
            world: guildcraft
            x: '-339.30000001192093'
            y: '64.0'
            z: '-183.6802065220176'
            yaw: '-179.249755859375'
            pitch: '26.099971771240234'
          spawned: true
          text:
            talk-close: true
            random-talker: true
            realistic-looking: true
            range: '5.0'
            text:
              '0': Hi, I'm <npc>!
          equipment:
            hand:
              id: AIR
              amount: 1
              data: 0
              mdata: 0
          lookclose:
            enabled: false
            range: '10.0'
            realistic-looking: false
        navigator:
          speed: '-2.147483648E9'
          pathfindingrange: '25.0'
          stationaryticks: -1
          speedmodifier: '1.0'
          avoidwater: false
     
  8. Offline

    Ei3N

    Trying to use the converter from citizens 1.2 to 2.0 and this is what I get after I submit

    http://pastebin.com/920Fs7vD

    Tried different browsers and it's all the same result :'(
     
  9. Offline

    Pansen Cadaver

    I have the same problem and it is in firefox the message invalid file


    Aufnahme1.jpg
     
  10. Offline

    Darcion

    i got a problem too but found it direkt, there was a invalid NPC without location, look at your starlog if citizens1 give you some hints.
     
  11. Offline

    dj2901

    Hey, how come when I create a NPC it doesn't follow me when I walk past it just stands there frozen. How can I fix this?
     
  12. Offline

    Alastar

    I'm found bug with Questers. If I make quest with objective to collect 15 bread(for example), I can just drop/pick up item 15 times, and quest has been completed! So, I can just use one bread that complete quest for 15 bread.
    Sorry, for my English))I'm Russian.
     
  13. Offline

    Alastar

    And I want to know , how to change path to the Citizens skins?
     
  14. Offline

    fullwall

    Alastar - yes, that is a known/hard to fix bug - it's best to use delivery quests to make sure they have 15 bread. Skins are client side, so Citizens can't change them.
     
  15. Offline

    Alastar

    okay, thx
     
  16. Offline

    Darcion

    latest RB from Citizens2 is total FAIL

    on every Start, all my citizens get one more

    Code:
            text:
              '0': Hi, I'm <npc>!
    i cant stop them i cant get it delete because next start its back, all my people with lots of text got this and other without... pls stop this spamming.

    before 2.0.2 it was fine

    next point. Waypoints, after the first waypoint my server is freezing... no response have to kill him.

    btw. if i start a new save file, there is no standard text. if i start text editing, the problem begins.
     
  17. Offline

    Darcion

    hm i found one of my big problems by myself. my converted file from 1.2 to 2.0 is not really the same as a new file 2.0.2, if i start new, i got no problems and if i use the old one it does not work probably, waypoints are different and if i try to add some it crashs, if i delete all waypoints the server is starting normal but again to crash if i try to setup new path for NPCs.

    the format for a single NPC is different from the converter (seems that this is a early 2.0 format) as the newest 2.0.2 build.

    i hope someone can help.
     
  18. Offline

    myipad96

    when i try to use builder npc i get this

    11:02:40 [INFO] bentleyboii issued server command: /trait builder
    11:02:42 [INFO] bentleyboii issued server command: /trait builder
    11:02:48 [INFO] bentleyboii issued server command: /builder open house
    11:02:48 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'buil
    der' in plugin Builder v0.4.1.1
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    8)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    92)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:880)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:826)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:808)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
    at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
    at net.minecraft.server.ServerConnection.b(SourceFile:35)
    at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:578)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.NoSuchMethodError: net.citizensnpcs.Citizens.getNPCSelector
    ()Lnet/citizensnpcs/npc/NPCSelector;
    at net.jrbudda.builder.Builder.onCommand(Builder.java:193)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 15 more
    >
     
  19. Offline

    fullwall

  20. Offline

    alon3121

    its a Nice Plugin yeah but i got Problem with the Guard i saw Only Sentry Download You dident Added NPCS Charcters on the Download i dont got Guard the only one he is Attacking is me when i am Pounching him to attempt tell him attack the Zombies When i do /toggle guard or /guard aggro its Says Unknowen Command PLEASE Fix it :'(
     
  21. Offline

    artegoland

    Errors when I try to use the /npc create command: Ingame:
    Please Report this error
    java.lang.nullpointerexception:
    null

    Code:
    18:18:05 [INFO] [Register] Preferred method [null] not found, using first found.
     
    18:18:05 [INFO] [Register] version 1.8 is enabled.
    18:18:05 [INFO] [Simple-AutoSave] Loading Simple-AutoSave v0.2
    18:18:05 [INFO] [Vault] Loading Vault v1.2.18-b229
    18:18:05 [INFO] [Stargate] Loading Stargate v0.7.8.1
    18:18:05 [INFO] [PvPReward] Loading PvPReward v1.9.0
    18:18:05 [INFO] [SafeCreeper] Loading SafeCreeper v1.1.1
    18:18:05 [INFO] [PortalBind] Loading PortalBind v0.3
    18:18:05 [INFO] [Questioner] Loading Questioner v0.6
    18:18:05 [INFO] [WebPortal] Loading WebPortal v0.6.1
    18:18:05 [INFO] [Essentials] Loading Essentials v2.9.3
    18:18:05 [INFO] [Citizens] Loading Citizens v2.0
    18:18:05 [INFO] [GlobalBank2] Loading GlobalBank2 v1.1.3
    18:18:05 [INFO] [Fe] Loading Fe v0.4
    18:18:05 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
    18:18:05 [INFO] MLog clients using java 1.4+ standard logging.
    18:18:05 [INFO] [Towny] Loading Towny v0.81.0.0
    18:18:05 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
    18:18:05 [INFO] [xAuth] Loading xAuth v2.0.20
    18:18:05 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
    18:18:05 [INFO] [TownyChat] Loading TownyChat v0.3
    18:18:05 [INFO] [AntiCheat] Loading AntiCheat v1.3.8-U1
    18:18:05 [INFO] [Orebfuscator] Enabling Orebfuscator v1.6.2
    18:18:05 [INFO] [OFC] Version 1.6.2 enabled!
    18:18:05 [INFO] [Vault] Enabling Vault v1.2.18-b229
    18:18:05 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    18:18:05 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission
    system.
    18:18:05 [INFO] [Vault] Enabled Version 1.2.18-b229
    18:18:05 [INFO] [SafeCreeper] Enabling SafeCreeper v1.1.1
    18:18:05 [INFO] [SafeCreeper] No Permissions system found! Permissions disabled!
     
    18:18:05 [INFO] [SafeCreeper] Bypass permissions disabled!
    18:18:05 [INFO] [SafeCreeper] Loading config files...
    18:18:05 [INFO] [SafeCreeper] Global config file loaded
    18:18:05 [INFO] [SafeCreeper] 2 world config files loaded
    18:18:05 [INFO] [SafeCreeper] Safe Creeper v1.1.1 Enabled
    18:18:05 [INFO] [Fe] Enabling Fe v0.4
    18:18:06 [INFO] [Fe] Vault support enabled.
    18:18:06 [INFO] Preparing level "world"
    18:18:06 [INFO] Preparing start region for level 0 (Seed: -5836259217643549153)
    18:18:06 [INFO] Preparing start region for level 1 (Seed: 716881447009370398)
    18:18:07 [INFO] Preparing start region for level 2 (Seed: 716881447009370398)
    18:18:07 [INFO] Preparing spawn area: 0%
    18:18:07 [INFO] [CensorShip] Enabling CensorShip v1.9.5
    18:18:07 [INFO] CensorShip v1.9.5 enabled!
    18:18:07 [INFO] [SmokeTrail] Enabling SmokeTrail v0.7
    18:18:07 [INFO] [SmokeTrail]is now enabled!
    18:18:07 [INFO] [Register] Enabling Register v1.8
    18:18:07 [INFO] Unable to hook register
    18:18:07 [INFO] [Simple-AutoSave] Enabling Simple-AutoSave v0.2
    18:18:07 [INFO] [Simple-AutoSave] 0.2 enabled.
    18:18:07 [INFO] Autosave Started.
    18:18:07 [INFO] [Stargate] Enabling Stargate v0.7.8.1
    18:18:07 [INFO] Stargate v.0.7.8.1 is enabled.
    18:18:07 [INFO] [Stargate] Loaded 1 gate layouts
    18:18:07 [INFO] [Stargate] {world} No stargates for world
    18:18:07 [INFO] [Stargate] {world_nether} No stargates for world
    18:18:07 [INFO] [Stargate] {world_the_end} No stargates for world
    18:18:07 [INFO] [PvPReward] Enabling PvPReward v1.9.0
    18:18:07 [INFO] [PvPReward] PvPReward 1.9.0 (Build 718) is enabled!
    18:18:07 [INFO] [PortalBind] Enabling PortalBind v0.3
    18:18:07 [INFO] [PortalBind] PortalBind enabled - loaded 0 portal bindings.
    18:18:07 [INFO] [Questioner] Enabling Questioner v0.6
    18:18:07 [INFO] [Questioner] v0.6 - Enabled
    18:18:07 [INFO] [WebPortal] Enabling WebPortal v0.6.1
    18:18:07 [INFO] º6[WebPortal] ºfWebAuction is initializing.
    18:18:07 [INFO] º6[WebPortal] ºf Number max Simultaneous Connection is 200
    18:18:07 [INFO] º6[WebPortal] ºfWebServer listening on port 25900
    18:18:07 [INFO] º6[WebPortal] ºfChoose SQLite db type.
    18:18:07 [INFO] º6[WebPortal] ºfSQLite Initializing.
    18:18:07 [INFO] º6[WebPortal] ºfVault perm enable.
    18:18:07 [INFO] º6[WebPortal] ºfSending Metrics for help the dev... http://metri
    cs.griefcraft.com :-)
    18:18:07 [INFO] [Essentials] Enabling Essentials v2.9.3
    18:18:07 [INFO] [Vault][Economy] Essentials Economy hooked.
    18:18:07 [INFO] [Register] Payment method found (Essentials version: 2.2)
    18:18:07 [INFO] Essentials: Using config based permissions. Enable superperms in
    config.
    18:18:07 [INFO] [Essentials] Payment method found (Vault - Economy: Fe version:
    1.2.18-b229)
    18:18:07 [INFO] [Citizens] Enabling Citizens v2.0
    18:18:07 [INFO] Creating file: config.yml
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.chat.prefix'
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.database.driver'
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.database.password'
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.database.url'
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.database.username'
    18:18:07 [INFO] [Citizens] Writing default setting: 'general.debug-mode'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.look-close.enab
    led'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.look-close.rang
    e'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.limits.default-limit'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.pathfinding.ran
    ge'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.random-talker'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.realistic-looki
    ng'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.stationary-tick
    s'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.talk-close.enab
    led'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.talk-close.rang
    e'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.default.text.0'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.limits.max-permission-c
    hecks'
    18:18:07 [INFO] [Citizens] Writing default setting: 'economy.npc.cost'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.selection.quick-select'
     
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.save-task.delay'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.selection.item'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.selection.message'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.server-ownership'
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.file'
    18:18:07 [INFO] [Citizens] Writing default setting: 'storage.type'
    18:18:07 [INFO] [Citizens] Writing default setting: 'subplugins.folder'
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.text.max-talk-cooldown'
     
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.text.min-talk-cooldown'
     
    18:18:07 [INFO] [Citizens] Writing default setting: 'npc.text.talk-item'
    18:18:07 [INFO] Creating file: saves.yml
    18:18:07 [INFO] [Citizens] Save method set to YamlStorage {file=plugins\Citizens
    \saves.yml}.
    18:18:08 [INFO] [Citizens] v2.0 enabled.
    18:18:08 [INFO] [GlobalBank2] Enabling GlobalBank2 v1.1.3
    18:18:08 [INFO] [GlobalBank2] Loaded settings
    18:18:08 [INFO] [GlobalBank2] Loaded SQLite database
    18:18:08 [INFO] [GlobalBank2] Loaded NPCs
    18:18:08 [INFO] [GlobalBank2] Economy enabled
    18:18:08 [INFO] [GlobalBank2] GlobalBank2 v1.1.3 enabled!
    18:18:08 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
    18:18:08 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr
    ue; trace: 10]
    18:18:08 [INFO] [Towny] Enabling Towny v0.81.0.0
    18:18:08 [INFO] ====================      Towny      ========================
    18:18:08 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    18:18:15 [INFO] [Towny] Using: BukkitPermissions, Register v1.8, Questioner v0.6
     
    18:18:15 [INFO] [Towny] Time until a New Day: 17 hours, 41 minutes, 45 seconds
    18:18:15 [INFO] =============================================================
    18:18:15 [INFO] [Towny] Version: 0.81.0.0 - Mod Enabled
    18:18:15 [INFO] =============================================================
    18:18:15 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
    18:18:15 [INFO] [xAuth] Enabling xAuth v2.0.20
    18:18:15 [INFO] [xAuth] PermissionAlias backend: 'pex' registered!
    18:18:15 [INFO] [xAuth] PermissionAlias backend: 'gm' registered!
    18:18:15 [INFO] [xAuth] PermissionAlias backend: 'bukkit' registered!
    18:18:15 [INFO] [xAuth] Attempting to use supported permissions plugin 'GroupMan
    ager'
    18:18:15 [INFO] [xAuth] Attempting to use supported permissions plugin 'Permissi
    onsEx'
    18:18:15 [INFO] [xAuth] Attempting to use supported permissions plugin 'Bukkit'
    18:18:15 [INFO] [xAuth] Initializing bukkit backend
    18:18:15 [INFO] [xAuth] Attached to Bukkit
    18:18:16 [INFO] [xAuth] Successfully established connection to H2 database
    18:18:16 [INFO] [xAuth] v2.0.20 Enabled!
    18:18:16 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
    18:18:16 [INFO] [TownyChat] Enabling TownyChat v0.3
    18:18:16 [INFO] [AntiCheat] Enabling AntiCheat v1.3.8-U1
    18:18:17 [INFO] Server permissions file permissions.yml is empty, ignoring it
    18:18:17 [INFO] Done (11,256s)! For help, type "help" or "?"
    18:18:17 [INFO] [Citizens] Loaded 0 NPCs (0 spawned).
    18:18:17 [INFO] [Citizens] Metrics started.
    18:18:17 [INFO] [TownyChat] -******* TownyChat enabled *******-
    18:18:17 [INFO] [Metrics] Connection reset
    18:18:17 [INFO] [Metrics] Connection reset
    18:18:17 [INFO] [Metrics] Connection reset
    18:18:17 [INFO] [Metrics] Connection reset
    18:18:17 [INFO] [Metrics] Connection reset
    18:18:17 [SEVERE] [Metrics] Connection reset
    18:18:17 [INFO] [Metrics] Connection reset
    18:24:56 [INFO] Plural[/84.192.128.148:55226] logged in with entity id 178406 at
    ([world] 275.32216914236454, 48.0, -114.39530858395722)
    18:24:56 [INFO] º6[WebPortal] ºf Player found - Plural with permissions: canbuy
    = 1 cansell = 1 isAdmin = 1
    18:25:12 [INFO] Plural issued server command: /npc create citizen
    18:25:12 [SEVERE] java.lang.NullPointerException
    18:25:12 [SEVERE]      at net.minecraft.server.ItemInWorldManager.setGameMode(I
    temInWorldManager.java:43)
    18:25:12 [SEVERE]      at net.citizensnpcs.npc.entity.EntityHumanNPC.<init>(Ent
    ityHumanNPC.java:23)
    18:25:12 [SEVERE]      at net.citizensnpcs.npc.entity.CitizensHumanNPC.createHa
    ndle(CitizensHumanNPC.java:29)
    18:25:12 [SEVERE]      at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.ja
    va:137)
    18:25:12 [SEVERE]      at net.citizensnpcs.command.command.NPCCommands.create(N
    PCCommands.java:237)
    18:25:12 [SEVERE]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    18:25:12 [SEVERE]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
    ource)
    18:25:12 [SEVERE]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
    wn Source)
    18:25:12 [SEVERE]      at java.lang.reflect.Method.invoke(Unknown Source)
    18:25:12 [SEVERE]      at net.citizensnpcs.command.CommandManager.executeMethod
    (CommandManager.java:155)
    18:25:12 [SEVERE]      at net.citizensnpcs.command.CommandManager.execute(Comma
    ndManager.java:76)
    18:25:12 [SEVERE]      at net.citizensnpcs.Citizens.onCommand(Citizens.java:143
    )
    18:25:12 [SEVERE]      at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    18:25:12 [SEVERE]      at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:168)
    18:25:12 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:498)
    18:25:12 [SEVERE]      at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:880)
    18:25:12 [SEVERE]      at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:826)
    18:25:12 [SEVERE]      at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:808)
    18:25:12 [SEVERE]      at net.minecraftserverhook.NetServerHandlerProxy.a(NetSe
    rverHandlerProxy.java:124)
    18:25:12 [SEVERE]      at net.minecraft.server.Packet3Chat.handle(Packet3Chat.j
    ava:44)
    18:25:12 [SEVERE]      at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:282)
    18:25:12 [SEVERE]      at net.minecraft.server.NetServerHandler.d(NetServerHand
    ler.java:109)
    18:25:12 [SEVERE]      at net.minecraft.server.ServerConnection.b(SourceFile:35
    )
    18:25:12 [SEVERE]      at net.minecraft.server.DedicatedServerConnection.b(Sour
    ceFile:30)
    18:25:12 [SEVERE]      at net.minecraft.server.MinecraftServer.q(MinecraftServe
    r.java:577)
    18:25:12 [SEVERE]      at net.minecraft.server.DedicatedServer.q(DedicatedServe
    r.java:213)
    18:25:12 [SEVERE]      at net.minecraft.server.MinecraftServer.p(MinecraftServe
    r.java:473)
    18:25:12 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:405)
    18:25:12 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:539)
    18:25:18 [INFO] Plural issued server command: /npc help
    18:25:32 [INFO] Plural issued server command: /npc help 2
    18:25:49 [INFO] Plural issued server command: /npc create Henk Trader
    18:25:49 [SEVERE] java.lang.NullPointerException
    18:25:49 [SEVERE]      at net.minecraft.server.ItemInWorldManager.setGameMode(I
    temInWorldManager.java:43)
    18:25:49 [SEVERE]      at net.citizensnpcs.npc.entity.EntityHumanNPC.<init>(Ent
    ityHumanNPC.java:23)
    18:25:49 [SEVERE]      at net.citizensnpcs.npc.entity.CitizensHumanNPC.createHa
    ndle(CitizensHumanNPC.java:29)
    18:25:49 [SEVERE]      at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.ja
    va:137)
    18:25:49 [SEVERE]      at net.citizensnpcs.command.command.NPCCommands.create(N
    PCCommands.java:237)
    18:25:49 [SEVERE]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    18:25:49 [SEVERE]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
    ource)
    18:25:49 [SEVERE]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
    wn Source)
    18:25:49 [SEVERE]      at java.lang.reflect.Method.invoke(Unknown Source)
    18:25:49 [SEVERE]      at net.citizensnpcs.command.CommandManager.executeMethod
    (CommandManager.java:155)
    18:25:49 [SEVERE]      at net.citizensnpcs.command.CommandManager.execute(Comma
    ndManager.java:76)
    18:25:49 [SEVERE]      at net.citizensnpcs.Citizens.onCommand(Citizens.java:143
    )
    18:25:49 [SEVERE]      at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    18:25:49 [SEVERE]      at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:168)
    18:25:49 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:498)
    18:25:49 [SEVERE]      at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:880)
    18:25:49 [SEVERE]      at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:826)
    18:25:49 [SEVERE]      at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:808)
    18:25:49 [SEVERE]      at net.minecraftserverhook.NetServerHandlerProxy.a(NetSe
    rverHandlerProxy.java:124)
    18:25:49 [SEVERE]      at net.minecraft.server.Packet3Chat.handle(Packet3Chat.j
    ava:44)
    18:25:49 [SEVERE]      at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:282)
    18:25:49 [SEVERE]      at net.minecraft.server.NetServerHandler.d(NetServerHand
    ler.java:109)
    18:25:49 [SEVERE]      at net.minecraft.server.ServerConnection.b(SourceFile:35
    )
    18:25:49 [SEVERE]      at net.minecraft.server.DedicatedServerConnection.b(Sour
    ceFile:30)
    18:25:49 [SEVERE]      at net.minecraft.server.MinecraftServer.q(MinecraftServe
    r.java:577)
    18:25:49 [SEVERE]      at net.minecraft.server.DedicatedServer.q(DedicatedServe
    r.java:213)
    18:25:49 [SEVERE]      at net.minecraft.server.MinecraftServer.p(MinecraftServe
    r.java:473)
    18:25:49 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:405)
    18:25:49 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:539)
    >
    Any help? :(
     
  22. Offline

    artegoland

    Sorry, That was an old version :p
    Epic Mod btw, been looking for this for hours!
     
  23. BUUUUUUUUUMP

    This is happening to me too, the builder builds about 1 block every 2 seconds, and he teleports everywhere, but this is only on my normal world, but it works fine on the creative world and in the nether. Very confusing...
     
  24. Offline

    SkizzlePig

    Hope this isn't a repeat question or some instruction I didn't read (I tried ... I really did), but ...

    When we try to set an NPCs trait to Blacksmith, the console responds with "Trait not found".

    We have the latest version of CraftBukkit, Citizens, Blacksmith, Vault and GoldIsMoney.

    Any idea what we're doing wrong?

    BTW: Builder, Alchemist, Wallet & Sentry traits work flawless ... and I've verified that GoldIsMoney is running.
     
  25. Offline

    stoneminer02

    You need to remove the '' on the citizens.admin perm!
     
  26. Offline

    stoneminer02

    I not work for me!

    My server
    info and plugins:

    Show Spoiler

    ---- [Server Info] ----
    Running java 7, update 7 and build 1.7.0_07-b11
    OS: Windows 7 Home Premium
    Slow Computer

    ---- [Plugins] ----
    AdminCmd
    AntiCheat
    BKCommonLib
    ChatManager
    ChestShop
    Citizens
    CraftBook(Everything needed)
    Essentials
    EssentialsChat
    EssentialsSpawn
    FoundDiamonds
    iConomy
    Modifyworld
    MultiVerseCore
    MultiVerseInventories
    NoLagg
    NPCQuester
    PermissionsEx
    PlotMe
    pTweaks
    Vault
    WorldEdit
    WorldGuard
    xAuth
    CraftBukkitUpToDate

    PermissionsEx permissions.yml is here.

    Code:
    Answer fast please!
     
  27. Offline

    tonylover

    Everyone,can you help me?
    How to do a team builder to build a building, for example: 4 builders to make create a Building.

    like Minecraft Citizens2 Builder 'Team Cruise Ship'

    what is Command?

    please, help me....
     
  28. Offline

    fullwall

    SkizzlePig - I didn't code blacksmith... but 2 things. 1) are you sure that it's loaded successfully? 2) are you sure that the trait is called 'blacksmith'?
    guilty_spark_117 - that error is from Citizens 1. It means that the target has moved worlds.
    artegoland - odd error. Are you doing anything special with game modes?
     
  29. Offline

    stoneminer02

    I know!
    I also want the command!
    Help us!!!
     
  30. Offline

    SkizzlePig

    Thanks for the reply, fullwall. I'm sure blacksmith isn't loading and the wiki indicates the trait is called blacksmith. Beyond that, I'm not sure. Here's the console output:

    Code:
    2012-10-07 09:17:27 [INFO] [Blacksmith] Enabling Blacksmith v1.1
    2012-10-07 09:17:27 [SEVERE] Error occurred while enabling Blacksmith v1.1 (Is it up to date?)
    java.lang.NoSuchMethodError: net.citizensnpcs.api.util.YamlStorage.getKey(Ljava/lang/String;)Lnet/citizensnpcs/api/util/YamlStorage$YamlKey;
    at net.apunch.blacksmith.util.Settings.load(Settings.java:19)
    at net.apunch.blacksmith.BlacksmithPlugin.onEnable(BlacksmithPlugin.java:42)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:266)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:248)
    at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:276)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:226)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Thanks for trying to help, even though you didn't code it.

    Citizens is AWESOME, by the way. LOVE IT!
     
  31. Offline

    stoneminer02

    The same i get:
    Show Spoiler
    Code:
    [INFO] [Blacksmith] Enabling Blacksmith v1.1
    [SEVERE] Error occurred while enabling Blacksmith v1.1 (Is it up to date?)
    java.lang.NoSuchMethodError: net.citizensnpcs.api.util.YamlStorage.getKey(Ljava/lang/String;)Lnet/citizensnpcs/api/util/YamlStorage$YamlKey;
    at net.apunch.blacksmith.util.Settings.load(Settings.java:19)
    at net.apunch.blacksmith.BlacksmithPlugin.onEnable(BlacksmithPlugin.java:42)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:266)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:248)
    at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:276)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:226)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)

    (I was not enter the time!
    Because for it had to take... 30 min{slow computer})
     

Share This Page