Statue not showing #57


  • New
  • Defect
Open
Assigned to lenis0012
  • _ForgeUser13929835 created this issue Jun 1, 2014

    What steps will reproduce the problem?
    1. do /statue create player
    2.
    3.

    What is the expected output? What do you see instead?
    Expected output a statue, instead it says "statue created"

    What version of the product are you using?
    2.0.1

    Do you have an error log of what happened?
    yes

    Please provide any additional information below.

    01.06 11:45:26 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    01.06 11:45:26 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:58)
    01.06 11:45:26 [Server] INFO at com.lenis0012.bukkit.statues.StatueCommand$1.run(StatueCommand.java:110)
    01.06 11:45:26 [Server] INFO at com.lenis0012.bukkit.statues.data.ProfileLoader.<init>(ProfileLoader.java:28)
    01.06 11:45:26 [Server] INFO Caused by: java.lang.NullPointerException
    01.06 11:45:26 [Server] INFO at java.lang.Thread.run(Thread.java:744)
    01.06 11:45:26 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    01.06 11:45:26 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    01.06 11:45:26 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    01.06 11:45:26 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Statues v2.0 generated an exception while executing task 1468
    01.06 11:45:26 [Server] WARN Exception in thread "Craft Scheduler Thread - 34"

  • _ForgeUser13929835 added the tags New Defect Jun 1, 2014

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