Closed hailey-hyc closed 1 year ago
i did a little more and now it just does this ? loads for a second and then doesn't do anything
i think the issue may be with the driver, since on the site i could only find 101.0.4951.41 but i have 101.0.4951.67.. is there any way to fix this? i tried to downgrade chrome and it didn't work but i can't find the correct driver version anywhere
Hi @hailey-hyc
First, you need to read examples.
java -jar lezhin-comics-downloader-2.9.0.jar -l=en -n=shouldertocryon [-r=~30 -j -d]
The options in square brackets are optional. You can add these options if you need.
Input command like this.
java -jar lezhin-comics-downloader-2.9.0.jar -l=en -n=shouldertocryon -r=~30 -j
since on the site i could only find 101.0.4951.41 but i have 101.0.4951.67.
Never mind. Just check if each major version(101
.0.4951.*) is matched.
You have downloaded the correct version of chrome driver.
this is what happens now, i'm unsure what is wrong.
Um, weird...
Could you give me result of each command?
java -version
java -jar
java -jar lezhin-comics-downloader-2.9.0.jar
here are the results
Try these.
java -jar lezhin-comics-downloader-2.9.0.jar -l=en -n=shouldertocryon -r=~30 -d
browser does not show up at all when i run this
I'm so confused. I don't understand why log is not printed.
Could you place the files — chromedriver.exe
, downloader.jar
, config.ini
— in other path and run?
i placed those three in a new folder and tried running, but nothing changed.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
i'm not sure if i'm stupid or something.. but i put all these in the same folder and when i tried running it it didn't work.. thank you in advance !!