Re: lyntin 4.1 snapshot
will guaraldi <[email protected]>
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
Oops--found a bug in the engine code that messed up the commandchar stuff. Sorry bout that. I rolled up a new snapshot with the changes and put it on my website. It's got the smae file name. session.Session definitely has a global_vars in the snapshot and I don't get that when I start it up. So I'm not sure what the problem could be. /will On Thu, 29 Apr 2004 [email protected] wrote: > > Quoting will guaraldi <[email protected]> : > > > > I'm kind of winding down on 4.1 development and changes. The current > > snapshot of what's in CVS is here: > > > > http://www.bluesock.org/~willg/dev/lyntin/lyntin40-04292004.tar.gz > > > [snip] > > > > The code is definitely faster and we have a working cursesui now. Those > > are probably the biggest changes. > > > > Any bugs, comments, suggestions, and such should be sent to the mailing > > list. > > I had to add commandchar to the runlyntin script or I got a KeyError from > engine.py (line 960 iirc). > > Also, I get this on startup after fixing that. > > Module 'lyntin.modules.variable' refuses to load. > Traceback (most recent call last): > File "B:\Python23\lib\site-packages\lyntin\modules\__init__.py", line 93, in load_modules > _module.load() > File "B:\Python23\lib\site-packages\lyntin\modules\variable.py", line 280, in load > vm = VariableManager() > File "B:\Python23\lib\site-packages\lyntin\modules\variable.py", line 59, in __init__ > session.Session.global_vars["TIMESTAMP"] = TimeStampBuiltin() > AttributeError: class Session has no attribute 'global_vars' ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click