sfan5 / pytgbridge

Better than teleirc
13 stars 5 forks source link

pylink 3.0 crashes on inspircd3 #7

Closed radmx closed 3 years ago

radmx commented 3 years ago

I have pylink 3 on inspircd 3 configure properly even with the target insp3 but crashes all time because of this:

[ERROR] (mynet) Caught error in handle_events, disconnecting! Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/pylinkirc-3.0.0-py3.5.egg/pylinkirc/classes.py", line 2026, in parse_irc_command hook_args = self.handle_events(line) File "/usr/local/lib/python3.5/dist-packages/pylinkirc-3.0.0-py3.5.egg/pylinkirc/protocols/ircs2s_common.py", line 356, in handle_events parsed_args = func(sender, command, args) File "/usr/local/lib/python3.5/dist-packages/pylinkirc-3.0.0-py3.5.egg/pylinkirc/protocols/ircs2s_common.py", line 690, in handle_quit return {'text': args[0], 'userdata': userdata} IndexError: list index out of range

and i see a shell output: 2021-02-11 14:48:04,419 [ERROR] (chat) The offending line was: <- :00BAAAAAY QUIT

why is this for ?? and how to avoid it, ???

sfan5 commented 3 years ago

This project has nothing to do with pylinkirc. Why are you posting this here?

radmx commented 3 years ago

omg, please accept my apologies! wrong git!