Advertisement
phanaticd

Untitled

Apr 4th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. [17:07:41 WARN]: [PlotSquared] Plugin PlotSquared v4.215 generated an exception while executing task 9914
  2. java.lang.IllegalArgumentException: Invalid tag classs (com.sk89q.jnbt.CompressedSchematicTag).
  3. at com.sk89q.jnbt.NBTUtils.getTypeCode(NBTUtils.java:116) ~[?:?]
  4. at com.sk89q.jnbt.NBTOutputStream.writeNamedTag(NBTOutputStream.java:88) ~[?:?]
  5. at com.boydti.fawe.regions.general.plot.FaweSchematicHandler$2.run(FaweSchematicHandler.java:139) ~[?:?]
  6. at com.boydti.fawe.regions.general.plot.FaweSchematicHandler$2.run(FaweSchematicHandler.java:131) ~[?:?]
  7. at com.github.intellectualsites.plotsquared.plot.object.RunnableVal.run(RunnableVal.java:14) ~[?:?]
  8. at com.github.intellectualsites.plotsquared.plot.util.MainUtil.lambda$upload$0(MainUtil.java:153) ~[?:?]
  9. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.13.2.jar:git-Paper-597]
  10. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-597]
  11. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-597]
  12. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
  13. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
  14. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement