Skip to content

strange bug #1

@fragtion

Description

@fragtion

Hi thanks for this library! I get the following bug no matter what I try so far -

root@pappasfw:/pyql# ./examples.py
Traceback (most recent call last):
File "./examples.py", line 7, in
p = Player("paaskehare")
File "/root/pyql/quakelive.py", line 78, in init
self.scrape_stats()
File "/root/pyql/quakelive.py", line 130, in scrape_stats
self.registered = r['registered'].search(content).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
root@pappasfw:
/pyql#

Any idea how I can quick fix this or can you commit an update? thx

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