Skip to content

Has anyone ever been able to get this to work this year? #15

@redactedaccount

Description

@redactedaccount

Can't for the life of me catch a packet. Followed instructions to the letter.

in my 'sample':

    def getHostPort(self):
        return 'sneezy-mud.com', 7900

in shell:

python3 pycat.py sample 7900

Output on Mudlet:

[  OK  ]  - Mudlet-lua API & Geyser Layout manager loaded.
[  OK  ]  - Map loaded successfully (0s).
[ INFO ]  - Looking up the IP address of server: ::1:7900 ...
[ INFO ]  - The IP address of ::1 has been found. It is: ::1
[ INFO ]  - Trying to connect to ::1:7900 ...
[ INFO ]  - A connection has been established successfully.
                
                
-- Connecting

(Hangs on '-- Connecting'. Catches input just fine, as the map module will ask for an update. But doesn't seem to be passing output from telnet to the client)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions