#clear bug?
Ned Imming <[email protected]> Sat, 13 Aug 2005 16:03:42 -0400
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
I am getting this error when I attempt to run the clear command.
#clear
clear: error in clearing session session.Session sr
Traceback (most recent call last):
File "C:\Python24\Lib\site-packages\lyntin\modules\tintincmds.py",
line 42, in clear_cmd
ses.clear()
File "C:\Python24\Lib\site-packages\lyntin\session.py", line 217, in clear
for mem in self._engine_instance._managers.values():
AttributeError: Session instance has no attribute '_engine_instance'
Any thoughts?
will guaraldi wrote:
> On Sat, 13 Aug 2005, Ned Imming wrote:
>
>>
>> Sorry about the personal email Bartosz!
>>
>> I just starting using lyntin again. I am interested in using wbgmapper
>> but I am having a hard time find an easy setup guide. Do you know of one?
>
>
> I wrote it originally a few years ago. I never wrote a setup guide,
> though it's possible someone else has in the time that's passed.
>
> I don't know if there are other mappers out there. If there are, you
> might want to use one of them instead. I haven't touched wbgmapper in 2
> or 3 years (including using it), so I think I'd have to dive into the
> code to remember what was there.
>
>
>> General Lyntin questions.
>> 1) How do I save all my Aliases and Actions that I have setup in a
>> session?
>
>
> Read through "#help write".
>
>
>> 2) How do I prevent lyntin from eating my ";" in session? Ex. The mud
>> supports multiple commands using ";" as a separator. So if I want to
>> make an in mud alias I could do "alias eb get bread; eat bread". But in
>> lyntin the second command gets executed instead of assigned to the alias.
>
>
> Read through "help readme.command".
>
> Hope that helps!
> /will
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Lyntin-devl mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lyntin-devl
>
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf