View Single Post
Old 11-27-2019, 04:37 AM   #21
BaronMoe
Member
BaronMoe began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2019
Device: Kobo Libra
OK I solved it! I removed all the #lines from the file. So it only had two lines. The shared Dropbox folder and the shared (but empty) google drive folder which I added just as a fail safe. I restarted and now its importing just fine. No need to edit the dropbox link, just copy it as is.

In most programming languages lines which start with # are ignored, but I looked at the logs and it seemed like the software was getting confused by the UNINSTALL command for some reason.

Gibbo suggested to place the cloud link above the #UNINSTALL line, and I think it was the correct logic, as the software reads the file line by line, so if the link is above it, it passes the check. I think the modder should add this note to the github page.

TL;DR: Remove everything from file and then just paste the link.
BaronMoe is offline   Reply With Quote