untitled paste

unlisted ⁨1⁩ ⁨file⁩ 2021-05-14 15:40:36 UTC

pastefile1

Raw
[17:40:23 WARN]: [PlotSquared] Plugin PlotSquared v6.0.0-SNAPSHOT generated an exception while executing task 2884
java.lang.NullPointerException: Cannot invoke "com.sk89q.worldedit.world.World.getName()" because the return value of "com.plotsquared.core.queue.ChunkQueueCoordinator.getWorld()" is null
        at com.plotsquared.core.queue.ChunkQueueCoordinator.getMin(ChunkQueueCoordinator.java:150) ~[?:?]
        at com.plotsquared.core.generator.HybridGen.generateChunk(HybridGen.java:99) ~[?:?]
        at com.plotsquared.core.generator.HybridUtils.lambda$analyzeRegion$3(HybridUtils.java:153) ~[?:?]
        at com.plotsquared.bukkit.util.task.BukkitPlotSquaredTask.runTask(BukkitPlotSquaredTask.java:46) ~[?:?]
        at com.plotsquared.core.util.task.PlotSquaredTask.run(PlotSquaredTask.java:51) ~[?:?]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Paper-670]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-670]
        at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-670]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
        at java.lang.Thread.run(Thread.java:831) [?:?]