Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

Async World edit Paste Schematic expression no longer works correctly. #45

Open
DankPrison opened this issue Oct 28, 2018 · 0 comments
Open

Comments

@DankPrison
Copy link

DankPrison commented Oct 28, 2018

[sharpsk] (fawe|fastasyncworldedit) paste schematic %string% at %location% [exclude air %-boolean%]

if i use "sharpsk fawe paste schematic "1" at {home::%{_p}%} exclude air true" in a function or normal
it parses correctly then when you go to run code it throws out this error
Can you please update FAWE Hook to support latest version?

[15:42:38] [Craft Scheduler Thread - 116/WARN]: [FastAsyncWorldEdit] Plugin FastAsyncWorldEdit v18.10.25-626169a-1227-21.5.14 generated an exception while executing task 13103
java.lang.NullPointerException: null
	at me.sharpjaws.sharpSK.hooks.FAWE.EffFAWEPasteSchematic$1.run(EffFAWEPasteSchematic.java:71) ~[?:?]
	at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:63) ~[patched_1.12.2.jar:git-Paper-1562]
	at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.12.2.jar:git-Paper-1562]
	at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.12.2.jar:git-Paper-1562]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant