When the numeric input is completed, conditional on whether or not the number entered by the user corresponds to a valid message # in Lobby> (or whatever room is dropped back to), hitting enter ends up breaking the shell completely and drops the user from the BBS. See following:
Lobby> Go to message #> 114
Received base: [object MsgBase] ptr: 114 breaks: false
base was closed; reopening
ptr: 114 base.last_msg: 15
Invalid message? base.subnum: 281 ptr: 114
!JavaScript : uncaught exception: dispMsg() error: Invalid message slot #: 3
after which the user is dumped from the bbs.
When the numeric input is completed, conditional on whether or not the number entered by the user corresponds to a valid message # in Lobby> (or whatever room is dropped back to), hitting enter ends up breaking the shell completely and drops the user from the BBS. See following:
after which the user is dumped from the bbs.