View Full Version : Problem with 535 detection
SashaFierce
01-20-2016, 04:18 AM
There seems to be an issue with spell 535.
>;waggle
--- Lich: waggle active.
[waggle: nothing to do]
--- Lich: waggle has exited.
>spell active
Haste .............................. 0:02:21
>;waggle
--- Lich: waggle active.
[waggle]>incant 535
You recite a series of mystical phrases while raising your hands, invoking Haste...
Your spell is ready.
You gesture.
The world stutters around you for a moment, then resumes its slower speed.
Cast Roundtime 3 Seconds.
(Forcing stance down to guarded)
I have waggle set to cast spells below 30, to at least 30. But for some reason it forgets about 535 from time to time. I have to manually input spell active for it to understand 535 needs to be recast.
Tillmen
01-20-2016, 08:04 AM
You either have an outdated spell-list.xml, or possibly you logged in and the repo script downloaded the update but it won't take effect until you restart infomon or log out and back in.
I'm going to assume you haven't set up the repository script to download updates automatically. Here's more or less how to do that:
First, to check to see if the repository script is set to start when you log in, type:
;autostart list
if you don't see:
repository (args: download-updates)
then do this:
;autostart add --global repository download-updates
Now the repository script will run at login and do the download-updates command, which might not do anything at all. To see what updates it's going to check for, type:
;repository show-updatable
It will tell you if it's checking for updates to Lich, the mapdb, and any scripts. By scripts, it just means any file in the repository, so if you don't see spell-list.xml there, then type:
;repository set-updatable spell-list.xml
Use the same type of command to add any other script (or data file like gameobj-data.xml) that you want to keep up to date. You should probably make sure the repository script is updating itself at the very least.
If it shows Lich and/or map db as off, you may or may not want to type:
;repository set-lich-updatable
;repository set-mapdb-updatable
If you're using Lich 4.4, then you'll need to use favs instead of autostart, and the repository script won't be able to update Lich, but everything else should be the same.
Or, if you just want to get it working now and not get updates until the next thing breaks, you can skip all that and just do:
;repository download spell-list.xml
;k infomon
;infomon
SashaFierce
01-20-2016, 12:37 PM
I did all of that and I'm still having the issue.
Haste .............................. 0:09:21
Wondering if I am the only one having this problem.
SashaFierce
01-20-2016, 01:27 PM
Getting this also:
>;repo download go2.lic
--- Lich: repository active.
[repository: downloading go2.lic in 3 seconds... (;k repository to cancel)]
J>
--- Lich: error: Permission denied - (C:/Users/MEDIA/Documents/lich/temp/22966737.repo, C:/Users/MEDIA/Documents/lich/scripts/go2.lic)
repository:970:in `rename'
repository:970:in `block in _script'
--- Lich: repository has exited.
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.