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

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

Description

@DankPrison

[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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions