Skip to content

Error when running csctl.py #7

@GitZurah

Description

@GitZurah

I'll just leave you with the console output below as you probably know best whats going on. I installed the script per tutorial, however trying to run it grants me with this issue. Note: I am on Kubuntu 22.04 and as such, modified the csctl.py file to look for 'csgo.sh' instead of 'csgo.exe', though thats the only modification I did.

ℹ Waiting for CS:GO to start...
ℹ Trying 127.0.0.1:2121...
✔ Successfully Connected
ℹ Listening for command from console
Traceback (most recent call last):
File "/home/linda/.tools/csctl/csctl.py", line 99, in
main()
File "/home/linda/.tools/csctl/csctl.py", line 74, in main
tn.read_until(b"exectn ")
File "/usr/lib/python3.10/telnetlib.py", line 329, in read_until
return self.read_very_lazy()
File "/usr/lib/python3.10/telnetlib.py", line 405, in read_very_lazy
raise EOFError('telnet connection closed')
EOFError: telnet connection closed

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