[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

    fullwall

    @Darkr_shadow - looks like a bad download. Try redownloading.
    @pitichampi - basically, you need to add a '1' on the same indentation as the first '0' under objectives. Ex
    Code:
    objectives:
        '0': #first step
            '0':
        '1':
            '0': # another step
     
  3. Offline

    Silvo

    :( .... CB#1185
    Show Spoiler

    2011-09-27 14:18:09 [SEVERE] java.lang.NullPointerException
    2011-09-27 14:18:09 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:141)
    2011-09-27 14:18:09 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:993)
    2011-09-27 14:18:09 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1012)
    2011-09-27 14:18:09 [SEVERE] at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:135)
    2011-09-27 14:18:09 [SEVERE] at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:61)
    2011-09-27 14:18:09 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-27 14:18:09 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-27 14:18:09 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-27 14:18:09 [SEVERE] at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-27 14:18:09 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-27 14:18:09 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-27 14:18:09 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:15 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:09 [SEVERE] at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:308)
    2011-09-27 14:18:15 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:16 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:15 [SEVERE] at net.citizensnpcs.Citizens.access$000(Citizens.java:63)
    2011-09-27 14:18:16 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:17 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:16 [SEVERE] at net.citizensnpcs.Citizens$2.run(Citizens.java:135)
    2011-09-27 14:18:17 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-27 14:18:17 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-27 14:18:17 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-27 14:18:17 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 14:18:17 [SEVERE] java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spout.player.SpoutCraftPlayer
    2011-09-27 14:18:17 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1013)
    2011-09-27 14:18:17 [SEVERE] at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:135)
    2011-09-27 14:18:17 [SEVERE] at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:61)
    2011-09-27 14:18:17 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-27 14:18:17 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-27 14:18:17 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-27 14:18:17 [SEVERE] at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-27 14:18:17 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-27 14:18:17 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-27 14:18:17 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:18 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:17 [SEVERE] at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:308)
    2011-09-27 14:18:18 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:20 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:18 [SEVERE] at net.citizensnpcs.Citizens.access$000(Citizens.java:63)
    2011-09-27 14:18:20 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:21 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:20 [SEVERE] at net.citizensnpcs.Citizens$2.run(Citizens.java:135)
    2011-09-27 14:18:21 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-27 14:18:21 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-27 14:18:21 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-27 14:18:21 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 14:18:21 [SEVERE] java.lang.NullPointerException
    2011-09-27 14:18:21 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:141)
    2011-09-27 14:18:21 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:993)
    2011-09-27 14:18:21 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1012)
    2011-09-27 14:18:21 [SEVERE] at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:70)
    2011-09-27 14:18:21 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-27 14:18:21 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-27 14:18:21 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-27 14:18:21 [SEVERE] at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-27 14:18:21 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-27 14:18:21 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-27 14:18:21 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:22 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:21 [SEVERE] at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:308)
    2011-09-27 14:18:22 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:23 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:22 [SEVERE] at net.citizensnpcs.Citizens.access$000(Citizens.java:63)
    2011-09-27 14:18:23 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 14:18:24 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 14:18:23 [SEVERE] at net.citizensnpcs.Citizens$2.run(Citizens.java:135)
    2011-09-27 14:18:24 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-27 14:18:24 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-27 14:18:24 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-27 14:18:24 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 14:18:24 [SEVERE] Could not pass event PLAYER_TELEPORT to Spout
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spout.player.SpoutCraftPlayer
    at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1013)
    at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:70)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:308)
    at net.citizensnpcs.Citizens.access$000(Citizens.java:63)
    at net.citizensnpcs.Citizens$2.run(Citizens.java:135)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  4. Offline

    thenetherman

    It works great on my server with one exception: the NPC I create is generic, not the skin in the examples (guard, wizard, etc.). It functions like it is supposed to, but just looks like the generic character. If I specify a skin (like mine) it works fine - looks like me, has my username on it, etc. But the guard I create is generic. What am I doing wrong? I tried the toggle - and it says it toggles, but the character stays generic.
     
  5. Offline

    Peepek

    How add grant to quest in reward ? Can anybody write epic tutorial "How do quest?" with everything, what i can do with this plugin?
     
  6. Offline

    jimbobt123

    problem.

    I start the server, get this error:

    Code:
    2011-09-27 18:31:08 [INFO] [Citizens] NPC types loaded: quester, blacksmith, wizard, healer, trader, guard
    2011-09-27 18:31:08 [INFO] [Citizens] Permissions system found (PermissionsEx v1.14)
    2011-09-27 18:31:08 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 18:31:13 [INFO] [Citizens]
    2011-09-27 18:31:13 [INFO] [Citizens] Citizens Error Reporting - Powered by CreeperHost.net
    2011-09-27 18:31:13 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 18:31:08 [SEVERE] Error occurred while enabling Citizens v1.1 (Is it up to date?): net/citizensnpcs/PermissionManager
    java.lang.NoClassDefFoundError: net/citizensnpcs/PermissionManager
        at net.citizensnpcs.questers.QuesterCommands.addPermissions(QuesterCommands.java:259)
        at net.citizensnpcs.permissions.PermissionManager.addPermissions(PermissionManager.java:113)
        at net.citizensnpcs.permissions.PermissionManager.<init>(PermissionManager.java:46)
        at net.citizensnpcs.Citizens.onEnable(Citizens.java:102)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:410)
        at com.earth2me.essentials.commands.Commandreloadall.run(Commandreloadall.java:18)
        at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:96)
        at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:445)
        at com.earth2me.essentials.Essentials.onCommand(Essentials.java:359)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:349)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.PermissionManager
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:615)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        ... 22 more
    and then my server crashes because the plugin keeps trying to send error reports. Before it started doing this, nobody who wasn't an op could use traders. I'm using PermissionEx, and I downloaded the latest dev version of the plugin. Any solutions?
     
  7. Offline

    fullwall

    @jimbobt123 - you need to update all type jars.
    To all: if you are experiencing issues, please try using a newer dev build, available from http://ci.citizensnpcs.net or by ticking the 'experimental' box at http://citizensnpcs.net. These builds fix many issues, including PermissionsEx support, some guard errors, waypoints reload fail, Spout compatibility, multiworld issues (NPCs appearing in the player list when using multiworld), disappearing npc issues, and more. Thanks for reporting these issues and helping them get resolved, it's always appreciated.
     
  8. Offline

    Exidous

    essentials 2.6.1 new group manager supports superperms, so citizens would work with the new group manager right?
     
  9. Offline

    Asherion

    We are considering implementing citizens on our server. I have a couple of questions.
    1) Where do items that trader NPCs buy get stored - in NPC's inventory? A chest?
    2) Is it possible to have a trader that buys for World - like, assign ownership to some fictitious user, and admins access the trader to use for server build projects, but still can sell to it.
     
  10. Offline

    mrmoor

    @fullwall - I`m running your latest dev version build #212 (27.09.2011 15:37:04), all seams fine but when I`m trying to spawn an npc I`m geting the following error on the server console:
    Code:
    2011-09-27 17:18:14 [WARNING] Task of 'Citizens' generated an exception
    java.lang.IllegalArgumentException: n must be positive
        at java.util.Random.nextInt(Unknown Source)
        at net.citizensnpcs.resources.npclib.creatures.DefaultSpawner.getRandomInt(DefaultSpawner.java:86)
        at net.citizensnpcs.resources.npclib.creatures.DefaultSpawner.spawn(DefaultSpawner.java:38)
        at net.citizensnpcs.resources.npclib.creatures.CreatureTask.spawnCreature(CreatureTask.java:47)
        at net.citizensnpcs.resources.npclib.creatures.CreatureTask.run(CreatureTask.java:39)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 17:18:21 [INFO] Reached end of stream
    
    but ingame everything is working.

    *edit:
    I played since this post and have to correct my post, cause the problem I posted above apears shortly after the server start and everytime I want to create a npc it says
    Code:
    2011-09-27 17:18:21 [INFO] Reached end of stream
     
  11. Offline

    Vittek

    That fixed it! Thanks! Also very nice plugin!
     
  12. Offline

    Silvo

    Which dev build would you recommend?
     
  13. Offline

    Peepek

    How add grant to quest in reward ? Can anybody write epic tutorial "How do quest?" with everything, what i can do with this plugin?
     
  14. Offline

    Plague

    oh nonono, you need to have a download link directly here, not just a link where you have to search for it!
    you can link to the download section of dev if you want to, but not just to the main page
     
  15. Offline

    Adamadz

    Lol why is this in Plugin Submissions?
     
  16. Offline

    spudy121

    I have the newest updated versions of everything today and it seems to work fine but i wanted to keep my old npcs but when i inport the npc-profile.yml it has errors on the server so i tried to recreate the npcs and went in to the npc-profile.yml to modify it so the npc could buy the items but it shows errors is there a way to get the old npcs to work with this new build or am i just going to have to remake them if you could help that would be great and i know you are bussy so thank you in advanced.
     
  17. Offline

    Dragonslife

    I get the following error when creating an NPC. the npc is created, but takes a bit long to spawn and with this error in console.
    Code:
    2011-09-27 19:42:37 [SEVERE] Could not pass event PLAYER_TELEPORT to AuthMe
    java.lang.NullPointerException
        at net.citizensnpcs.resources.npclib.NPCList.getNPC(NPCList.java:24)
        at net.citizensnpcs.resources.npclib.NPCManager.isNPC(NPCManager.java:46)
        at net.citizensnpcs.api.CitizensManager.isNPC(CitizensManager.java:43)
        at uk.org.whoami.authme.citizens.CitizensCommunicator.isNPC(Unknown Source)
        at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerTeleport(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
        at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
        at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
        at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:191)
        at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:223)
        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 net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:517)
        at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:405)
        at net.citizensnpcs.Citizens.onCommand(Citizens.java:200)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 19:42:37 [SEVERE] java.lang.NullPointerException
    2011-09-27 19:42:37 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:141)
    2011-09-27 19:42:37 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:993)
    2011-09-27 19:42:37 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1012)
    2011-09-27 19:42:37 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:135)
    2011-09-27 19:42:37 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:61)
    2011-09-27 19:42:37 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-27 19:42:37 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-27 19:42:37 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-27 19:42:37 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:191)
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:223)
    2011-09-27 19:42:37 [SEVERE]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2011-09-27 19:42:37 [SEVERE]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2011-09-27 19:42:37 [SEVERE]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2011-09-27 19:42:37 [SEVERE]     at java.lang.reflect.Method.invoke(Unknown Source)
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:517)
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:405)
    2011-09-27 19:42:37 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 19:42:38 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 19:42:37 [SEVERE]     at net.citizensnpcs.Citizens.onCommand(Citizens.java:200)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    2011-09-27 19:42:38 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-27 19:42:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 19:42:38 [SEVERE] java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spout.player.SpoutCraftPlayer
    2011-09-27 19:42:38 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1013)
    2011-09-27 19:42:38 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:135)
    2011-09-27 19:42:38 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:61)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-27 19:42:38 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:191)
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:223)
    2011-09-27 19:42:38 [SEVERE]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2011-09-27 19:42:38 [SEVERE]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2011-09-27 19:42:38 [SEVERE]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2011-09-27 19:42:38 [SEVERE]     at java.lang.reflect.Method.invoke(Unknown Source)
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:517)
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:405)
    2011-09-27 19:42:38 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 19:42:39 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 19:42:38 [SEVERE]     at net.citizensnpcs.Citizens.onCommand(Citizens.java:200)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    2011-09-27 19:42:39 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-27 19:42:39 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  18. Offline

    Dragonslife

    Code:
    2011-09-27 19:42:39 [SEVERE] java.lang.NullPointerException
    2011-09-27 19:42:39 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:141)
    2011-09-27 19:42:39 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:993)
    2011-09-27 19:42:39 [SEVERE]     at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1012)
    2011-09-27 19:42:39 [SEVERE]     at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:70)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-27 19:42:39 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:191)
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:223)
    2011-09-27 19:42:39 [SEVERE]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2011-09-27 19:42:39 [SEVERE]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2011-09-27 19:42:39 [SEVERE]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2011-09-27 19:42:39 [SEVERE]     at java.lang.reflect.Method.invoke(Unknown Source)
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:517)
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:405)
    2011-09-27 19:42:39 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-27 19:42:40 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-27 19:42:39 [SEVERE]     at net.citizensnpcs.Citizens.onCommand(Citizens.java:200)
    2011-09-27 19:42:40 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    2011-09-27 19:42:40 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    2011-09-27 19:42:40 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    2011-09-27 19:42:40 [SEVERE]     at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-27 19:42:40 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 19:42:40 [SEVERE] Could not pass event PLAYER_TELEPORT to Spout
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spout.player.SpoutCraftPlayer
        at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1013)
        at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:70)
        at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
        at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
        at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
        at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:191)
        at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:223)
        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 net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:517)
        at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:405)
        at net.citizensnpcs.Citizens.onCommand(Citizens.java:200)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
     
  19. Offline

    Dragonslife

    Also, then i then type /toggle trader, it gives me a message saying: Invalid NPC type..... now has this something to do with permissions or?... i have looked up the permissions on the wiki page of Citizens, but there were none listed about traders, healers, guards and so on.
     
  20. Offline

    wassilij

    Request
    Could you make something with Spout?
    Like a GUI for the Quests?

    THAT WOULD BE AWESOME! :D
     
  21. Offline

    thenetherman

    I got the linked latest build but still am seeing generic NPC's and not the characters listed (guard, etc.). Now what?
     
  22. Offline

    spudy121

    does anyone know how to inport old npc in to the new dev build
    any help would be great
     
  23. Offline

    Aeron

    Is there an option of adding global buy/sell values so that I don't have to add all those items one by one for each buy/sell option for traders? Meaning that weather there is an option to configure all block and item buy and sell things in the game in one configuration file? If no, it would be pretty useful, where you would just drag n drop items in trader inventory and it automatically adds them to buy/sell lists with prices defined in config. :)
     
  24. Offline

    hiro24

    I'm having some trouble making a player combat quest. Could someone who knows more about quest configs than me look over this and tell me where I'm going wrong?

    http://pastebin.com/WWGXfQ0q
     
  25. Offline

    Peepek

    How add grant to quest in reward ? Can anybody write epic tutorial "How do quest?" with everything, what i can do with this plugin?
     
  26. Offline

    Fr0zenfr0g

    fix so i can use this and SPOUT!
     
  27. Offline

    emericask8ur

    How is this under submissions?
     
  28. Offline

    Aeron

    Umm, has anyone tryied to make Traders work with bPermissions ? I have tried so many permission plugins and atm bPermissions work quite well, though latest Citizens verision Traders have an issue: non OP users can't access the Trader Inventory, what am I missing here? I have tried to set up permissions like these for default user:
    - citizens.basic.use.*
    - citizens.blacksmith.use.*
    - citizens.guard.use.*
    - citizens.healer.use.*
    - citizens.quester.use.*
    - citizens.trader.*
    - citizens.trader.use.*
    - citizens.trader.use.trade
    - citizens.trader.use.help
    - citizens.trader.use.list

    And Normal users still can't access traders inventory of shop
     
  29. Offline

    Exidous

    Does Citizens work with the new essentials group manager that supports superperms? Dumping permissions 3 has forced us to use chest shops. Which suck.
     
  30. Offline

    pudd1nG

    @Exidous we are using the new essential groupmanager (made by that other dev, name escapes me) with citizens just fine :)
     
  31. Offline

    Exidous

    @pudd1nG thanks, will make sure its not me doing something wrong. I just don't see where citizens hooks when the server starts. (doesnt show where it supported like permissionsbukkit or PEX)
     

Share This Page