View Single Post
Old June 19th, 2017, 10:29 AM   #99
effCup
Vintage Idiot
 
effCup's Avatar
 
Join Date: Feb 2012
Location: History
Posts: 22,138
Thanks: 226,735
Thanked 356,792 Times in 21,632 Posts
effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+effCup 1000000+
Default

Would it be easy to omit saving images that form part of member's footers (when they've got more than a thumb, that is), or would that overly complicate matters? Not at all a biggie, more just curiosity.

----

For this thread, both deezer & I get the same error, in his case despite repeated attempts.
Code:
2017-06-19 22:43:58 INFO: 1 threads specified: [286103] 
2017-06-19 22:43:58 INFO: Starting Thread: 286103 
2017-06-19 22:43:59 INFO: HTTP/1.1 200 OK 
2017-06-19 22:43:59 INFO: IDstack cookie found. Successfully logged in to VEF 
2017-06-19 22:43:59 INFO: Download first thread page: http://vintage-erotica-forum.com/t286103-p1-x.html 
2017-06-19 22:43:59 INFO: HTTP/1.1 200 OK 
2017-06-19 22:44:00 INFO: Thread name: Sonia_Janet_in_red_lace_Model_ID_Request 
2017-06-19 22:44:00 INFO: Download forum page: http://vintage-erotica-forum.com/t286103-p1-x.html to D:\saved from vef\t286103-Sonia_Janet_in_red_lace_Model_ID_Request\t286103-p1-Sonia_Janet_in_red_lace_Model_ID_Request.html 
2017-06-19 22:44:00 INFO: End of Thread reached - no next page link found -  
2017-06-19 22:44:00 SEVERE: Index: 0, Size: 0 
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at vef.imgrescue.ImageLinkProcessor.lambda$getPosts$10(ImageLinkProcessor.java:150)
	at java.util.stream.Collectors.lambda$toMap$58(Unknown Source)
	at java.util.stream.ReduceOps$3ReducingSink.accept(Unknown Source)
	at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
	at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
	at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
	at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
	at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
	at java.util.stream.ReferencePipeline.collect(Unknown Source)
	at vef.imgrescue.ImageLinkProcessor.getPosts(ImageLinkProcessor.java:148)
	at vef.imgrescue.ImageLinkProcessor.processForumPages(ImageLinkProcessor.java:39)
	at vef.imgrescue.VEFImageRescue.start(VEFImageRescue.java:108)
	at vef.imgrescue.Gui.lambda$null$6(Gui.java:253)
	at java.lang.Thread.run(Unknown Source)
The html file here.

Last edited by effCup; June 19th, 2017 at 11:11 AM..
effCup is offline   Reply With Quote
The Following 9 Users Say Thank You to effCup For This Useful Post: