[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

    kazzy

    awww
    thats a shame cause i needed gaurds for my city, but oh well
    thx for telling me the problem
    edit: w8 689 is a 1.5 right?
    re-edit:damn it not 689 either
     
  3. Offline

    tenchuuu

    Really wish this would update :/
     
  4. Offline

    Thehalil

    I cant create a Npc :D
    Permissions are WRONG!!!!!!!!!!!!!!!
     
  5. Offline

    Ghostetr

    same here i need it realy badly for my server :(
     
  6. Offline

    Exidous

    its outdated dont use it.
     
  7. Offline

    den

    minecraft.net/skin just redirects to s3.amazonaws.com/MinecraftSkins, so Citizens should be pulling skins from there.

    I've used the hosts trick recently with NPCx.
     
  8. Offline

    Nate204

    http://forums.bukkit.org/attachments/citizens-zip.2887

    This should work with 700+ builds.

    *Note* The plugin devs don't recommended using it because they didn't make it. I can assure you though that it is working for me on my server. I'm on 733 atm.

    What I would do,
    1. Make a backup of your citizens plugin.
    2. Use the same files, and simply replace your Citizens.jar with this one.
    3. Launch your server.

    Remember, this isn't the official update to Citizens~ due to it not being from the dev. team.
    Use common sense, and understand that error/bugs from this patch won't be supported. (or you can read the above posts trying to explain this... If it doesn't come naturally.)

    Again, this has been working for me though. I just started adding NPCs. I only got an error when I made a name too long.

    This might hold you over until it's fixed with a new update!
    Thanks to lsegal for this quick fix!
     
    Hawtin likes this.
  9. Offline

    Nate204

    Gah! Thank you... I'll try it again. I may be having port issues then. Something is just not setting up correctly. My Apache servers default directory has a /MinecraftSkins in it, along with a .png.

    When I try the host trick, it simply keeps connecting out. Ill log into Minecraft and my "nate204" npc will still be using the skin for the original minecraft servers. I'll keep trying though. I bet it's something super simple I just keep fumbling over.

    If I get it working, I'll make a video for others to see.

    Again, I appreciate your help.
    - Nate
     
  10. Offline

    den

    The easiest way to test it is to try the server's ip address in a web browser. If it works you'll get a page saying IT WORKS! unless you've deleted the default files that come with apache. If that times out you definitely have a configuration problem.
     
  11. Offline

    Hawtin

    THX!!
     
  12. Offline

    TheGhostHunter

    how do you give your self permission to use the commands? (is it a command in the server console? or how do u put your self in the grup moderator whit bukkit?)
     
  13. Offline

    Ghostetr

    TY so much dude gonna test this right away

    O_O
     
  14. Offline

    Draconicus

    Please update officially! :<
     
  15. Offline

    Kinaesthic

    They don't seem to talk when I walk close to them nor look at other players.. So, as for now, it only adds them to your server and they just stand there.. Doing shizzle..
    Got anything for this?

    --EDIT--

    Terribly sorry for this, seems you have to restart your server in order to get these work!
     
    shadefizzle likes this.
  16. Offline

    Drei Gyuu

    I have instructions on how to get this to work on 733, on page 59.

    Also, this happened to me because I keep switching between worlds that I have on my server. all I had to do was to reinstall the whole thing, basically, get rid of it totally and then put it back on. and somehow it resets it and it works again.

    Good luck with yours,
     
  17. Offline

    onepiece12

    Help!! When i tip: /npc create text, its telling me: An internal error occured while attempting to perform this comand.

    plz i need help! thx
     
  18. Offline

    Drei Gyuu

    try to post the log and will try to help.
     
  19. Offline

    onepiece12

    17:47:08 [GRAVE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'npc'
    in plugin Citizens v1.07
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    55)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:650)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:613)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:607)
    at net.minecraft.server.Packet3Chat.a(SourceFile:36)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:73)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NoSuchFieldError: a
    at com.fullwall.resources.redecouverte.NPClib.CraftNPC.<init>(CraftNPC.j
    ava:28)
    at com.fullwall.resources.redecouverte.NPClib.NPCSpawner.SpawnBasicHuman
    Npc(NPCSpawner.java:69)
    at com.fullwall.Citizens.NPCs.NPCManager.registerBasicNPC(NPCManager.jav
    a:59)
    at com.fullwall.Citizens.NPCs.NPCManager.registerBasicNPC(NPCManager.jav
    a:77)
    at com.fullwall.Citizens.NPCs.BasicNPCHandler.spawnNPC(BasicNPCHandler.j
    ava:23)
    at com.fullwall.Citizens.CommandExecutors.BasicExecutor.createNPC(BasicE
    xecutor.java:516)
    at com.fullwall.Citizens.CommandExecutors.BasicExecutor.onCommand(BasicE
    xecutor.java:49)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
     
  20. Offline

    Waffletastic

    For some reason whenever I try the new Citizens release, it deletes all my citizens locations, and just says loading 0 npcs and thats it.
     
  21. Offline

    tenchuuu

    Thank you so much for that unofficial update! My village is no longer a ghost town!
     
  22. Offline

    runyet1

    Yea i get the same error as onepiece12 for when ever i try to make a citizens it says an internal error has occured and i get that message
     
  23. Offline

    runyet1

    N
    ever mind i didn't donwload the corect citizens above i didn't see the this should work with build 700 one
     
  24. Offline

    Orcem12

    So how did you fix the error?
     
  25. Offline

    runyet1

  26. Offline

    Nipper

    That temp fix one. DOES NOT WORK. It kills craftbook from working at all and tosses tons of errors to my console
     
  27. Offline

    Manbeast77

    It's a shame trying to change the color of the npc just adds a letter in front of the name that will not go away.
     
  28. Offline

    JohnTheRipper

    I'm waiting on a 740 build of this plugin :(.

    In the meantime, does anyone have any info on a method to change skins?
     
  29. Offline

    Drei Gyuu

    The temp fix work for me. I'm currently using it
     
  30. Offline

    Nate204

    For the NPCs?
     
  31. Offline

    Nate204

    Does it work without Craftbook?
     

Share This Page