JimmXinu / FanFicFare

FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.
Other
746 stars 158 forks source link

FanFicFare creates damaged ePubs #914

Closed Jemeni11 closed 1 year ago

Jemeni11 commented 1 year ago

I've downloaded several epubs with FanFicFare before and I've never had problems with it. However, recently, there are some stories I've downloaded that do not open properly on my epub reader, Lithium. I originally thought this was a Lithium problem as it has not been updated since 2020 and these stories open properly on the calibre e-book viewer. Then I decided to run the ebook through the W3C ePub conformance checker epubcheck and I got a bunch of errors.

My output:

$ java -jar epubcheck.jar That\ Voice\ of\ \(Un\)Reason\ -\ prince84.epub
Validating using EPUB version 3.3 rules.
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0002.xhtml(205,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0002.xhtml(205,178): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0002.xhtml(205,180): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0004.xhtml(177,139): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0005.xhtml(199,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0005.xhtml(199,99): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0005.xhtml(199,101): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0006.xhtml(106,155): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0006.xhtml(130,149): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0006.xhtml(284,209): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0006.xhtml(285,189): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0006.xhtml(446,149): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0006.xhtml(459,3): Fatal Error while parsing file: The element type "div" must be terminated by the matching end-tag "</div>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0008.xhtml(144,144): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0008.xhtml(200,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0008.xhtml(200,181): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0008.xhtml(200,183): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0009.xhtml(49,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0009.xhtml(49,138): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0009.xhtml(49,140): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0010.xhtml(148,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0010.xhtml(148,108): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0010.xhtml(148,110): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(125,191): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(132,121): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(133,150): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(134,150): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(135,150): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(212,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(212,177): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0011.xhtml(212,179): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0012.xhtml(445,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0012.xhtml(445,170): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0012.xhtml(445,172): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0013.xhtml(293,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0013.xhtml(293,137): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0013.xhtml(293,139): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0015.xhtml(375,55): Error while parsing file: element "strike" not allowed here; expected the element end-tag, text, element "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "label", "link", "map", "mark", "meta", "meter", "ns1:switch", "ns2:math", "ns3:svg", "object", "output", "picture", "progress", "q", "ruby", "s", "samp", "script", "select", "small", "span", "strong", "sub", "sup", "template", "textarea", "time", "u", "var", "video" or "wbr" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/1998/Math/MathML" xmlns:ns3="http://www.w3.org/2000/svg") or an element from another namespace
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0015.xhtml(375,201): Error while parsing file: text not allowed here; expected the element end-tag
FATAL(RSC-016): That Voice of (Un)Reason - prince84.epub/OEBPS/file0015.xhtml(375,203): Fatal Error while parsing file: The element type "br" must be terminated by the matching end-tag "</br>".
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0017.xhtml(19,149): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0019.xhtml(16,160): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0030.xhtml(16,157): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")
ERROR(RSC-005): That Voice of (Un)Reason - prince84.epub/OEBPS/file0030.xhtml(17,133): Error while parsing file: attribute "longdesc" not allowed here; expected attribute "about", "accesskey", "alt", "aria-atomic", "aria-busy", "aria-checked", "aria-controls", "aria-current", "aria-describedby", "aria-description", "aria-details", "aria-disabled", "aria-dropeffect", "aria-errormessage", "aria-expanded", "aria-flowto", "aria-grabbed", "aria-haspopup", "aria-hidden", "aria-invalid", "aria-keyshortcuts", "aria-label", "aria-labelledby", "aria-level", "aria-live", "aria-orientation", "aria-owns", "aria-posinset", "aria-pressed", "aria-relevant", "aria-roledescription", "aria-selected", "aria-setsize", "aria-valuemax", "aria-valuemin", "aria-valuenow", "aria-valuetext", "autocapitalize", "autofocus", "border", "class", "content", "contenteditable", "crossorigin", "datatype", "decoding", "dir", "draggable", "generator-unable-to-provide-required-alt", "height", "hidden", "id", "inlist", "inputmode", "is", "ismap", "itemid", "itemprop", "itemref", "itemscope", "itemtype", "lang", "loading", "nonce", "ns1:type", "ns2:alphabet", "ns2:ph", "onabort", "onauxclick", "onblur", "oncancel", "oncanplay", "oncanplaythrough", "onchange", "onclick", "onclose", "oncontextmenu", "oncopy", "oncuechange", "oncut", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "onfocusin", "onfocusout", "onformdata", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onpaste", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onsecuritypolicyviolation", "onseeked", "onseeking", "onselect", "onslotchange", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "ontransitioncancel", "ontransitionend", "ontransitionrun", "ontransitionstart", "onvolumechange", "onwaiting", "onwheel", "prefix", "property", "referrerpolicy", "rel", "resource", "rev", "role", "sizes", "slot", "spellcheck", "src", "srcset", "style", "tabindex", "title", "translate", "typeof", "usemap", "vocab", "width", "xml:base", "xml:lang" or "xml:space" (with xmlns:ns1="http://www.idpf.org/2007/ops" xmlns:ns2="http://www.w3.org/2001/10/synthesis")

Check finished with errors
Messages: 10 fatals / 34 errors / 0 warnings / 0 infos

EPUBCheck completed

I downloaded the book using Calibre version 6.12.0 Fanficfare plugin v4.20.0

My Personal.ini: https://github.com/Jemeni11/hosting-pics/blob/main/personal.ini The URL of the story: https://fiction.live/stories/That-Voice-of-Un-Reason/Y3R5vMYhwXoEcMagp/home The story epub and its opf file: https://github.com/Jemeni11/hosting-pics/tree/main/epub%20files

JimmXinu commented 1 year ago

The dev who wrote the fiction.live adapter just passed the HTML as written from the site.

Depending on the site and author, sometimes the original HTML is terrible.

I've put in code to parse & re-output the chapter HTML for that adapter (most of the other adapters do the same) (1b96617c7832419266c3d1b65cea8cb845ec0175) as well as add_to_keep_html_attrs:,style (8468a502bb187b7b8e07fa2cff75acdd36f5f666) to preserve past behavior.

FYI, there may still be reports from epubcheck about attribute "longdesc" and property "adobe-hyphenate". Those are fine.

These changes clear all the other reports for me. Test versions in the usual places.

Jemeni11 commented 1 year ago

Thanks, it works now and there are no fatal errors.


Check finished with errors
Messages: 0 fatals / 106 errors / 0 warnings / 0 infos

EPUBCheck completed