Citizens error #4


  • Defect
  • Accepted
Open
Assigned to _ForgeUser8781688
  • _ForgeUser9299295 created this issue Jul 27, 2012

    What steps will reproduce the problem?

    1. Install Citizens v2.0
    2. Install SimpleSkin v2.0.1

    What is the expected output? What do you see instead?

    The skins of the NPC are not displayed, I only see the basic skin.

    What version of the product are you using?

    Citizens 2.0 build 239
    Simple skins and capes v2.0.1
    Spoutplugin v1244
    Craftbukkit v1.2.5-R4.0

    Do you have an error log of what happened?

    When I start the server, the logs say:

    2012-07-27 17:39:14 [INFO] [SimpleSkins] Enabling SimpleSkins v2.0
    2012-07-27 17:39:14 [INFO] [SimpleSkins] Citizens v2.0 Support Enabled!
    2012-07-27 17:39:14 [INFO] [SimpleSkins] Simple Skins v2.0 Enabled!

    and

    2012-07-27 17:39:18 [INFO] [Citizens] The trait 'location' failed to load for NPC ID: '0'.
    2012-07-27 17:39:18 [INFO] [Citizens] The trait 'location' failed to load for NPC ID: '1'.
    2012-07-27 17:39:18 [INFO] [Citizens] Loaded 2 NPCs (0 spawned).
    2012-07-27 17:39:18 [WARNING] Task of 'SimpleSkins' generated an exception
    java.lang.NullPointerException
    at net.citizensnpcs.npc.entity.CitizensHumanNPC.getBukkitEntity(CitizensHumanNPC.java:118)
    at net.citizensnpcs.npc.entity.CitizensHumanNPC.getBukkitEntity(CitizensHumanNPC.java:20)
    at com.github.taventales.citizens.SimpleSkinsCitizensTwoUpdate.getCitizenAsPlayer(SimpleSkinsCitizensTwoUpdate.java:27)
    at com.github.taventales.simpleskins.SimpleSkins.updateLiveCitizen(SimpleSkins.java:254)
    at com.github.taventales.simpleskins.SimpleSkins$1.run(SimpleSkins.java:125)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-07-27 17:39:18 [INFO] [Citizens] Metrics started.

    Please provide any additional information below.

    When I make the command : "/npcskin 0 " rel="noopener nofollow" target="_blank">http://data.imagup.com/10/1158056152.png" the logs say :

    2012-07-27 17:42:19 [INFO] [SimpleSkins] NPC 0's skin has been set and saved. Set by LaMortAuxRat.

    But the skins are not displayed so far.

    Thanx

  • _ForgeUser9299295 added the tags New Defect Jul 27, 2012
  • _ForgeUser8781688 removed a tag New Jul 28, 2012
  • _ForgeUser8781688 added a tag Accepted Jul 28, 2012
  • _ForgeUser8781688 posted a comment Jul 29, 2012

    Thank you for the bug ticket!

    Could you download and try this with Version 2.2 of Simple Skins and Capes?
    I may have fixed the issue, but I am not entirely sure.


To post a comment, please login or register a new account.