0 Members and 1 Guest are viewing this topic.
[sorunome@sorunome-desktop ~]$ telnet derpy.juju2143.caTrying 137.175.175.153...Connected to derpy.juju2143.ca.Escape character is '^]'.Username: SorunomePassword: Logging in...Welcome to ▀ ▄▄▄▄▄▀▀█▀ █▀▄▀▄ ▀▀█▀█▀ ▀█ █▀▄▀▄ ▄▀▀▄▀ █ █ ▄▀▀▄▀█ █ █ █ █ █ █ █ ▄ █ █ █ █ █ ▀▀▀█ █ █ ▀▀ ▀ ▀ ▀ ▀ ▀▀ ▀ ▀ ▀ ▀ ▀▀ ▀ ▀▀▀ ▀▀ ▀ The Coders of Tomorrow since 2001Welcome back Sorunome! You are connection #1.1 users online.Usertype: normal | Posts: 6014o> helpHelp on built in commands? [<command>] - Display helpBYE - Exit the command shellECHO <text to echo> - Echo text back to the console.EXIT - Exit the command shellHELP [<command>] - Display helpHISTORY - Display the command historyINFO - Provides some information about the current terminal.LOGOUT - Exit the command shellQUIT - Exit the command shellTIMEIT <time> <message> - In <time> seconds, display <message>.TIMER <time> <message> - In <time> seconds, display <message>.WHOAMI - Returns your username.o> whoamiTraceback (most recent call last): File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 992, in handle self.COMMANDS[cmd](params) File "./omnibbs.py", line 286, in command_whoami self.writeresponse(self.omnilogin['username']) File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 738, in writeresponse self.writeline(text) File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 746, in writeline self.write(text+chr(10))TypeError: unsupported operand type(s) for +: 'instance' and 'str'Connection closed by foreign host.
That blue against black is painful. Any suggestion on fixing the ascci troubles?
brayden@archbook ~ % telnet derpy.juju2143.caTrying 137.175.175.153...Connected to derpy.juju2143.ca.Escape character is '^]'.Username: bb010gPassword: Logging in...Welcome to ▀ ▄▄▄▄▄▀▀█▀ █▀▄▀▄ ▀▀█▀█▀ ▀█ █▀▄▀▄ ▄▀▀▄▀ █ █ ▄▀▀▄▀█ █ █ █ █ █ █ █ ▄ █ █ █ █ █ ▀▀▀█ █ █ ▀▀ ▀ ▀ ▀ ▀ ▀▀ ▀ ▀ ▀ ▀ ▀▀ ▀ ▀▀▀ ▀▀ ▀ The Coders of Tomorrow since 2001Welcome back bb010g! You are connection #13.13 users online.Usertype: normal | Posts: 207o> whoamiTraceback (most recent call last): File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 992, in handle self.COMMANDS[cmd](params) File "./omnibbs.py", line 286, in command_whoami self.writeresponse(self.omnilogin['username']) File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 738, in writeresponse self.writeline(text) File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 746, in writeline self.write(text+chr(10))TypeError: unsupported operand type(s) for +: 'instance' and 'str'Connection closed by foreign host.brayden@archbook ~ %
Quote from: ordelore on May 26, 2014, 11:03:48 amThat blue against black is painful. Any suggestion on fixing the ascci troubles?Use PuTTY?
o> whoamiTraceback (most recent call last): File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 992, in handle self.COMMANDS[cmd](params) File "./omnibbs.py", line 286, in command_whoami self.writeresponse(self.omnilogin['username']) File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 738, in writeresponse self.writeline(text) File "build/bdist.linux-x86_64/egg/telnetsrv/telnetsrvlib.py", line 746, in writeline self.write(text+chr(10))TypeError: unsupported operand type(s) for +: 'instance' and 'str'