Don't see created Statues #68


  • New
  • Defect
Open
Assigned to lenis0012
  • _ForgeUser9441085 created this issue Aug 23, 2014

    What steps will reproduce the problem?
    1. follow code to create a player statue
    2. says succeeded and acts like there is a statue near
    3. won't show statue

    What is the expected output? What do you see instead?
    i expect to see a player model or skin of somekind, i see nothing

    What version of the product are you using?
    the latest 2.1 for 1.7.9

    Do you have an error log of what happened?
    20:10:48 [WARNING] Exception in thread "pool-3-thread-77" 20:10:48 [WARNING] org.apache.commons.lang.UnhandledException: Plugin Statues v2.0 generated an exception while executing task 6061 20:10:48 at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) 20:10:48 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 20:10:48 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 20:10:48 at java.lang.Thread.run(Unknown Source) 20:10:48 Caused by: java.lang.NullPointerException 20:10:48 at com.lenis0012.bukkit.statues.data.ProfileLoader.<init>(ProfileLoader.java:28) 20:10:48 at com.lenis0012.bukkit.statues.StatueCommand$1.run(StatueCommand.java:110) 20:10:48 at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) 20:10:48 at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncT

    Please provide any additional information below.
    not many plugins are on this server atm, and everything else seems to function fine

  • _ForgeUser9441085 added the tags New Defect Aug 23, 2014

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