PDA

View Full Version : Just reinstalled lich having problems with updater and infomon



Drew
07-24-2015, 01:44 AM
>
[updater: error connecting to server: No connection could be made because the target machine actively refused it. - connect(2)]
[updater: error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. - connect(2)]
--- Lich: updater has exited.

;infomon
--- Lich: infomon active.
--- Lich: error: dump format error(0x52)
C:/Users/Admin/Documents/lich/lich.rbw:2152:in `load'
C:/Users/Admin/Documents/lich/lich.rbw:2152:in `block (2 levels) in <module:Settings>'
--- Lich: infomon has exited.
>


I copied the new Lich 4.6 into the folder where my old Lich 4.4 was and overwrote. Is there something I should be doing that I haven't?






EDIT: Narost won't work either, it was working with my older version, but I didn ;rep download narost to try to make sure I was updated.


--- Lich: narost active.
--- Lich: error: dump format error(0xa)
C:/Users/Admin/Documents/lich/lich.rbw:2152:in `load'
C:/Users/Admin/Documents/lich/lich.rbw:2152:in `block (2 levels) in <module:Settings>'

Tillmen
07-24-2015, 01:04 PM
The updater script has hasn't worked for almost a year and will never work again. The repository script handles everything the updater script used to.

There's.. um.. something wrong with your settings. It could possibly be caused by downgrading Ruby after importing the settings, but that seems pretty unlikely.

It could be caused by the database getting corrupted somehow, but that would probably throw SQL errors instead of a Marshal.load error.

It could have been that Ruby was interrupted or otherwise failed while it was importing settings, but then it should probably only give errors on the one script it was working on when it was interrupted.

I would just make another copy of your backup folder, stick the files from the Lich 4.6 zip in there, and see if it works the second time around.