Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. [21:20:59] [Craft Scheduler Thread - 32/WARN]: [CubeShopPlugin] Plugin CubeShopPlugin v1.0 generated an exception while executing task 21
  2. org.njson.NJsonException: NJsonObject["commands"] not found.
  3. at org.njson.NJsonObject.get(NJsonObject.java:566) ~[?:?]
  4. at org.njson.NJsonObject.getJSONArray(NJsonObject.java:760) ~[?:?]
  5. at com.cubeshop.plugin.executions.CommandsManager.getCommands(CommandsManager.java:170) ~[?:?]
  6. at com.cubeshop.plugin.executions.CommandsManager.execute(CommandsManager.java:89) ~[?:?]
  7. at com.cubeshop.plugin.CubeShop$1.run(CubeShop.java:57) ~[?:?]
  8. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:63) ~[server.jar:git-Paper-386]
  9. at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[server.jar:git-Paper-386]
  10. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[server.jar:git-Paper-386]
  11. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181]
  12. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181]
  13. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement