Player Statue Bug #74


  • New
  • Defect
Open
Assigned to lenis0012
  • _ForgeUser17877332 created this issue Nov 18, 2014

    What steps will reproduce the problem? I do not know what you mean by this, I guess this :
    1. I try to do /statue create player LeifsterNYC, a valid username.
    2. It says in the chat, created player statue named LeifsterNYC.
    3. I see no statue whatsoever.

    What is the expected output? What do you see instead?
    I expect to see my player statue when I do /statue create player LeifsterNYC, and I do see it created it, but no statue is seen. It does works with mobs.

    What version of the product are you using?
    I am using the newest version of Staues, and BKCommonLib,1.7.9RO1, and Version: 1.59-SNAPSHOT while using Spigot 1.7.10 Build #1649(1.8 Clients supported).

    Do you have an error log of what happened?
    I do here is the main error wen I try to create a player statue : 18.11 17:34:39 [Server] INFO ... 3 more
    18.11 17:34:39 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    18.11 17:34:39 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
    18.11 17:34:39 [Server] INFO at com.lenis0012.bukkit.statues.StatueCommand$1.run(StatueCommand.java:110)
    18.11 17:34:39 [Server] INFO at com.lenis0012.bukkit.statues.data.ProfileLoader.<init>(ProfileLoader.java:28)
    18.11 17:34:39 [Server] INFO Caused by: java.lang.NullPointerException
    18.11 17:34:39 [Server] INFO at java.lang.Thread.run(Unknown Source)
    18.11 17:34:39 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    18.11 17:34:39 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    18.11 17:34:39 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    18.11 17:34:39 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Statues v2.0 generated an exception while executing task 183
    18.11 17:34:39 [Server] WARN Exception in thread "Craft Scheduler Thread - 35"

    Please provide any additional information below.
    That is really the extent of it, mobs are working fine, so It must be the Spigot Build. I don't know.

  • _ForgeUser17877332 added the tags New Defect Nov 18, 2014

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