Page 3 of 3

Re: Lotro launching issues

PostPosted: Thu Nov 21, 2019 4:45 am
by bob
So true. I see that I didn't test with all 5 parameters, but just individually.
Updated so you can use all 5 params.

https://www.dropbox.com/s/8de61owl3esbf ... r.zip?dl=0

Re: Lotro launching issues

PostPosted: Thu Nov 21, 2019 9:58 pm
by Finney
Thanks for the quick response--that did it!

Re: Lotro launching issues

PostPosted: Wed Aug 19, 2020 10:23 am
by alarys
Hi,

It is old, but the cmdlineTurbineLauncher.exe has been working very well for me to launch my LOTRO clients via Innerspace/Isboxer. I have 5 characters, so it is really useful to launch them without having to type in the passwords.

However today I got this error:

Code:
Game is: LOTRO
Connecting to datacentre.
Looking for world: Arkenstone
Selected world: Arkenstone [US]
Determining language.
Found language by file name.
Grabbing client command line configuration.

Unhandled Exception: System.Xml.XmlException: Expected DTD markup was not found. Line 1, position 3.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)
   at System.Xml.DtdParser.Throw(Int32 curPos, String res, String arg)
   at System.Xml.DtdParser.ScanSubsetContent()
   at System.Xml.DtdParser.GetToken(Boolean needWhiteSpace)
   at System.Xml.DtdParser.ParseSubset()
   at System.Xml.DtdParser.ParseExternalSubset()
   at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)
   at System.Xml.DtdParser.Parse(Boolean saveInternalSubset)
   at System.Xml.DtdParser.System.Xml.IDtdParser.ParseInternalDtd(IDtdParserAdapter adapter, Boolean saveInternalSubset)
   at System.Xml.XmlTextReaderImpl.ParseDtd()
   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.Load(String filename)
   at cmdlineTurbineLauncher.Program.Main(String[] args)


Any thoughts? Thanks in advance!


UPDATE: Well it is probably not the unitlity. I just noticed an update message, where all game worlds will be unavailable. So I bet it is just a cryptic message, that it can't contact the server. I tried to log in with the game client, and I got a pretty cryptic error as well. That's when I notied the downtime notice.

Re: Lotro launching issues

PostPosted: Wed Aug 19, 2020 10:41 am
by bob
Getting issues with the standard game launcher, so it is probably server related.

Image

//EDIT: If I had to guess I would say it is because of the downtime which is currently going on.

Re: Lotro launching issues

PostPosted: Wed Aug 19, 2020 11:20 am
by alarys
Yes, indeed. I just figured out the same.

Thanks for the reply! I didn't notice the downtime message. A possible improvement to make the error from the cmd launcher less cryptic, maybe? You don't see the downtime notice when you use the cmd launcher. Anyway, I'll remember for next time. Try the client manually first, and look for downtime notices.

Thanks again!

Re: Lotro launching issues

PostPosted: Wed Aug 10, 2022 10:12 am
by alarys
Hi,

The launcher was working great for a long time. Now after a recent windows update and reboot, it's having the same issue at the beginning of this thread. I've made sure I have the latest launcher. Thanks for all the work on this!

P.S. I checked, and there was a game server update today Aug 10. But I can log in with the regular LOTRO client, without using the launcher.

P.P.S - Well, it seems as though it might be a transient issue like was reported above. I rebooted my PC again, and the launcher worked without issue.

Maybe the patch/maintenance wasn't quite finished? I'm not sure.

It's working well again! Thanks!

Code:
C:\Games\LOTRO>cmdlineTurbineLauncher.exe Arkenstone usernameLOTRO "password_removed" x64
Game is: LOTRO
Connecting to datacentre.
Looking for world: Arkenstone
Selected world: Arkenstone [US]
Determining language.
Found language by file name.
Grabbing client command line configuration.
Lookup server status info.
Perform login.
Logged in.  Locating subscription
Found subscription: usernameLOTRO
Connect to world queue.

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at cmdlineTurbineLauncher.Program.Main(String[] args)