-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Full error:
$ ./vicuna
Feb 15, 2024 1:55:43 PM Wiki getSiteInfo
INFO: Fetching URL https://commons.wikimedia.org/w/api.php?&siprop=namespaces%7Cnamespacealiases%7Cgeneral%7Cextensions&maxlag=5&meta=siteinfo&format=xml&action=query
Feb 15, 2024 1:55:44 PM Wiki getSiteInfo
INFO: [commons.wikimedia.org] Successfully retrieved site info for commons.wikimedia.org
Feb 15, 2024 1:55:44 PM Wiki getText
INFO: Fetching URL https://commons.wikimedia.org/w/api.php?&maxlag=5&prop=revisions&format=xml&action=query&rvprop=ids%7Ccontent
Feb 15, 2024 1:55:44 PM Wiki getText
INFO: [commons.wikimedia.org] Successfully retrieved text of 1 pages.
[Fatal Error] :54:1: XML document structures must start and end within the same entity.
Exception in thread "FIntro: Splash screen/Updater" com.thoughtworks.xstream.io.StreamException:
at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:115)
at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:80)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1296)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1287)
at cuploader.frames.Main.readSettings(Main.java:1189)
at cuploader.frames.Main.<init>(Main.java:61)
at cuploader.frames.FIntro$1.run(FIntro.java:43)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.xml.sax.SAXParseException; lineNumber: 54; columnNumber: 1; XML document structures must start and end within the same entity.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:108)
... 7 more
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels