You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error when I try to login to the World United server but not for NightRiderz server:
[ ERROR] XML LOGIN: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
What am I supposed to do?
This is the full log of the error that happens after I click "Login":
06/10/2023 [ ERROR CODE] XML LOGIN: -2146232000
06/10/2023 [ FULL ERROR] XML LOGIN: System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at SBRW.Launcher.RunTime.LauncherCore.Client.Auth.Authentication.Client(String Method, Boolean Modern_Auth, String Email, String Password, String Token) in G:\GitHub\SoapboxRaceWorld\GameLauncher_NFSW\SBRW.Launcher.RunTime\LauncherCore\Client\Auth\Authentication.cs:line 152
06/10/2023 [ ERROR] Authentication: Unable to Read XML File -> An error occured: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
The text was updated successfully, but these errors were encountered:
I get this error when I try to login to the World United server but not for NightRiderz server:
[ ERROR] XML LOGIN: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
What am I supposed to do?
This is the full log of the error that happens after I click "Login":
06/10/2023 [ ERROR CODE] XML LOGIN: -2146232000
06/10/2023 [ FULL ERROR] XML LOGIN: System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at SBRW.Launcher.RunTime.LauncherCore.Client.Auth.Authentication.Client(String Method, Boolean Modern_Auth, String Email, String Password, String Token) in G:\GitHub\SoapboxRaceWorld\GameLauncher_NFSW\SBRW.Launcher.RunTime\LauncherCore\Client\Auth\Authentication.cs:line 152
06/10/2023 [ ERROR] Authentication: Unable to Read XML File -> An error occured: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
The text was updated successfully, but these errors were encountered: