Reddit: fix problem with new kind of html (wip)
[gofetch.git] / src / be / nikiroo / gofetch / Fetcher.java
index cb77f657beb706dbf9e1fefc48cfc567e01d090a..bb4cf4d31f32a7266550cb9c46672368dd7a905e 100644 (file)
@@ -156,6 +156,7 @@ public class Fetcher {
                                fetchedStories.add(story);
                                System.err.println();
                        } catch (IOException e) {
+e.printStackTrace();
                                System.err.println(" Failed to get story!");
                        }
                        i++;