Advertisement
Guest User

Untitled

a guest
Oct 12th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.45 KB | None | 0 0
  1. [20:10:44] [pool-2-thread-32/ERROR] [Sponge]: The Scheduler tried to run the task Edifice - Fetch Structure from REST API owned by Plugin{id=edifice, name=Edifice, ver
  2. sion=1.0.8, description=Create and share structures with the community, url=https://www.edificemc.com/, authors=[Robert Herhold], source=E:\ziCRAFT-1.10.x\mods\edifice
  3. -1.0.8.jar}, but an error occured.
  4. org.json.JSONException: JSONObject["width"] not found.
  5.         at org.json.JSONObject.get(JSONObject.java:471) ~[JSONObject.class:?]
  6.         at org.json.JSONObject.getInt(JSONObject.java:598) ~[JSONObject.class:?]
  7.         at me.reherhold.edifice.command.executor.GiveBluePrintExecutor$GiveBluePrintRunnable.run(GiveBluePrintExecutor.java:97) ~[GiveBluePrintExecutor$GiveBluePrintRu
  8. nnable.class:?]
  9.         at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:138) ~[Task$Builder.class:1.10.2-2098-5.0.0-BETA-1788]
  10.         at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:177) ~[SchedulerBase.class:1.10.2-2098-5.0.0-BETA-1788]
  11.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_102]
  12.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_102]
  13.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_102]
  14.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_102]
  15.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_102]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement