oharaandrew314 / TinkerTime

NO LONGER SUPPORTED - The Ultimate KSP Mod Mechanic
http://andrewohara.io/TinkerTime
GNU General Public License v3.0
26 stars 8 forks source link

KerbalStuff Mod will not download if it has no image #126

Closed arhimmel closed 9 years ago

arhimmel commented 9 years ago

When i try to down load https://kerbalstuff.com/mod/238/Trajectories i get the following error:

java.lang.UnsupportedOperationException: JsonNull at com.google.gson.JsonElement.getAsString(JsonElement.java:191) at aohara.tinkertime.crawlers.KerbalStuffCrawler.getImageUrl(KerbalStuffCrawler.java:43) at aohara.tinkertime.crawlers.ModCrawler.createMod(ModCrawler.java:30) at aohara.tinkertime.workflows.ModWorkflowBuilder$3.getPath(ModWorkflowBuilder.java:177) at aohara.tinkertime.workflows.ModWorkflowBuilder$3.getURI(ModWorkflowBuilder.java:171) at aohara.common.workflows.tasks.FileTransferTask.call(FileTransferTask.java:34) at aohara.common.workflows.tasks.FileTransferTask.call(FileTransferTask.java:22) at aohara.common.workflows.Workflow.run(Workflow.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)

oharaandrew314 commented 9 years ago

The issue here is due to the mod not specifying an image. I will fix this.

arhimmel commented 9 years ago

i was just about to post that. Started looking at the code. I can take it if you want.

oharaandrew314 commented 9 years ago

Nah, I'm almost done.

oharaandrew314 commented 9 years ago

Maintenance release: https://github.com/oharaandrew314/TinkerTime/releases/tag/0.7.1