Advertisement
adamferg123

doing s map

Nov 2nd, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. [03:19:49 INFO]: Getblock issued server command: /s map
  2. [03:19:49 WARN]: [ApeironKingdoms] Plugin ApeironKingdoms v1.1.1 (build 15) generated an exception while executing task 3560
  3. java.lang.NullPointerException: null
  4. at me.crz.minecraft.kingdoms.command.village.VillageMapCommand$MapGenerator.<init>(VillageMapCommand.java:242) ~[?:?]
  5. at me.crz.minecraft.kingdoms.command.village.VillageMapCommand.sendMap(VillageMapCommand.java:158) ~[?:?]
  6. at me.crz.minecraft.kingdoms.command.village.VillageMapCommand.lambda$run$0(VillageMapCommand.java:56) ~[?:?]
  7. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[patched_1.13.2.jar:git-Paper-402]
  8. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-402]
  9. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-402]
  10. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  11. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  13. [03:19:50 INFO]: Getblock issued server command: /s map
  14. [03:19:50 WARN]: [ApeironKingdoms] Plugin ApeironKingdoms v1.1.1 (build 15) generated an exception while executing task 3576
  15. java.lang.NullPointerException: null
  16. at me.crz.minecraft.kingdoms.command.village.VillageMapCommand$MapGenerator.<init>(VillageMapCommand.java:242) ~[?:?]
  17. at me.crz.minecraft.kingdoms.command.village.VillageMapCommand.sendMap(VillageMapCommand.java:158) ~[?:?]
  18. at me.crz.minecraft.kingdoms.command.village.VillageMapCommand.lambda$run$0(VillageMapCommand.java:56) ~[?:?]
  19. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[patched_1.13.2.jar:git-Paper-402]
  20. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-402]
  21. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-402]
  22. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement