View Single Post
tonymaro's Avatar
Posts: 39 | Thanked: 5 times | Joined on Aug 2007 @ Them thar hills
#5
Originally Posted by brianburnham View Post
Also, not sure if this was a Windows problem, but the script hit an error on the Book of Mormon and Doctrine & Covenants:

Error in line 213: local variable 'doctitle' referenced before assignment

Once I got that fixed, I got a similar error for the variable 'addurl'.

I resolved both these by saving a copy of the ldsripper.py and hard-coding these values into the script rather than using variables.
That's odd. I've only used it in Linux, so it might be a Windows thing but that seems odd. I'll do some testing and see if there's anything I can do to change that. I may have introduced a bug, because I think when I downloaded my own copies was before I added the GUI, so I was hard-coding all of it into the file then.