Advertisement
NotMyFault

Untitled

Apr 23rd, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. /plot download and save
  2. [20:44:10 WARN]: com.sk89q.worldedit.regions.CuboidRegion$3$1: End of iterator
  3. [20:44:10 WARN]: [PlotSquared] Plugin PlotSquared v4.251 generated an exception while executing task 68
  4. java.lang.IllegalArgumentException: Invalid tag classs (com.sk89q.jnbt.CompressedSchematicTag).
  5. at com.sk89q.jnbt.NBTUtils.getTypeCode(NBTUtils.java:116) ~[?:?]
  6. at com.sk89q.jnbt.NBTOutputStream.writeNamedTag(NBTOutputStream.java:88) ~[?:?]
  7. at com.boydti.fawe.regions.general.plot.FaweSchematicHandler$2.run(FaweSchematicHandler.java:139) ~[?:?]
  8. at com.boydti.fawe.regions.general.plot.FaweSchematicHandler$2.run(FaweSchematicHandler.java:131) ~[?:?]
  9. at com.github.intellectualsites.plotsquared.plot.object.RunnableVal.run(RunnableVal.java:14) ~[?:?]
  10. at com.github.intellectualsites.plotsquared.plot.util.MainUtil.lambda$upload$0(MainUtil.java:153) ~[?:?]
  11. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.13.2.jar:git-Paper-624]
  12. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-624]
  13. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-624]
  14. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_181]
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_181]
  16. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement