View Single Post
Old 02-19-2016, 01:33 PM   #1068
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,046
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by firefoxxy View Post
Since the error occurred with another story on AO3, I added it in the test run.
The story link is here: the second link

I attached the log file. Hope this helps.
This is showing that there's an error in one of your replace_metadata lines. "invalid group reference" means it's probably a \1, \2 etc in the replacement string without a watching () group in the regexp.

If you can't find it, I can look at your replace_metadata code. I will also investigate adding code to give a more specific error for this problem.
JimmXinu is offline   Reply With Quote