Hi,
I’m trying to install OCTGN (looks like it worked) and add card images. I have downloaded the OCTGN Card Image Loader, but it is unsuccessful in reading the cards from dtdb. Has anyone seen this error, or know what is up?
Is there an alternate source available, where I can manually download .o8c files the “old way”?
log:
Found 20 sets
Using cards feed: http://dtdb.co/api/cards/
com.fasterxml.jackson.core.JsonParseException: Unexpected character (‘<’ (code 60)): expected a valid value (number, String, array, object, ‘true’, ‘false’ or ‘null’)
at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@f9b7c7; line: 1, column: 2]
…
at uk.co.haradan.octgnimageloader.OCTGNImageLoader.readCardsByKeys(OCTGNImageLoader.java:220)