Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Message
| Strangely enough, I had Python 2.5.2 installed, and tested your chat callback that you said caused a crash:
Version = 2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit (Intel)]
Modules = ('__builtin__', '__main__', '_ast', '_bisect', '_codecs', '_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw', '_csv', '_functools', '_heapq', '_hotshot', '_locale', '_lsprof', '_md5', '_multibytecodec', '_random', '_sha', '_sha256', '_sha512', '_sre', '_struct', '_subprocess', '_symtable', '_types', '_weakref', '_winreg', 'array', 'audioop', 'binascii', 'cPickle', 'cStringIO', 'cmath', 'collections', 'datetime', 'errno', 'exceptions', 'gc', 'imageop', 'imp', 'itertools', 'marshal', 'math', 'mmap', 'msvcrt', 'nt', 'operator', 'parser', 'rgbimg', 'signal', 'strop', 'sys', 'thread', 'time', 'xxsubtype', 'zipimport', 'zlib')
#chatall hi
OnPluginChatDisplay, message: 8 text : You chat to everybody, '[1m[36mhi[31m'
You chat to everybody, 'hi'
Note that it worked - no crash, and displayed what it was supposed to. (This is Windows XP)
So I can't really accept that the MUSHclient interface is all that buggy.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|