Statues Dont Show Up #64


  • New
  • Defect
Open
Assigned to lenis0012
  • _ForgeUser10594787 created this issue Jul 26, 2014

    What steps will reproduce the problem?
    1.I do /statue create player <nameofplayer> the statue isnt there
    2.
    3.

    What is the expected output? What do you see instead?
    The expexted output is the statue.... I see nothing instead

    What version of the product are you using?
    2.0.1

    Do you have an error log of what happened?
    [20:04:20 INFO]: Biff627 issued server command: /statue create player Biff627
    [20:04:20 WARN]: Exception in thread "Craft Scheduler Thread - 31"
    [20:04:20 WARN]: org.apache.commons.lang.UnhandledException: Plugin Statues v2.0
    generated an exception while executing task 450
            at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyn
    cTask.java:56)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
            at com.lenis0012.bukkit.statues.data.ProfileLoader.<init>(ProfileLoader.
    java:28)
            at com.lenis0012.bukkit.statues.StatueCommand$1.run(StatueCommand.java:1
    10)
            at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java
    :71)
            at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyn
    cTask.java:53)
            ... 3 more

    >

    Please provide any additional information below.

  • _ForgeUser10594787 added the tags New Defect Jul 26, 2014

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