Skip to content

keepnick.py is failing on weechat 1.9.1 #21

Description

@noqqe

Just installed it and it says:

python: stdout/stderr: Traceback (most recent call last):
python: stdout/stderr:   File "/data/.weechat/python/keepnick.py", line 147, in redirect_isonhandler
python: stdout/stderr:     grabnick_and_auth(hashtable['server'], nick)
python: stdout/stderr:   File "/data/.weechat/python/keepnick.py", line 224, in grabnick_and_auth
python: stdout/stderr:     grabnick(servername, nick)  # get your nick back
python: stdout/stderr:   File "/data/.weechat/python/keepnick.py", line 241, in grabnick
python: stdout/stderr:     weechat.command(weechat.buffer_search('irc','%s.%s' % ('server',servername)), OPTIONS['command'] % nick)
python: stdout/stderr: TypeError: not all arguments converted during string formatting
python: error in function "redirect_isonhandler"

when its trying to fix my nick. Any Ideas?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions