Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/stream command not working sometimes #202

Closed
akihirosim opened this issue Jul 26, 2016 · 3 comments
Closed

/stream command not working sometimes #202

akihirosim opened this issue Jul 26, 2016 · 3 comments

Comments

@akihirosim
Copy link

akihirosim commented Jul 26, 2016

The stream command generates an error

[19:37:01 WARN]: Exception in thread "Craft Scheduler Thread - 27"
[19:37:01 WARN]: org.apache.commons.lang.UnhandledException: Plugin FastAsyncWorldEdit v3.5.1-d562b6c generated an exception while executing task 44
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.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.boydti.fawe.FaweAPI.streamSchematic(FaweAPI.java:533)
at com.boydti.fawe.FaweAPI.streamSchematic(FaweAPI.java:482)
at com.boydti.fawe.command.Stream.execute(Stream.java:33)
at com.boydti.fawe.object.FaweCommand$2.run(FaweCommand.java:45)
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

@RoboMWM
Copy link
Contributor

RoboMWM commented Jul 30, 2016

need /version, and /version fastasyncworldedit output.

@akihirosim
Copy link
Author

http://imgur.com/a/gxBCl

@boy0001
Copy link
Owner

boy0001 commented Aug 13, 2016

Stream command has been removed.

@boy0001 boy0001 closed this as completed Aug 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants