PDA

View Full Version : Could someone send me their map database...



Glaves
04-20-2016, 06:31 AM
fresh install and it seems lnet is broke at the moment and i can't do shit without the map database.

Glaves
04-20-2016, 07:55 AM
Unless this error means something other than lnet being down..

[lnet: No connection could be made because the target machine actively refused it. - connect(2)]
lnet:78:in `initialize'
lnet:78:in `open'
[lnet: NilClass is not a valid input stream. It must walk
like either a String, an IO, or a Source.]
C:/Ruby200/lib/ruby/2.0.0/rexml/source.rb:22:in `create_from'
C:/Ruby200/lib/ruby/2.0.0/rexml/parsers/baseparser.rb:127:in `stream='
[lnet: connection lost]
[lnet: waiting 298 seconds before trying to reconnect...]

Tillmen
04-20-2016, 09:07 AM
That message would normally mean lnet is down. It's basically saying the server machine is alive but either the firewall on the server blocked the connection or no server software was listening for connections.

However, the line number of the error is off, which probably means you have a very old version of the lnet script, which probably means it's trying to connect to the old server.

You can get recent versions of the lnet and repository scripts from the zip file on https://lichproject.org/download.html and stick them in your scripts folder. But these scripts shouldn't be out of date on a fresh install, so you might want to look into why that happened. It could be that you used an old zip file for this fresh install, or that you have multiple lich directories and are using an old directory instead of the new one.

Glaves
04-20-2016, 07:14 PM
Thank you! I copied over my old scripts file and replaced the new lnet with my old one.