This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. do /statue create player2.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.NullPointerException01.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 146801.06 11:45:26 [Server] WARN Exception in thread "Craft Scheduler Thread - 34"
To post a comment, please login or register a new account.