MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
line breaks added to long out of band commands
In 1.8.0p4, I'm having trouble with out of band commands getting chopped
into two lines:
#$#MacMOOSE list_code OBJ_: #75 OBJ_NAME_: Amy CODE_NAME_: jump VERB_STATUS_: EXISTS VERB_OWNER_: #75 VERB_PERMS_: rxd VERB_DOBJ_: this VERB_PREP_: none VERB_IOBJ_: this VERB_CHANGEABLE_: 1
CODE_TYPE_: VERB PREFIX_: _&_mMseVerb114294964936
The client is sending this as one line, and in 1.7.9 it was always received as
one line. In 1.8.0p4, a line break is inserted before CODE_TYPE.
#0:do_out_of_band_command isn't getting the entire line.
Is there something that needs to be configured differently for 1.8?
Or is this a bug? Thanks for your help.
-- Amy, asb@media.mit.edu
p.s. This is repeatable. Here's another example:
#$#MacMOOSE list_code OBJ_: #284 OBJ_NAME_: Moody Character Class CODE_NAME_: hangup VERB_STATUS_: EXISTS VERB_OWNER_: #75 VERB_PERMS_: rd VERB_DOBJ_: none VERB_PREP_: none VERB_IOBJ_: none VERB_CHANGEABLE_: 1
CODE_TYPE_: VERB PREFIX_: _&_mMseVerb94294965343
More examples available on request.
Follow-Ups:
Home |
Subject Index |
Thread Index