[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

    SkullGuerras

    I'm having trouble using the NPC trade mode, I create, I put the items, but players can not
     
  3. Offline

    Synful0ne

    Not sure if your aware of this but, using mcmyadmin here and whenever chunk is reloaded the server is actualled forced to restart for some odd reason people were reporting server restart when they teleport but in reality it when no one is near spawn and that chunk gets unloaded.. so yeah if you can fix this issue in 1.1 id love your face soo much
     
  4. Offline

    aPunch

    Are you certain that issue happens only when Citizens is enabled? Could you provide a list of plugins?
     
  5. Offline

    MrCamping

    Is there still problems with traders in 1.0.9d?
    I add an item to my trader, but when someone try to buy, it keep saying it's not for sale. Even if it appears in /trader list sell.

    using CB1000
     
  6. Offline

    swbuza

    Do we have a list of 1.1 nodes/perms yet? Gave up on 1.09d economy and other errors and so far 1.1 works better, at least for PEX admin with "*" permissions. Haven't gone deep enough yet with permissions to see.
     
  7. Offline

    MrKrucible

    how do i make the talk item everything?
     
  8. Offline

    Synful0ne

    I Will provide a list, but to sum it up it seems like compatability issue between the two atleaste on chunk unloading side as i removed npc's and it worked and it only occured when Singling out where npc's were ergo.. Person at spawn (Person away from spawn) person at spawn tp's to guy away server crashes, Error log only shows the "NPC unloaded" and Then server restarts. and all worked fine when npc's were removed no restarts
    i imagine though once you fix the chunk unload error this wont occur anymore with mcmyadmin but still nice to know why it happend to avoid anyone who uses mcmyadmin CP to be fucked.
    i Know its a long list but As ive tested this, Citizen's seems to be the cause Only when NPC's are unloaded does it "restart" or mc server crash (Not pc)
     
  9. Offline

    JargonTheRed

    Use CitizensSpout! It will also include a GUI when 1.1 is released. Requires Spout though.
     
  10. Offline

    copjing

    nvm bout that its workin again i resinatlled idk wat hapened i think the file mustve got corrupted wen i downloaded it.... >.>
     
  11. Offline

    Sh4d0w

    CitizensSout requires the client-side Spout addon, to see the differences. All my Players doesn't have it.
     
  12. Offline

    JargonTheRed

    Ah, well, It's the only way right now :shrug:
     
  13. Offline

    Arton

    Why not getting this to work with PermissionsEx
     
  14. Offline

    jlu

    Well, i have this "19:45:47 [SEVERE] Could not pass event CHUNK_UNLOAD to Citizens", how can i?
     
  15. Offline

    aPunch

    The only possible way to have custom skins is with a client mod. There is nothing Citizens can do or even Bukkit at the moment. If you want custom skins and want other players to see them, you'll need to install a client mod.

    I assume Citizens will work with PermissionsEx when 1.1 is released as we are supporting superperms.

    This is an issue with 1.0.9d. Wait for 1.1 or download a developmental build.
     
  16. Offline

    jlu

    Ok, thanks dude.
     
  17. Offline

    Arton

    Sounds good !

    But is BOSEconomy gunna work with Citiznes to ?
     
  18. Hello,
    I Have find an error:
    Code:
    04.09 01:27:02 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    04.09 01:27:02 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    04.09 01:27:02 [Server] INFO     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
    04.09 01:27:02 [Server] INFO     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
    04.09 01:27:02 [Server] INFO     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
    04.09 01:27:02 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
    04.09 01:27:02 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
    04.09 01:27:02 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
    04.09 01:27:02 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
    04.09 01:27:02 [Server] INFO     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    04.09 01:27:02 [Server] INFO     at net.citizensnpcs.Citizens.onEnable(Unknown Source)
    04.09 01:27:02 [Server] INFO     at net.citizensnpcs.Citizens.loadNPCTypes(Unknown Source)
    04.09 01:27:02 [Server] INFO     at net.citizensnpcs.npctypes.CitizensNPCLoader.loadNPCType(Unknown Source)
    04.09 01:27:02 [Server] INFO     at java.lang.Class.forName(Class.java:264)
    04.09 01:27:02 [Server] INFO     at java.lang.Class.forName0(Native Method)
    04.09 01:27:02 [Server] INFO     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
    04.09 01:27:02 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    04.09 01:27:02 [Server] INFO     at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:615)
    04.09 01:27:02 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    04.09 01:27:02 [Server] INFO     at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    04.09 01:27:02 [Server] INFO     at java.security.AccessController.doPrivileged(Native Method)
    04.09 01:27:02 [Server] INFO     at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
    04.09 01:27:02 [Server] INFO     at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
    04.09 01:27:02 [Server] INFO     at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
    04.09 01:27:02 [Server] INFO     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    04.09 01:27:02 [Server] INFO     at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    04.09 01:27:02 [Server] INFO     at java.lang.ClassLoader.defineClass1(Native Method)
    04.09 01:27:02 [Server] INFO java.lang.IncompatibleClassChangeError: Implementing class
    04.09 01:27:02 [Server] SEVERE Error occurred while enabling Citizens v1.1 (Is it up to date?): Implementing class
    
    
    Can some one help me?

    Thx.
    (Sorry for my bad english, i'm french)
    Alex.
     
  19. Offline

    AirsoftSupport

    PLEASE HELP!
    I get this error:


    Please report this error: [See console]
    java.lang.ClassCastException: java.lang.String cannot be cast to
    java.lang.Boolean

    Citizens has never worked for me. I never can create a bot or anything.
    I would like to use it, so please help me!

    Kind regards
    AirsoftSupport from Norway!
     
  20. Offline

    zweigesicht

    This is like the best mod ever!! I like to fill up a few bank npcs and then take my crap with me to another world :p
     
  21. Offline

    aPunch

    Delete your config files and let them regenerate.
     
  22. Offline

    ugoff

    On CB1060 with Citizens 1.1, only trader type installed, every time I try to access the inventory by right-clicking on the NPC, my client crashes. It goes to the dirt background image, and eventually goes black. I got the inventory to pop up once briefly, but it crashed immediately afterword. No errors appear in the server window.

    Is there a known cause for this?
     
  23. Offline

    aPunch

    Citizens 1.1 is not released. You are likely using a dev build.
     
  24. Offline

    BioRage

    How was that zombie server earlier? You enjoy it? :)
     
  25. Offline

    Garon

    why npc's, in my server guards, didn't cloth armor? i am print /npc armor armor ID, but it just remove my armor from inventory and nothing
     
  26. Offline

    kaisatobias

    hello i have "discovered" a problem with your mod "citizens" and i hope you fix it
     

    Attached Files:

  27. Offline

    Maniox

    grr still waiting for working guards
     
  28. Offline

    aPunch

    It was a great use of Spout. :p
     
  29. Offline

    ThijmenDF

    Dear citizens owners:
    My friend has a server with citizens, but he isn't using Permissons or BukkitPermissions. So EVERY option seems to be set to OP's only.

    Now i helped him make a trader, but non-ops can't use them. they can use healers and blacksmithers either.

    I hope you guys can make a option at the citizens.YLM file that let you choose if only OP's can use them or not.

    Great Plugin anyways :D
    ThijmenDF and Hoenissen.
     
  30. Offline

    Vezorock

    What is this error? I run bukkit 1060 windows 7 x68
     
  31. Offline

    thepackett

    how'd it use spout?
    i love it and use it so i'm curious~ :D
     

Share This Page