PDA

View Full Version : Odd Lich Problems



Erous
09-12-2018, 12:17 PM
So we've been using Lich for years and years and haven't had an issue up until recently. We did a new, fresh install to a Windows 10 desktop. We were having odd disconnect issues, so we deleted and did a reinstall. Now, we have a slew of other issues.

First issue is that it didn't auto download the mapDB and for the life I don't have the error.

After forcing map DB, we tried downloading xnarost. After download, we can't trust xnarost because Lich errors that it can't find the script.

Sloot for example, won't run the full cycle and never picks up any loot.

Upon every login, we get the following error:
--- Lich: alias service started
--- Lich: lnet active.
--- Lich: repository active.
[repository: error: unrecognized command. Try ;repository help]
--- Lich: repository has exited.
--- Lich: dreavening active.

There appears to be some type of disconnect with how or where Lich is reading script details and I have no clue how to fix it. Tried downloading and reinstalling, tried wiping scripts and redownloading. Tried clearing out any registry details and still the same results.

horibu
09-12-2018, 02:02 PM
First some simple questions:
Which game you playing: GS4/DR
Which version of RUBY did you install?
What version of Lich are you using (shows in title bar when you launch it before logging in)
What's output of ;autostart list
What's output of ;e echo $lich_dir

Let's start there at the basics and see what we can do.

Erous
09-12-2018, 04:43 PM
Let's start there at the basics and see what we can do.

Which game you playing: GS4/DR - GS4
Which version of RUBY did you install? - 2.0.0-P648
What version of Lich are you using (shows in title bar when you launch it before logging in) - 4.6.49
What's output of ;autostart list
s>;autostart list

--- Global autostart scripts: infomon, alias, lnet, repository (args: download-updates)

--- xxxx's autostart scripts: (none)

What's output of ;e echo $lich_dir
s>;e echo $lich_dir
--- Lich: exec1 active.
[exec1: C:/Users/xxx/Downloads/lich-4.6.48/lich/]
--- Lich: exec1 has exited.

Erous
09-13-2018, 12:41 AM
I believe I've found the issue. I think the Lich folder on the lichproject.org site has been changed/compromised. The contents have changed compared to my install that I did approximately 1 month ago, vs. a new attempt just a few days ago. Copying my existing install to other machines seems to work okay. Using a new download from the site does not.

Tillmen
09-18-2018, 03:48 AM
Apparently when I made the last lich zip file for the website, I stuck a version of autostart into it that was a little too new. Fixed now. Thanks.

Tillmen
05-30-2019, 06:47 PM
Does this happen automatically at login or are you starting the repository script yourself?

Tillmen
05-30-2019, 06:52 PM
What's the output of ;autostart list

Tillmen
05-30-2019, 07:05 PM
Weird. Try

;repository download autostart

and see if it goes away.